Results

By type

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

2022-11-22 04:52:03 733 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-11-22 04:52:03 733 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-11-22 04:52:03 734 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-11-22 04:52:03 735 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-11-22 04:52:03 735 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-11-22 04:52:03 735 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-11-22 04:52:03 735 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-11-22 04:52:03 788 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-11-22 04:52:03 882 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-11-22 04:52:03 882 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-11-22 04:52:03 882 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-11-22 04:52:04 321 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/11/22 04:52:12 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:12 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:22 [info] 37#37: *15 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:22 [info] 35#35: *14 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:28 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: ff0a39f1ff1604357e66487aac7be7c1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:52:28 +0000] ff0a39f1ff1604357e66487aac7be7c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.148 upstream_response_time:0.146 "-" "Consul Health Check" "-"
2022/11/22 04:52:28 [info] 37#37: *16 [lua] logger.lua:23: ff0a39f1ff1604357e66487aac7be7c1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 44
2022/11/22 04:52:32 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:32 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:42 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:42 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:43 [info] 37#37: *23 [lua] access_by_lua(msblocations.conf:189):2: a9ff32a5a47991d15e88022400800f20:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:52:43 +0000] a9ff32a5a47991d15e88022400800f20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.046 "-" "Consul Health Check" "-"
2022/11/22 04:52:43 [info] 37#37: *23 [lua] logger.lua:23: a9ff32a5a47991d15e88022400800f20 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/11/22 04:52:52 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:52 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:52:58 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 0971b093583402cc5cb9a9ad421196e3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:52:58 [info] 37#37: *26 [lua] logger.lua:23: 0971b093583402cc5cb9a9ad421196e3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:52:58 +0000] 0971b093583402cc5cb9a9ad421196e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:04:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/22 04:53:00 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/11/22 04:53:00 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/11/22 04:53:00 [notice] 34#34: cache loader process 46 exited with code 0
2022/11/22 04:53:00 [notice] 34#34: signal 29 (SIGIO) received
2022/11/22 04:53:02 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:02 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:12 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:12 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:13 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: 1eb6a56157345a79804489f9eb9d3d61:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:53:13 +0000] 1eb6a56157345a79804489f9eb9d3d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 04:53:13 [info] 37#37: *33 [lua] logger.lua:23: 1eb6a56157345a79804489f9eb9d3d61 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:53:22 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:22 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:28 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: e05051fb3e769cf6bffbd5dc2cd69902:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:53:28 [info] 37#37: *36 [lua] logger.lua:23: e05051fb3e769cf6bffbd5dc2cd69902 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:53:28 +0000] e05051fb3e769cf6bffbd5dc2cd69902 "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.190 - - [22/Nov/2022:04:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:53:32 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:32 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:42 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:42 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:43 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: 36a5728c2af2fa55f9e7354d7068d494:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:53:43 +0000] 36a5728c2af2fa55f9e7354d7068d494 "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.190 - - [22/Nov/2022:04:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:53:43 [info] 37#37: *41 [lua] logger.lua:23: 36a5728c2af2fa55f9e7354d7068d494 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 04:53:52 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:52 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:53:58 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 284b2d8332b64ba026d5fd2ead3e4731:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:53:58 [info] 37#37: *44 [lua] logger.lua:23: 284b2d8332b64ba026d5fd2ead3e4731 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:53:58 +0000] 284b2d8332b64ba026d5fd2ead3e4731 "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.190 - - [22/Nov/2022:04:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/22 04:54:02 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:02 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:12 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:12 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:13 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: 7b820fc514d580623602f99368ec5fcf:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:54:13 [info] 37#37: *50 [lua] logger.lua:23: 7b820fc514d580623602f99368ec5fcf {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:54:13 +0000] 7b820fc514d580623602f99368ec5fcf "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.190 - - [22/Nov/2022:04:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 04:54:22 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:22 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:28 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: b9f36a7efd910eb42b3363263d274dc1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:54:28 [info] 37#37: *53 [lua] logger.lua:23: b9f36a7efd910eb42b3363263d274dc1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:54:28 +0000] b9f36a7efd910eb42b3363263d274dc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/22 04:54:32 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:32 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:42 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:42 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:43 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: 81a9678e53986f190fd5293a2e33ab21:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:54:43 [info] 37#37: *58 [lua] logger.lua:23: 81a9678e53986f190fd5293a2e33ab21 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:54:43 +0000] 81a9678e53986f190fd5293a2e33ab21 "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.190 - - [22/Nov/2022:04:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:54:52 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:52 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:54:58 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: 29820be4cad4ca61b26b7de86516f035:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:54:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 04:54:58 [info] 37#37: *61 [lua] logger.lua:23: 29820be4cad4ca61b26b7de86516f035 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:54:58 +0000] 29820be4cad4ca61b26b7de86516f035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 04:55:02 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:02 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:12 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:12 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:13 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: da9bee19a57338164dc031988c5bfb92:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:55:13 [info] 37#37: *67 [lua] logger.lua:23: da9bee19a57338164dc031988c5bfb92 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:55:13 +0000] da9bee19a57338164dc031988c5bfb92 "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.190 - - [22/Nov/2022:04:55:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/11/22 04:55:22 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:22 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:28 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: c74c6332676669d7c04655e91a25b4ce:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:55:28 [info] 37#37: *70 [lua] logger.lua:23: c74c6332676669d7c04655e91a25b4ce {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:55:28 +0000] c74c6332676669d7c04655e91a25b4ce "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.190 - - [22/Nov/2022:04:55:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:55:32 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:32 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:42 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:42 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:43 [info] 37#37: *75 [lua] access_by_lua(msblocations.conf:189):2: 89e0ad1fed0c033fc9e31c897f33e4ea:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:55:43 [info] 37#37: *75 [lua] logger.lua:23: 89e0ad1fed0c033fc9e31c897f33e4ea {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:55:43 +0000] 89e0ad1fed0c033fc9e31c897f33e4ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:04:55:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 04:55:52 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:52 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:55:58 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: e5ffa2e6bbfa9909b4805e21860d1e06:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:55:58 +0000] e5ffa2e6bbfa9909b4805e21860d1e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 04:55:58 [info] 37#37: *78 [lua] logger.lua:23: e5ffa2e6bbfa9909b4805e21860d1e06 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:55:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:56:02 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:02 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:12 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:12 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:13 [info] 37#37: *84 [lua] access_by_lua(msblocations.conf:189):2: 9f52022c36a57a4bdf40c11d86d2d602:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:56:13 [info] 37#37: *84 [lua] logger.lua:23: 9f52022c36a57a4bdf40c11d86d2d602 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:56:13 +0000] 9f52022c36a57a4bdf40c11d86d2d602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:04:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 04:56:22 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:22 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:28 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: 7cf046885dbbb2d93b1d9bfa1ff3edfd:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:56:28 [info] 37#37: *87 [lua] logger.lua:23: 7cf046885dbbb2d93b1d9bfa1ff3edfd {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:56:28 +0000] 7cf046885dbbb2d93b1d9bfa1ff3edfd "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.190 - - [22/Nov/2022:04:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 04:56:32 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:32 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:42 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:42 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:43 [info] 37#37: *92 [lua] access_by_lua(msblocations.conf:189):2: c4ad9c2047f19b1a1470a3bd794f2831:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:56:43 [info] 37#37: *92 [lua] logger.lua:23: c4ad9c2047f19b1a1470a3bd794f2831 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:56:43 +0000] c4ad9c2047f19b1a1470a3bd794f2831 "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.190 - - [22/Nov/2022:04:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:56:52 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:52 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:56:58 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: 436ea00d3a06bc92fdbca93554e87704:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:56:58 +0000] 436ea00d3a06bc92fdbca93554e87704 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 04:56:58 [info] 37#37: *95 [lua] logger.lua:23: 436ea00d3a06bc92fdbca93554e87704 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 04:57:02 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:02 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:12 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:12 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:13 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:189):2: c2d0a7b18e20ca05d668178937928aa7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:57:13 [info] 37#37: *101 [lua] logger.lua:23: c2d0a7b18e20ca05d668178937928aa7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:57:13 +0000] c2d0a7b18e20ca05d668178937928aa7 "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.190 - - [22/Nov/2022:04:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 04:57:22 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:22 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:28 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: 2ce4c2cae77cb649e9c0b0a57f1b350f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 04:57:28 [info] 37#37: *104 [lua] logger.lua:23: 2ce4c2cae77cb649e9c0b0a57f1b350f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:57:28 +0000] 2ce4c2cae77cb649e9c0b0a57f1b350f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 04:57:32 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:32 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:42 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:42 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:43 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:189):2: 0131075066cfd4e9272ae32793eb4030:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:57:43 +0000] 0131075066cfd4e9272ae32793eb4030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 04:57:43 [info] 37#37: *109 [lua] logger.lua:23: 0131075066cfd4e9272ae32793eb4030 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:57:52 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:52 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:57:58 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: 280666a4da41704f61a3d1a76af78ad0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 04:57:58 [info] 37#37: *112 [lua] logger.lua:23: 280666a4da41704f61a3d1a76af78ad0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:57:58 +0000] 280666a4da41704f61a3d1a76af78ad0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 04:58:02 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:02 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:12 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:12 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:13 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:189):2: 3bfc5c82c9da51669f670a2cee287fbf:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:58:13 +0000] 3bfc5c82c9da51669f670a2cee287fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 04:58:13 [info] 37#37: *118 [lua] logger.lua:23: 3bfc5c82c9da51669f670a2cee287fbf {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 04:58:22 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:22 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:28 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: 73886427bccd1a0fe0e3181a5d079903:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:58:28 [info] 37#37: *121 [lua] logger.lua:23: 73886427bccd1a0fe0e3181a5d079903 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:58:28 +0000] 73886427bccd1a0fe0e3181a5d079903 "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.190 - - [22/Nov/2022:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 04:58:32 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:32 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:42 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:42 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:43 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:189):2: 35cbbfb292a3c2f5c857e382c4845708:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:58:43 +0000] 35cbbfb292a3c2f5c857e382c4845708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/22 04:58:43 [info] 37#37: *126 [lua] logger.lua:23: 35cbbfb292a3c2f5c857e382c4845708 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 04:58:52 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:52 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:58:58 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: 4e8335f3908cfa68f7447f6b3e7834fb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:58:58 [info] 37#37: *129 [lua] logger.lua:23: 4e8335f3908cfa68f7447f6b3e7834fb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:58:58 +0000] 4e8335f3908cfa68f7447f6b3e7834fb "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.190 - - [22/Nov/2022:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/22 04:59:02 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:02 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:12 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:12 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:13 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: 9ae910dff992f4fdb8fe91f5a70d6592:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:59:13 [info] 37#37: *135 [lua] logger.lua:23: 9ae910dff992f4fdb8fe91f5a70d6592 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:59:13 +0000] 9ae910dff992f4fdb8fe91f5a70d6592 "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.190 - - [22/Nov/2022:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 04:59:22 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:22 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:28 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: e2c166668fe045c34e1f69bdf8204f19:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 04:59:28 [info] 37#37: *138 [lua] logger.lua:23: e2c166668fe045c34e1f69bdf8204f19 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:59:28 +0000] e2c166668fe045c34e1f69bdf8204f19 "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.190 - - [22/Nov/2022:04:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 04:59:32 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:32 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:42 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:42 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:43 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: c2bbdd672c2cb109148053ffa1d8a65f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.190 - - [22/Nov/2022:04:59:44 +0000] c2bbdd672c2cb109148053ffa1d8a65f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 04:59:44 [info] 37#37: *143 [lua] logger.lua:23: c2bbdd672c2cb109148053ffa1d8a65f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 04:59:52 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:52 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 04:59:59 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: 2e6a3c6ab601bc9640efe71583137163:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:59:59 +0000] 2e6a3c6ab601bc9640efe71583137163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 04:59:59 [info] 37#37: *146 [lua] logger.lua:23: 2e6a3c6ab601bc9640efe71583137163 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:04:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:00:02 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:02 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:12 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:12 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:14 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 477fcf952aab947df6e8f41e08b51efd:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:00:14 [info] 37#37: *152 [lua] logger.lua:23: 477fcf952aab947df6e8f41e08b51efd {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:00:14 +0000] 477fcf952aab947df6e8f41e08b51efd "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.190 - - [22/Nov/2022:05:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:00:22 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:22 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:29 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 42ea768ffaec5ddddafd8c99d4391987:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:00:29 +0000] 42ea768ffaec5ddddafd8c99d4391987 "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.190 - - [22/Nov/2022:05:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:00:29 [info] 37#37: *155 [lua] logger.lua:23: 42ea768ffaec5ddddafd8c99d4391987 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:00:32 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:32 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:42 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:42 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:44 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: 71b3c3bb681243b0fc4f038f31ba6467:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:00:44 +0000] 71b3c3bb681243b0fc4f038f31ba6467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:00:44 [info] 37#37: *160 [lua] logger.lua:23: 71b3c3bb681243b0fc4f038f31ba6467 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:00:52 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:52 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:00:59 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: d0b6237209ca508384dfdb5edfe09085:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:00:59 [info] 37#37: *163 [lua] logger.lua:23: d0b6237209ca508384dfdb5edfe09085 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:00:59 +0000] d0b6237209ca508384dfdb5edfe09085 "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.190 - - [22/Nov/2022:05:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:01:02 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:02 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:12 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:12 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:14 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: 8e9c89960d2b4a79d0f8fb5870b54f81:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:01:14 +0000] 8e9c89960d2b4a79d0f8fb5870b54f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:01:14 [info] 37#37: *169 [lua] logger.lua:23: 8e9c89960d2b4a79d0f8fb5870b54f81 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:01:22 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:22 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:29 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: e56d59dba0ebf7e320bd3bcac71351cb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:01:29 [info] 37#37: *172 [lua] logger.lua:23: e56d59dba0ebf7e320bd3bcac71351cb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:01:29 +0000] e56d59dba0ebf7e320bd3bcac71351cb "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.190 - - [22/Nov/2022:05:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:01:32 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:32 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:42 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:42 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:44 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: eacc23a6d1e55546ed21450f1d13e344:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:01:44 [info] 37#37: *177 [lua] logger.lua:23: eacc23a6d1e55546ed21450f1d13e344 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:01:44 +0000] eacc23a6d1e55546ed21450f1d13e344 "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.190 - - [22/Nov/2022:05:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:01:52 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:52 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:01:59 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: 116fa95f290917e1fa3905a4f5c14bf1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:01:59 [info] 37#37: *180 [lua] logger.lua:23: 116fa95f290917e1fa3905a4f5c14bf1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:01:59 +0000] 116fa95f290917e1fa3905a4f5c14bf1 "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.190 - - [22/Nov/2022:05:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:02:02 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:02 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:12 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:12 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:14 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: 1b0794a05c62064355b3a711d0672cfd:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:02:14 [info] 37#37: *186 [lua] logger.lua:23: 1b0794a05c62064355b3a711d0672cfd {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:02:14 +0000] 1b0794a05c62064355b3a711d0672cfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:02:22 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:22 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:29 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: 2b0986eeb5ebf96286dd3f59a2820bec:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:02:29 +0000] 2b0986eeb5ebf96286dd3f59a2820bec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:02:29 [info] 37#37: *189 [lua] logger.lua:23: 2b0986eeb5ebf96286dd3f59a2820bec {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:02:32 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:32 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:42 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:42 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:44 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: 7d14675ccfc3c1d083ed885aaea7ebf8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:02:44 [info] 37#37: *194 [lua] logger.lua:23: 7d14675ccfc3c1d083ed885aaea7ebf8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:02:44 +0000] 7d14675ccfc3c1d083ed885aaea7ebf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:02:52 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:52 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:02:59 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: c0e60135d50031b20151c56aba9d1932:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:02:59 [info] 37#37: *197 [lua] logger.lua:23: c0e60135d50031b20151c56aba9d1932 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:02:59 +0000] c0e60135d50031b20151c56aba9d1932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:03:02 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:02 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:12 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:12 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:14 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: 9b05fb2b122826a61a3f025d78ec5b01:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:03:14 +0000] 9b05fb2b122826a61a3f025d78ec5b01 "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.190 - - [22/Nov/2022:05:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:03:14 [info] 37#37: *203 [lua] logger.lua:23: 9b05fb2b122826a61a3f025d78ec5b01 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:03:22 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:22 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:29 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: bda399b32df779109b1a492c14151183:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:03:29 +0000] bda399b32df779109b1a492c14151183 "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.190 - - [22/Nov/2022:05:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:03:29 [info] 37#37: *206 [lua] logger.lua:23: bda399b32df779109b1a492c14151183 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:03:32 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:32 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:42 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:42 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:44 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: 1004fb1957a982ede53d6b7afc7a680f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:03:44 +0000] 1004fb1957a982ede53d6b7afc7a680f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:03:44 [info] 37#37: *211 [lua] logger.lua:23: 1004fb1957a982ede53d6b7afc7a680f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:03:52 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:52 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:03:59 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: e9803db638419741d0072a5f61584a6c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:03:59 [info] 37#37: *214 [lua] logger.lua:23: e9803db638419741d0072a5f61584a6c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:03:59 +0000] e9803db638419741d0072a5f61584a6c "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.190 - - [22/Nov/2022:05:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:04:02 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:02 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:12 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:12 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:14 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: 94b9ab748c5aae6bb6da01829ec8c863:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:04:14 [info] 37#37: *220 [lua] logger.lua:23: 94b9ab748c5aae6bb6da01829ec8c863 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:04:14 +0000] 94b9ab748c5aae6bb6da01829ec8c863 "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.190 - - [22/Nov/2022:05:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:04:22 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:22 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:29 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: 99ad9f60f659cba2f2617099dfa6490e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:04:29 [info] 37#37: *223 [lua] logger.lua:23: 99ad9f60f659cba2f2617099dfa6490e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:04:29 +0000] 99ad9f60f659cba2f2617099dfa6490e "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.190 - - [22/Nov/2022:05:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:04:32 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:32 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:42 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:42 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:44 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: 2c37c0797635957a8d48884c62f69f5d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:04:44 [info] 37#37: *228 [lua] logger.lua:23: 2c37c0797635957a8d48884c62f69f5d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:04:44 +0000] 2c37c0797635957a8d48884c62f69f5d "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.190 - - [22/Nov/2022:05:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:04:52 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:52 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:04:59 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: 4cb7fcad335ddf15b84d913c7d3f60c0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:04:59 [info] 37#37: *231 [lua] logger.lua:23: 4cb7fcad335ddf15b84d913c7d3f60c0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:04:59 +0000] 4cb7fcad335ddf15b84d913c7d3f60c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:05:02 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:02 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:12 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:12 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:14 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: 1d9a4ab79b7d3084607d21840ac30689:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:05:14 +0000] 1d9a4ab79b7d3084607d21840ac30689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:05:14 [info] 37#37: *237 [lua] logger.lua:23: 1d9a4ab79b7d3084607d21840ac30689 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:05:22 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:22 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:29 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 1e58918cd73920e45bcbfd4b711047d0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:05:29 +0000] 1e58918cd73920e45bcbfd4b711047d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:05:29 [info] 37#37: *240 [lua] logger.lua:23: 1e58918cd73920e45bcbfd4b711047d0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:05:32 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:32 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:42 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:42 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:44 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: ed3eaf7dc1bb92e23fb148c39abe61a6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:05:44 [info] 37#37: *245 [lua] logger.lua:23: ed3eaf7dc1bb92e23fb148c39abe61a6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:05:44 +0000] ed3eaf7dc1bb92e23fb148c39abe61a6 "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.190 - - [22/Nov/2022:05:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:05:52 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:52 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:05:59 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: eca02da03056e8088be340756fd1b27f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:05:59 [info] 37#37: *248 [lua] logger.lua:23: eca02da03056e8088be340756fd1b27f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:05:59 +0000] eca02da03056e8088be340756fd1b27f "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.190 - - [22/Nov/2022:05:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:06:02 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:02 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:12 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:12 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:14 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: d3bc9c631178714732082b3e797484fa:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:06:14 [info] 37#37: *254 [lua] logger.lua:23: d3bc9c631178714732082b3e797484fa {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:06:14 +0000] d3bc9c631178714732082b3e797484fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/22 05:06:22 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:22 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:29 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: e7df2453461de734df6d5af0f65beff8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:06:29 +0000] e7df2453461de734df6d5af0f65beff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:06:29 [info] 37#37: *257 [lua] logger.lua:23: e7df2453461de734df6d5af0f65beff8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:06:32 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:32 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:42 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:42 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:44 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 8444ed24c5a61b88644d54b84c3248e0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:06:44 +0000] 8444ed24c5a61b88644d54b84c3248e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:06:44 [info] 37#37: *262 [lua] logger.lua:23: 8444ed24c5a61b88644d54b84c3248e0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:06:52 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:52 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:06:59 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: 46a3b42cf6cbacf621d6dee18f8f866c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:06:59 +0000] 46a3b42cf6cbacf621d6dee18f8f866c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:06:59 [info] 37#37: *265 [lua] logger.lua:23: 46a3b42cf6cbacf621d6dee18f8f866c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:07:02 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:02 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:12 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:12 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:14 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: fd4f903a4b35036e1f5b7b8e95e15161:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:07:14 [info] 37#37: *271 [lua] logger.lua:23: fd4f903a4b35036e1f5b7b8e95e15161 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:07:14 +0000] fd4f903a4b35036e1f5b7b8e95e15161 "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.190 - - [22/Nov/2022:05:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:07:22 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:22 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:29 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 1122fafb9b6a6e7b56be7cd2f470b718:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:07:29 [info] 37#37: *274 [lua] logger.lua:23: 1122fafb9b6a6e7b56be7cd2f470b718 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:07:29 +0000] 1122fafb9b6a6e7b56be7cd2f470b718 "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.190 - - [22/Nov/2022:05:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:07:32 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:32 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:42 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:42 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:44 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: 343418932b882903ffa92f62e2594f42:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:07:44 [info] 37#37: *279 [lua] logger.lua:23: 343418932b882903ffa92f62e2594f42 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:07:44 +0000] 343418932b882903ffa92f62e2594f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:07:52 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:52 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:07:59 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: 9809b0b51e5f86ca7eabefc838f65d70:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:07:59 +0000] 9809b0b51e5f86ca7eabefc838f65d70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/22 05:07:59 [info] 37#37: *282 [lua] logger.lua:23: 9809b0b51e5f86ca7eabefc838f65d70 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:08:02 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:02 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:12 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:12 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:14 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: d98b417b39d75b59533e926f33960959:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:08:14 +0000] d98b417b39d75b59533e926f33960959 "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.190 - - [22/Nov/2022:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:08:14 [info] 37#37: *288 [lua] logger.lua:23: d98b417b39d75b59533e926f33960959 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:08:22 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:22 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:29 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: ea89db997cb8cf48855ac71acca32233:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:08:29 +0000] ea89db997cb8cf48855ac71acca32233 "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.190 - - [22/Nov/2022:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:08:29 [info] 37#37: *291 [lua] logger.lua:23: ea89db997cb8cf48855ac71acca32233 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:08:32 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:32 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:42 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:42 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:44 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: aa35c612eeb190da287fbbce89b75d4a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52
10.233.66.190 - - [22/Nov/2022:05:08:44 +0000] aa35c612eeb190da287fbbce89b75d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.068 upstream_response_time:0.059 "-" "Consul Health Check" "-"
2022/11/22 05:08:44 [info] 37#37: *296 [lua] logger.lua:23: aa35c612eeb190da287fbbce89b75d4a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:08:52 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:52 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:08:59 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: 6fc762bf175a3814425accf6d72822b3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:08:59 [info] 37#37: *299 [lua] logger.lua:23: 6fc762bf175a3814425accf6d72822b3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:08:59 +0000] 6fc762bf175a3814425accf6d72822b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:09:02 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:02 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:12 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:12 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:14 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: 69bfac58202d817f8a7acccc3796685f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:09:14 [info] 37#37: *305 [lua] logger.lua:23: 69bfac58202d817f8a7acccc3796685f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:09:14 +0000] 69bfac58202d817f8a7acccc3796685f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:09:22 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:22 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:29 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 9cfd221e690417ef330ccbf9e07db087:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:09:29 [info] 37#37: *308 [lua] logger.lua:23: 9cfd221e690417ef330ccbf9e07db087 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:09:29 +0000] 9cfd221e690417ef330ccbf9e07db087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:09:32 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:32 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:42 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:42 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:44 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: 5dd45d35f9317dbd9f15120c13b2a7d4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:09:44 [info] 37#37: *313 [lua] logger.lua:23: 5dd45d35f9317dbd9f15120c13b2a7d4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:09:44 +0000] 5dd45d35f9317dbd9f15120c13b2a7d4 "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.190 - - [22/Nov/2022:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:09:52 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:52 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:09:59 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: 100a9f342c4c95efb3458370c621004c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:09:59 [info] 37#37: *316 [lua] logger.lua:23: 100a9f342c4c95efb3458370c621004c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:09:59 +0000] 100a9f342c4c95efb3458370c621004c "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.190 - - [22/Nov/2022:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:10:02 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:02 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:12 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:12 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:14 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: 614b7fe602031fd4d4e03e50aca64bb0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:10:14 +0000] 614b7fe602031fd4d4e03e50aca64bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/22 05:10:14 [info] 37#37: *322 [lua] logger.lua:23: 614b7fe602031fd4d4e03e50aca64bb0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/11/22 05:10:22 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:22 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:29 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: 52bf0a9e7683a61d268d07a0cbc0f700:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:10:29 [info] 37#37: *325 [lua] logger.lua:23: 52bf0a9e7683a61d268d07a0cbc0f700 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:10:29 +0000] 52bf0a9e7683a61d268d07a0cbc0f700 "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.190 - - [22/Nov/2022:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:10:32 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:32 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:42 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:42 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:44 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 45656b709992d05fe63862942b831974:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:10:44 [info] 37#37: *330 [lua] logger.lua:23: 45656b709992d05fe63862942b831974 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:10:44 +0000] 45656b709992d05fe63862942b831974 "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.190 - - [22/Nov/2022:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/22 05:10:52 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:52 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:10:59 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:189):2: 6ab58f17ee2208c30d801a35a8cc73f1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:10:59 +0000] 6ab58f17ee2208c30d801a35a8cc73f1 "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.190 - - [22/Nov/2022:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:10:59 [info] 37#37: *333 [lua] logger.lua:23: 6ab58f17ee2208c30d801a35a8cc73f1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:11:02 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:02 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:12 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:12 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:14 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: c93e26d6fcbbe1d7603f43186ebd4b8c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:11:14 +0000] c93e26d6fcbbe1d7603f43186ebd4b8c "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.190 - - [22/Nov/2022:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:11:14 [info] 37#37: *339 [lua] logger.lua:23: c93e26d6fcbbe1d7603f43186ebd4b8c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:11:22 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:22 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:29 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: 49db3c0ad535747653345701780d676f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:11:29 [info] 37#37: *342 [lua] logger.lua:23: 49db3c0ad535747653345701780d676f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:11:29 +0000] 49db3c0ad535747653345701780d676f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:11:32 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:32 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:42 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:42 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:44 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: 6451aebc9e9c2f470679b401be78db0c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.190 - - [22/Nov/2022:05:11:44 +0000] 6451aebc9e9c2f470679b401be78db0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:11:44 [info] 37#37: *347 [lua] logger.lua:23: 6451aebc9e9c2f470679b401be78db0c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:11:52 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:52 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:11:59 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:189):2: 1ff2f95bb4b5f5203bf58559e29b1de7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:11:59 +0000] 1ff2f95bb4b5f5203bf58559e29b1de7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2022/11/22 05:11:59 [info] 37#37: *350 [lua] logger.lua:23: 1ff2f95bb4b5f5203bf58559e29b1de7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:12:02 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:02 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:12 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:12 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:14 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 01690ff8917a31b1a159f44e719d2eac:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:12:14 [info] 37#37: *356 [lua] logger.lua:23: 01690ff8917a31b1a159f44e719d2eac {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:12:14 +0000] 01690ff8917a31b1a159f44e719d2eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:12:22 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:22 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:29 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: bea7de6b5c10c84f06b31aa51d059ad2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.66.190 - - [22/Nov/2022:05:12:29 +0000] bea7de6b5c10c84f06b31aa51d059ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/22 05:12:29 [info] 37#37: *359 [lua] logger.lua:23: bea7de6b5c10c84f06b31aa51d059ad2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:12:32 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:32 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:42 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:42 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:44 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: efa2cc9e8c0721c353690367a8b157a8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.190 - - [22/Nov/2022:05:12:44 +0000] efa2cc9e8c0721c353690367a8b157a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/22 05:12:44 [info] 37#37: *364 [lua] logger.lua:23: efa2cc9e8c0721c353690367a8b157a8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:12:52 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:52 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:12:59 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:189):2: 8c40aade2b041dec6a10b2fafe837731:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:12:59 [info] 37#37: *367 [lua] logger.lua:23: 8c40aade2b041dec6a10b2fafe837731 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:12:59 +0000] 8c40aade2b041dec6a10b2fafe837731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 05:13:02 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:02 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:12 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:12 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:15 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: b4cf70ef80c31ae1ea3ef029672849d0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:13:15 [info] 37#37: *373 [lua] logger.lua:23: b4cf70ef80c31ae1ea3ef029672849d0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:13:15 +0000] b4cf70ef80c31ae1ea3ef029672849d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/22 05:13:22 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:22 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:30 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: 1229c8123ccdd04e1ea0ec55cfbf83e4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:13:30 [info] 37#37: *376 [lua] logger.lua:23: 1229c8123ccdd04e1ea0ec55cfbf83e4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:13:30 +0000] 1229c8123ccdd04e1ea0ec55cfbf83e4 "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.190 - - [22/Nov/2022:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:13:32 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:32 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:42 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:42 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:45 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: e17cebda86c8c82336851dcbe9b60428:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:13:45 +0000] e17cebda86c8c82336851dcbe9b60428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/11/22 05:13:45 [info] 37#37: *381 [lua] logger.lua:23: e17cebda86c8c82336851dcbe9b60428 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/11/22 05:13:52 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:13:52 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:00 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:189):2: e1cc58621ff1d8036fdc776767d2081a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:14:00 +0000] e1cc58621ff1d8036fdc776767d2081a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:14:00 [info] 37#37: *384 [lua] logger.lua:23: e1cc58621ff1d8036fdc776767d2081a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:14:02 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:02 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:12 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:12 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:15 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: 8113a3bb0d9abef938ec78cfc992c8c9:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:14:15 [info] 37#37: *390 [lua] logger.lua:23: 8113a3bb0d9abef938ec78cfc992c8c9 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:14:15 +0000] 8113a3bb0d9abef938ec78cfc992c8c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:14:22 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:22 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:30 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: b32001de62d3bd73008cdfdd81bc703b:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:14:30 +0000] b32001de62d3bd73008cdfdd81bc703b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/22 05:14:30 [info] 37#37: *393 [lua] logger.lua:23: b32001de62d3bd73008cdfdd81bc703b {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:14:32 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:32 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:42 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:42 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:45 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: 2ecb7aebe168f23b39dd853aece3c9f7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:14:45 [info] 37#37: *398 [lua] logger.lua:23: 2ecb7aebe168f23b39dd853aece3c9f7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:14:45 +0000] 2ecb7aebe168f23b39dd853aece3c9f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/22 05:14:52 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:14:52 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:00 [info] 37#37: *401 [lua] access_by_lua(msblocations.conf:189):2: 5bbbc1fae775b6066749b16f5d150009:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:15:00 [info] 37#37: *401 [lua] logger.lua:23: 5bbbc1fae775b6066749b16f5d150009 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:15:00 +0000] 5bbbc1fae775b6066749b16f5d150009 "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.190 - - [22/Nov/2022:05:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:15:02 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:02 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:12 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:12 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:15 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: 8b6e631aeec836394d724eea17be4ee9:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:15:15 +0000] 8b6e631aeec836394d724eea17be4ee9 "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.190 - - [22/Nov/2022:05:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:15:15 [info] 37#37: *407 [lua] logger.lua:23: 8b6e631aeec836394d724eea17be4ee9 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:15:22 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:22 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:30 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 3581f667a26bef190194010578245b23:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:15:30 +0000] 3581f667a26bef190194010578245b23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:15:30 [info] 37#37: *410 [lua] logger.lua:23: 3581f667a26bef190194010578245b23 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:15:32 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:32 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:42 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:42 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:45 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: 8125579657c9d57f1cc9da90ce33a7c3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:15:45 [info] 37#37: *415 [lua] logger.lua:23: 8125579657c9d57f1cc9da90ce33a7c3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:15:45 +0000] 8125579657c9d57f1cc9da90ce33a7c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:15:52 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:15:52 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:00 [info] 37#37: *418 [lua] access_by_lua(msblocations.conf:189):2: 16ca9057516c384a57324a99f80e4b1e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:16:00 [info] 37#37: *418 [lua] logger.lua:23: 16ca9057516c384a57324a99f80e4b1e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:16:00 +0000] 16ca9057516c384a57324a99f80e4b1e "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.190 - - [22/Nov/2022:05:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:16:02 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:02 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:12 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:12 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:15 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: 340ffc600055a85591464b91bd8623d0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:16:15 [info] 37#37: *424 [lua] logger.lua:23: 340ffc600055a85591464b91bd8623d0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:16:15 +0000] 340ffc600055a85591464b91bd8623d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:16:22 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:22 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:30 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: 4a3764134929637eb007ad7036c83779:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:16:30 +0000] 4a3764134929637eb007ad7036c83779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:16:30 [info] 37#37: *427 [lua] logger.lua:23: 4a3764134929637eb007ad7036c83779 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:16:32 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:32 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:42 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:42 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:45 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: d0de6b999e462200bedb4829d6fb8fa2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:16:45 +0000] d0de6b999e462200bedb4829d6fb8fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/22 05:16:45 [info] 37#37: *432 [lua] logger.lua:23: d0de6b999e462200bedb4829d6fb8fa2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:16:52 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:16:52 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:00 [info] 37#37: *435 [lua] access_by_lua(msblocations.conf:189):2: 1baabb51a18317ce0fcced9abc83459c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:17:00 +0000] 1baabb51a18317ce0fcced9abc83459c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:17:00 [info] 37#37: *435 [lua] logger.lua:23: 1baabb51a18317ce0fcced9abc83459c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:17:02 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:02 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:12 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:12 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:15 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: 4b6383c32a31faa5380d0e6cd90ae432:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:17:15 +0000] 4b6383c32a31faa5380d0e6cd90ae432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:17:15 [info] 37#37: *441 [lua] logger.lua:23: 4b6383c32a31faa5380d0e6cd90ae432 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:17:22 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:22 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:30 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: 090554fc2e3ea2fc8f3283e9981edf87:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:17:30 [info] 37#37: *444 [lua] logger.lua:23: 090554fc2e3ea2fc8f3283e9981edf87 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:17:30 +0000] 090554fc2e3ea2fc8f3283e9981edf87 "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.190 - - [22/Nov/2022:05:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:17:32 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:32 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:42 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:42 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:45 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 839d16815c8dd07fafb486a677116105:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:17:45 +0000] 839d16815c8dd07fafb486a677116105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:17:45 [info] 37#37: *449 [lua] logger.lua:23: 839d16815c8dd07fafb486a677116105 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:17:52 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:17:52 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:00 [info] 37#37: *452 [lua] access_by_lua(msblocations.conf:189):2: fcc66767c636a8cb437429ea91317b2d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:18:00 [info] 37#37: *452 [lua] logger.lua:23: fcc66767c636a8cb437429ea91317b2d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:18:00 +0000] fcc66767c636a8cb437429ea91317b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:18:02 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:02 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:12 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:12 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:15 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: 6c9a958352908f01b22e1b1aba2fa889:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:18:15 [info] 37#37: *458 [lua] logger.lua:23: 6c9a958352908f01b22e1b1aba2fa889 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:18:15 +0000] 6c9a958352908f01b22e1b1aba2fa889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:18:22 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:22 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:30 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: 609f0229639a448b2ec6e7a00772c013:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:18:30 +0000] 609f0229639a448b2ec6e7a00772c013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/22 05:18:30 [info] 37#37: *461 [lua] logger.lua:23: 609f0229639a448b2ec6e7a00772c013 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:18:32 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:32 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:42 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:42 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:45 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: b1aa1aa4735708a9185c1774e2f9dd06:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:18:45 +0000] b1aa1aa4735708a9185c1774e2f9dd06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:18:45 [info] 37#37: *466 [lua] logger.lua:23: b1aa1aa4735708a9185c1774e2f9dd06 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:18:52 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:18:52 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:00 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:189):2: 78551bdadb27a2aa7213ab8069d97eab:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:19:00 +0000] 78551bdadb27a2aa7213ab8069d97eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:19:00 [info] 37#37: *470 [lua] logger.lua:23: 78551bdadb27a2aa7213ab8069d97eab {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:19:02 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:02 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:12 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:12 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:15 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: 88a3ca684c370ee7e74dd73f77def31b:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:19:15 +0000] 88a3ca684c370ee7e74dd73f77def31b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:19:15 [info] 37#37: *475 [lua] logger.lua:23: 88a3ca684c370ee7e74dd73f77def31b {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:19:22 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:22 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:30 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: 14f1ec470249615f063eb62db5fec483:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:19:30 [info] 37#37: *478 [lua] logger.lua:23: 14f1ec470249615f063eb62db5fec483 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:19:30 +0000] 14f1ec470249615f063eb62db5fec483 "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.190 - - [22/Nov/2022:05:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:19:32 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:32 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:42 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:42 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:45 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: bb80caa730815ef2c436567a64172f1d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:19:45 +0000] bb80caa730815ef2c436567a64172f1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:19:45 [info] 37#37: *483 [lua] logger.lua:23: bb80caa730815ef2c436567a64172f1d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:19:52 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:19:52 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:00 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:189):2: 712855ab18f0a7e53561c3cacd5268e7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:20:00 +0000] 712855ab18f0a7e53561c3cacd5268e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:20:00 [info] 37#37: *487 [lua] logger.lua:23: 712855ab18f0a7e53561c3cacd5268e7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:20:02 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:02 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:12 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:12 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:15 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: 6b7f3616c0d3f7871752895201dcc036:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:20:15 +0000] 6b7f3616c0d3f7871752895201dcc036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:20:15 [info] 37#37: *492 [lua] logger.lua:23: 6b7f3616c0d3f7871752895201dcc036 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:20:22 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:22 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:30 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: c72181826e7d694d46e812d6aa445f93:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:20:30 [info] 37#37: *495 [lua] logger.lua:23: c72181826e7d694d46e812d6aa445f93 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:20:30 +0000] c72181826e7d694d46e812d6aa445f93 "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.190 - - [22/Nov/2022:05:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:20:32 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:32 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:42 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:42 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:45 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: 1bf05ed3aa10bad4bf51c85cd1beb922:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:20:45 [info] 37#37: *500 [lua] logger.lua:23: 1bf05ed3aa10bad4bf51c85cd1beb922 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:20:45 +0000] 1bf05ed3aa10bad4bf51c85cd1beb922 "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.190 - - [22/Nov/2022:05:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:20:52 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:20:52 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:00 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:189):2: 8d8529333d5cbaeb972bef9cff365a5d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:21:00 +0000] 8d8529333d5cbaeb972bef9cff365a5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:21:00 [info] 37#37: *504 [lua] logger.lua:23: 8d8529333d5cbaeb972bef9cff365a5d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:21:02 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:02 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:12 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:12 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:15 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: a5c8a6fb16363c382cf04136a3e855e1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:21:15 [info] 37#37: *509 [lua] logger.lua:23: a5c8a6fb16363c382cf04136a3e855e1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:21:15 +0000] a5c8a6fb16363c382cf04136a3e855e1 "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.190 - - [22/Nov/2022:05:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:21:22 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:22 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:30 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: fddfb32627356fbc703dd2337053df1c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:21:30 [info] 37#37: *512 [lua] logger.lua:23: fddfb32627356fbc703dd2337053df1c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:21:30 +0000] fddfb32627356fbc703dd2337053df1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:21:32 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:32 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:42 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:42 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:45 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: bd89a53fbd860d10bc662674dd6435c2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:21:45 [info] 37#37: *517 [lua] logger.lua:23: bd89a53fbd860d10bc662674dd6435c2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:21:45 +0000] bd89a53fbd860d10bc662674dd6435c2 "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.190 - - [22/Nov/2022:05:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:21:52 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:21:52 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:00 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:189):2: 7534d0ef93386cf5b0566820978a5013:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:22:00 [info] 37#37: *521 [lua] logger.lua:23: 7534d0ef93386cf5b0566820978a5013 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:22:00 +0000] 7534d0ef93386cf5b0566820978a5013 "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.190 - - [22/Nov/2022:05:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:22:02 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:02 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:12 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:12 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:15 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 36b1a197fdda0b325787d572821a3694:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:22:15 [info] 37#37: *526 [lua] logger.lua:23: 36b1a197fdda0b325787d572821a3694 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:22:15 +0000] 36b1a197fdda0b325787d572821a3694 "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.190 - - [22/Nov/2022:05:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:22:22 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:22 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:30 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: 686ec9b6a68fbdf689a3286e1fa09265:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:22:30 [info] 37#37: *529 [lua] logger.lua:23: 686ec9b6a68fbdf689a3286e1fa09265 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:22:30 +0000] 686ec9b6a68fbdf689a3286e1fa09265 "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.190 - - [22/Nov/2022:05:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:22:32 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:32 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:42 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:42 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:45 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: b6083941e22f3af8fe53c10ac09c7550:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:22:45 +0000] b6083941e22f3af8fe53c10ac09c7550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:22:45 [info] 37#37: *534 [lua] logger.lua:23: b6083941e22f3af8fe53c10ac09c7550 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:22:52 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:22:52 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:00 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:189):2: 01fdde5edbc85db60155be173a7fe94e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:23:00 [info] 37#37: *538 [lua] logger.lua:23: 01fdde5edbc85db60155be173a7fe94e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:23:00 +0000] 01fdde5edbc85db60155be173a7fe94e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:23:02 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:02 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:12 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:12 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:15 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: 18271318380379324a990458f97d82e0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:23:15 [info] 37#37: *543 [lua] logger.lua:23: 18271318380379324a990458f97d82e0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:23:15 +0000] 18271318380379324a990458f97d82e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:23:22 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:22 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:30 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: 00c048b90d91ba202d372e24ccfe6656:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:23:30 [info] 37#37: *546 [lua] logger.lua:23: 00c048b90d91ba202d372e24ccfe6656 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:23:30 +0000] 00c048b90d91ba202d372e24ccfe6656 "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.190 - - [22/Nov/2022:05:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:23:32 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:32 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:42 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:42 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:45 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 2f21007f6592eab5a289a0111acd6c0e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:23:45 [info] 37#37: *551 [lua] logger.lua:23: 2f21007f6592eab5a289a0111acd6c0e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:23:45 +0000] 2f21007f6592eab5a289a0111acd6c0e "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.190 - - [22/Nov/2022:05:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:23:52 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:23:52 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:00 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:189):2: cb15fc9ff714d88c938e95ec1eac7f93:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:24:00 +0000] cb15fc9ff714d88c938e95ec1eac7f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:24:00 [info] 37#37: *555 [lua] logger.lua:23: cb15fc9ff714d88c938e95ec1eac7f93 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:24:02 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:02 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:12 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:12 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:15 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: adeddfb4e4d2689bfbda426ef8e12fd1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:24:15 +0000] adeddfb4e4d2689bfbda426ef8e12fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:24:15 [info] 37#37: *560 [lua] logger.lua:23: adeddfb4e4d2689bfbda426ef8e12fd1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:24:22 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:22 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:30 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: 861d92cbeb64dc35472a2f1404ed73ff:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:24:30 +0000] 861d92cbeb64dc35472a2f1404ed73ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:24:30 [info] 37#37: *563 [lua] logger.lua:23: 861d92cbeb64dc35472a2f1404ed73ff {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:24:32 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:32 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:42 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:42 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:45 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: be165dd720d3a5b357d20a90e13eb611:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:24:45 [info] 37#37: *568 [lua] logger.lua:23: be165dd720d3a5b357d20a90e13eb611 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:24:45 +0000] be165dd720d3a5b357d20a90e13eb611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:24:52 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:24:52 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:00 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:189):2: 581f6b24f14bd1352068f42b38db56c2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:25:00 [info] 37#37: *572 [lua] logger.lua:23: 581f6b24f14bd1352068f42b38db56c2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:25:00 +0000] 581f6b24f14bd1352068f42b38db56c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:25:02 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:02 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:12 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:12 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:15 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: 75e9f0bc0f656ec2b1bd4490b2ddd839:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:25:15 [info] 37#37: *577 [lua] logger.lua:23: 75e9f0bc0f656ec2b1bd4490b2ddd839 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:25:15 +0000] 75e9f0bc0f656ec2b1bd4490b2ddd839 "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.190 - - [22/Nov/2022:05:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:25:22 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:22 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:30 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: d15ff81c70852990286c9384a6a79304:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:25:30 +0000] d15ff81c70852990286c9384a6a79304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2022/11/22 05:25:30 [info] 37#37: *580 [lua] logger.lua:23: d15ff81c70852990286c9384a6a79304 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:25:32 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:32 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:42 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:42 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:45 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: 4356b85982bffc3604681de7c4d17034:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:25:45 [info] 37#37: *585 [lua] logger.lua:23: 4356b85982bffc3604681de7c4d17034 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:25:45 +0000] 4356b85982bffc3604681de7c4d17034 "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.190 - - [22/Nov/2022:05:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:25:52 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:25:52 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:00 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:189):2: c4340c247559d9af0d6614f3fd7bc9b3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:26:00 [info] 37#37: *589 [lua] logger.lua:23: c4340c247559d9af0d6614f3fd7bc9b3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:26:00 +0000] c4340c247559d9af0d6614f3fd7bc9b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:26:02 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:02 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:12 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:12 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:15 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: 07b540b22a5ae5f85860404255597161:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:26:15 +0000] 07b540b22a5ae5f85860404255597161 "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.190 - - [22/Nov/2022:05:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:26:15 [info] 37#37: *594 [lua] logger.lua:23: 07b540b22a5ae5f85860404255597161 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:26:22 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:22 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:30 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: c1f9345382414c52978ecc2543867685:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:26:30 [info] 37#37: *597 [lua] logger.lua:23: c1f9345382414c52978ecc2543867685 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:26:30 +0000] c1f9345382414c52978ecc2543867685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:26:32 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:32 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:42 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:42 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:45 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: fa3786b01ed45c205ab5d0b8768a1e11:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:26:45 +0000] fa3786b01ed45c205ab5d0b8768a1e11 "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.190 - - [22/Nov/2022:05:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:26:45 [info] 37#37: *602 [lua] logger.lua:23: fa3786b01ed45c205ab5d0b8768a1e11 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:26:52 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:26:52 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:00 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:189):2: d851a5ae4f9dab0f08f31833cf74e916:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:00 +0000] d851a5ae4f9dab0f08f31833cf74e916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:27:00 [info] 37#37: *606 [lua] logger.lua:23: d851a5ae4f9dab0f08f31833cf74e916 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:27:02 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:02 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:12 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:12 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:15 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: c32feaa8ed5e75b65d157f4b2bd2d47f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:15 +0000] c32feaa8ed5e75b65d157f4b2bd2d47f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:27:15 [info] 37#37: *611 [lua] logger.lua:23: c32feaa8ed5e75b65d157f4b2bd2d47f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:27:22 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:22 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:30 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: 331783f1891619032776c7e37ceaf7b9:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:27:30 [info] 37#37: *614 [lua] logger.lua:23: 331783f1891619032776c7e37ceaf7b9 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:30 +0000] 331783f1891619032776c7e37ceaf7b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:27:32 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:32 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:42 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:42 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:45 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: 9d728d635d8d6ae6351232b85164caf1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:45 +0000] 9d728d635d8d6ae6351232b85164caf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:27:45 [info] 37#37: *619 [lua] logger.lua:23: 9d728d635d8d6ae6351232b85164caf1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:27:52 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:27:52 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:00 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:189):2: 36bd32d92fa7fcd71504bf7981e5d9f5:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:28:00 [info] 37#37: *623 [lua] logger.lua:23: 36bd32d92fa7fcd71504bf7981e5d9f5 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:28:00 +0000] 36bd32d92fa7fcd71504bf7981e5d9f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:28:02 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:02 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:12 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:12 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:15 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: 8e424e70698c2c31c8c96c210f9a203c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:28:15 [info] 37#37: *628 [lua] logger.lua:23: 8e424e70698c2c31c8c96c210f9a203c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:28:15 +0000] 8e424e70698c2c31c8c96c210f9a203c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:28:22 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:22 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:30 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: 8a0b78d19c5dc28fb39b43b19615a21d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:28:30 +0000] 8a0b78d19c5dc28fb39b43b19615a21d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:28:30 [info] 37#37: *631 [lua] logger.lua:23: 8a0b78d19c5dc28fb39b43b19615a21d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:28:32 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:32 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:42 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:42 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:45 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: c0b5f8b43a4f4e7c672d93969c8edc02:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:28:45 [info] 37#37: *636 [lua] logger.lua:23: c0b5f8b43a4f4e7c672d93969c8edc02 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:28:45 +0000] c0b5f8b43a4f4e7c672d93969c8edc02 "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.190 - - [22/Nov/2022:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:28:52 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:28:52 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:00 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:189):2: 7f61adfef468e14246584b8afdd5489e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:29:00 [info] 37#37: *640 [lua] logger.lua:23: 7f61adfef468e14246584b8afdd5489e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:29:00 +0000] 7f61adfef468e14246584b8afdd5489e "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.190 - - [22/Nov/2022:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:29:02 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:02 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:12 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:12 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:15 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: 222c275535172c49cab718ec230d367a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:29:15 [info] 37#37: *645 [lua] logger.lua:23: 222c275535172c49cab718ec230d367a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:29:15 +0000] 222c275535172c49cab718ec230d367a "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.190 - - [22/Nov/2022:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:29:22 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:22 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:30 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: bf1415df632a732869dee80ff15b23a8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:29:30 [info] 37#37: *648 [lua] logger.lua:23: bf1415df632a732869dee80ff15b23a8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:29:30 +0000] bf1415df632a732869dee80ff15b23a8 "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.190 - - [22/Nov/2022:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:29:32 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:32 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:42 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:42 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:45 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: 021656c7d8cb2ddc68c843dda3cc38a7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:29:46 [info] 37#37: *653 [lua] logger.lua:23: 021656c7d8cb2ddc68c843dda3cc38a7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:29:46 +0000] 021656c7d8cb2ddc68c843dda3cc38a7 "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.190 - - [22/Nov/2022:05:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:29:52 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:29:52 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:01 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:189):2: ce461fcc87c648bc04ccc51f1dec4a5f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:30:01 +0000] ce461fcc87c648bc04ccc51f1dec4a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:30:01 [info] 37#37: *657 [lua] logger.lua:23: ce461fcc87c648bc04ccc51f1dec4a5f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:30:02 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:02 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:12 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:12 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:16 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 60c35404e1225ad82e10aadf766b7a5f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:30:16 [info] 37#37: *662 [lua] logger.lua:23: 60c35404e1225ad82e10aadf766b7a5f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:30:16 +0000] 60c35404e1225ad82e10aadf766b7a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:30:22 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:22 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:31 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: f907b3c4b364fef6a781d02bbcc559da:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:30:31 [info] 37#37: *665 [lua] logger.lua:23: f907b3c4b364fef6a781d02bbcc559da {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:30:31 +0000] f907b3c4b364fef6a781d02bbcc559da "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.190 - - [22/Nov/2022:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:30:32 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:32 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:42 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:42 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:46 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: 333c334796ceede5d0865ffeaf254d1e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.190 - - [22/Nov/2022:05:30:46 +0000] 333c334796ceede5d0865ffeaf254d1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:30:46 [info] 37#37: *670 [lua] logger.lua:23: 333c334796ceede5d0865ffeaf254d1e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:30:52 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:30:52 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:01 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:189):2: 3c7826e99cb4326356d04f8af89856c0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:31:01 [info] 37#37: *674 [lua] logger.lua:23: 3c7826e99cb4326356d04f8af89856c0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:31:01 +0000] 3c7826e99cb4326356d04f8af89856c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:31:02 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:02 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:12 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:12 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:16 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: ae0a3c4f5716cf7e1a0fc5b51b4e8776:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:31:16 [info] 37#37: *679 [lua] logger.lua:23: ae0a3c4f5716cf7e1a0fc5b51b4e8776 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:31:16 +0000] ae0a3c4f5716cf7e1a0fc5b51b4e8776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:31:22 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:22 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:31 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: c0ff099338b0b16c28c477c33cdb3462:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:31:31 [info] 37#37: *682 [lua] logger.lua:23: c0ff099338b0b16c28c477c33cdb3462 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:31:31 +0000] c0ff099338b0b16c28c477c33cdb3462 "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.190 - - [22/Nov/2022:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:31:32 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:32 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:42 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:42 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:46 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: 7d4a42417b753612f7490a9669b371fa:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:31:46 +0000] 7d4a42417b753612f7490a9669b371fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:31:46 [info] 37#37: *687 [lua] logger.lua:23: 7d4a42417b753612f7490a9669b371fa {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:31:52 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:31:52 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:01 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:189):2: b019bd0208b4ca42d766ef6001ce6c9f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:32:01 [info] 37#37: *691 [lua] logger.lua:23: b019bd0208b4ca42d766ef6001ce6c9f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:32:01 +0000] b019bd0208b4ca42d766ef6001ce6c9f "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.190 - - [22/Nov/2022:05:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:32:02 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:02 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:12 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:12 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:16 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: b8e4bcd55a71d203c758103d0f649fa2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:32:16 +0000] b8e4bcd55a71d203c758103d0f649fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:32:16 [info] 37#37: *696 [lua] logger.lua:23: b8e4bcd55a71d203c758103d0f649fa2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:32:22 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:22 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:31 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: 8c4bf8098f88e8c13d088a640ecadb23:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:32:31 [info] 37#37: *699 [lua] logger.lua:23: 8c4bf8098f88e8c13d088a640ecadb23 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:32:31 +0000] 8c4bf8098f88e8c13d088a640ecadb23 "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.190 - - [22/Nov/2022:05:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:32:32 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:32 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:42 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:42 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:46 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: 3043a102dc985531c9806f2afe0554b0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:32:46 [info] 37#37: *704 [lua] logger.lua:23: 3043a102dc985531c9806f2afe0554b0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:32:46 +0000] 3043a102dc985531c9806f2afe0554b0 "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.190 - - [22/Nov/2022:05:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:32:52 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:32:52 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:01 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:189):2: 8e9b0f6f0be02a69d70db7006469c58f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:33:01 [info] 37#37: *708 [lua] logger.lua:23: 8e9b0f6f0be02a69d70db7006469c58f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:33:01 +0000] 8e9b0f6f0be02a69d70db7006469c58f "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.190 - - [22/Nov/2022:05:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:33:02 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:02 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:12 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:12 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:16 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: 1b0a39a0660c02f5e1826bddff63a2a3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:33:16 [info] 37#37: *713 [lua] logger.lua:23: 1b0a39a0660c02f5e1826bddff63a2a3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:33:16 +0000] 1b0a39a0660c02f5e1826bddff63a2a3 "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.190 - - [22/Nov/2022:05:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:33:22 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:22 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:31 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: c24b48f260fe726a780193d6b13cf512:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:33:31 [info] 37#37: *716 [lua] logger.lua:23: c24b48f260fe726a780193d6b13cf512 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:33:31 +0000] c24b48f260fe726a780193d6b13cf512 "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.190 - - [22/Nov/2022:05:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:33:32 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:32 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:42 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:42 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:46 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: 313a9c547a6ebc3458d5b1d6b3bbcf72:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:33:46 +0000] 313a9c547a6ebc3458d5b1d6b3bbcf72 "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.190 - - [22/Nov/2022:05:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:33:46 [info] 37#37: *721 [lua] logger.lua:23: 313a9c547a6ebc3458d5b1d6b3bbcf72 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:33:52 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:33:52 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:01 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: 5ef2b1cb26f2e8dd0e10d3407be139be:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:34:01 +0000] 5ef2b1cb26f2e8dd0e10d3407be139be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:34:01 [info] 37#37: *725 [lua] logger.lua:23: 5ef2b1cb26f2e8dd0e10d3407be139be {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:34:02 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:02 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:12 [info] 37#37: *728 client closed connection while waiting for request, client: 10.233.70.158, server: 0.0.0.0:443
2022/11/22 05:34:12 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:12 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:16 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:189):2: c513999c079afd3c6a130d08c13c2643:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:34:16 [info] 37#37: *731 [lua] logger.lua:23: c513999c079afd3c6a130d08c13c2643 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:34:16 +0000] c513999c079afd3c6a130d08c13c2643 "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.190 - - [22/Nov/2022:05:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:34:22 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:22 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:31 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:189):2: 442b1c9026b87edae51cb6ad0c4f4eef:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:34:31 [info] 37#37: *734 [lua] logger.lua:23: 442b1c9026b87edae51cb6ad0c4f4eef {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:34:31 +0000] 442b1c9026b87edae51cb6ad0c4f4eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:34:32 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:32 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:42 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:42 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:46 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:189):2: 0955883451b951d26f292fecf5ad3474:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:34:46 [info] 37#37: *739 [lua] logger.lua:23: 0955883451b951d26f292fecf5ad3474 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:34:46 +0000] 0955883451b951d26f292fecf5ad3474 "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.190 - - [22/Nov/2022:05:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:34:52 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:34:52 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:01 [info] 37#37: *743 [lua] access_by_lua(msblocations.conf:189):2: 30227314d49881a2200b6bada238157f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:35:01 [info] 37#37: *743 [lua] logger.lua:23: 30227314d49881a2200b6bada238157f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.66.190 - - [22/Nov/2022:05:35:01 +0000] 30227314d49881a2200b6bada238157f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/11/22 05:35:02 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:02 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:12 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:12 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:16 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:189):2: d0e76f027aec7e9367f843617b65c940:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:35:16 [info] 37#37: *748 [lua] logger.lua:23: d0e76f027aec7e9367f843617b65c940 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:35:16 +0000] d0e76f027aec7e9367f843617b65c940 "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.190 - - [22/Nov/2022:05:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:35:22 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:22 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:31 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:189):2: 82739cbf3e458a49a92b5b561f9fdbec:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:35:31 [info] 37#37: *751 [lua] logger.lua:23: 82739cbf3e458a49a92b5b561f9fdbec {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:35:31 +0000] 82739cbf3e458a49a92b5b561f9fdbec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/22 05:35:32 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:32 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:42 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:42 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:46 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:189):2: 4515cde09528f836b7078ea59d2f8947:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:35:46 +0000] 4515cde09528f836b7078ea59d2f8947 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/22 05:35:46 [info] 37#37: *756 [lua] logger.lua:23: 4515cde09528f836b7078ea59d2f8947 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:35:52 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:35:52 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:01 [info] 37#37: *760 [lua] access_by_lua(msblocations.conf:189):2: 4914afe767119b4a6fb76fc7507651f7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:36:01 +0000] 4914afe767119b4a6fb76fc7507651f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:36:01 [info] 37#37: *760 [lua] logger.lua:23: 4914afe767119b4a6fb76fc7507651f7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:36:02 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:02 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:12 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:12 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:16 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:189):2: 6fe49931e2792cb85550e8ed519f42f0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:36:16 +0000] 6fe49931e2792cb85550e8ed519f42f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/22 05:36:16 [info] 37#37: *765 [lua] logger.lua:23: 6fe49931e2792cb85550e8ed519f42f0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:36:22 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:22 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:31 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:189):2: 04875a3b83949a0529011a23386b8870:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:36:31 +0000] 04875a3b83949a0529011a23386b8870 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:36:31 [info] 37#37: *768 [lua] logger.lua:23: 04875a3b83949a0529011a23386b8870 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:36:32 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:32 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:42 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:42 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:46 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: 646b3b1a1e591fbe465bbf0ec21b51d2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.190 - - [22/Nov/2022:05:36:46 +0000] 646b3b1a1e591fbe465bbf0ec21b51d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:36:46 [info] 37#37: *773 [lua] logger.lua:23: 646b3b1a1e591fbe465bbf0ec21b51d2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:36:52 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:36:52 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:01 [info] 37#37: *777 [lua] access_by_lua(msblocations.conf:189):2: 5fc9abf25214a8e6610435a81c0779c1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:37:01 [info] 37#37: *777 [lua] logger.lua:23: 5fc9abf25214a8e6610435a81c0779c1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:37:01 +0000] 5fc9abf25214a8e6610435a81c0779c1 "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.190 - - [22/Nov/2022:05:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:37:02 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:02 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:12 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:12 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:16 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: 72b0074c755a200054d0b74cb0ec85b4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:37:16 [info] 37#37: *782 [lua] logger.lua:23: 72b0074c755a200054d0b74cb0ec85b4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:37:16 +0000] 72b0074c755a200054d0b74cb0ec85b4 "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.190 - - [22/Nov/2022:05:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:37:22 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:22 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:31 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:189):2: 5a0016d3cb8f5185bea392b899ccd4ef:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:37:31 [info] 37#37: *785 [lua] logger.lua:23: 5a0016d3cb8f5185bea392b899ccd4ef {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:37:31 +0000] 5a0016d3cb8f5185bea392b899ccd4ef "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.190 - - [22/Nov/2022:05:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:37:32 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:32 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:42 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:42 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:46 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: a57081ae911722e22b6911811cca9388:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:37:46 [info] 37#37: *790 [lua] logger.lua:23: a57081ae911722e22b6911811cca9388 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:37:46 +0000] a57081ae911722e22b6911811cca9388 "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.190 - - [22/Nov/2022:05:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:37:52 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:37:52 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:01 [info] 37#37: *794 [lua] access_by_lua(msblocations.conf:189):2: a7d4d8365748c9d4b84ee29bd74c8c28:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:38:01 +0000] a7d4d8365748c9d4b84ee29bd74c8c28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:38:01 [info] 37#37: *794 [lua] logger.lua:23: a7d4d8365748c9d4b84ee29bd74c8c28 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:38:02 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:02 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:12 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:12 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:16 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: 5a4fc9ad6754a5efdf8abf17b975fcb3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:38:16 [info] 37#37: *799 [lua] logger.lua:23: 5a4fc9ad6754a5efdf8abf17b975fcb3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:38:16 +0000] 5a4fc9ad6754a5efdf8abf17b975fcb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:38:22 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:22 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:31 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: 2b598656784c57656b14e938afd417dd:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:38:31 [info] 37#37: *802 [lua] logger.lua:23: 2b598656784c57656b14e938afd417dd {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:38:31 +0000] 2b598656784c57656b14e938afd417dd "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.190 - - [22/Nov/2022:05:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:38:32 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:32 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:42 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:42 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:46 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: 53d6808e1e97f0ad340fbc5cd823ed90:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:38:46 +0000] 53d6808e1e97f0ad340fbc5cd823ed90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 05:38:46 [info] 37#37: *807 [lua] logger.lua:23: 53d6808e1e97f0ad340fbc5cd823ed90 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:38:52 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:38:52 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:01 [info] 37#37: *811 [lua] access_by_lua(msblocations.conf:189):2: d510c2d3f700063469d30014b33076c7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:39:01 +0000] d510c2d3f700063469d30014b33076c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:39:01 [info] 37#37: *811 [lua] logger.lua:23: d510c2d3f700063469d30014b33076c7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:39:02 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:02 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:12 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:12 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:16 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 097ad15228e8d4e6e0eff4f49eda974a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:39:16 [info] 37#37: *816 [lua] logger.lua:23: 097ad15228e8d4e6e0eff4f49eda974a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:39:16 +0000] 097ad15228e8d4e6e0eff4f49eda974a "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.190 - - [22/Nov/2022:05:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:39:22 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:22 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:31 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:189):2: ca1eb33155a1a2a3e09ced1b72f2b54b:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:39:31 [info] 37#37: *819 [lua] logger.lua:23: ca1eb33155a1a2a3e09ced1b72f2b54b {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:39:31 +0000] ca1eb33155a1a2a3e09ced1b72f2b54b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:39:32 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:32 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:42 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:42 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:46 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: 0df9ddc1aeb8a41548c7e2c756414f0a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:39:46 +0000] 0df9ddc1aeb8a41548c7e2c756414f0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:39:46 [info] 37#37: *824 [lua] logger.lua:23: 0df9ddc1aeb8a41548c7e2c756414f0a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:39:52 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:39:52 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:01 [info] 37#37: *828 [lua] access_by_lua(msblocations.conf:189):2: 6ca9668d3b59496fb098bfbb85802a2e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:40:01 [info] 37#37: *828 [lua] logger.lua:23: 6ca9668d3b59496fb098bfbb85802a2e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:40:01 +0000] 6ca9668d3b59496fb098bfbb85802a2e "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.190 - - [22/Nov/2022:05:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:40:02 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:02 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:12 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:12 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:16 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: d08cf3d4e87758324f448d1e10aa6fbe:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:40:16 +0000] d08cf3d4e87758324f448d1e10aa6fbe "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.190 - - [22/Nov/2022:05:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:40:16 [info] 37#37: *833 [lua] logger.lua:23: d08cf3d4e87758324f448d1e10aa6fbe {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:40:22 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:22 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:31 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:189):2: a18508ba900b3a5eeb26bbe8b7535c88:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:40:31 [info] 37#37: *836 [lua] logger.lua:23: a18508ba900b3a5eeb26bbe8b7535c88 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:40:31 +0000] a18508ba900b3a5eeb26bbe8b7535c88 "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.190 - - [22/Nov/2022:05:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:40:32 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:32 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:42 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:42 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:46 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:189):2: bbe8efd1f1b282fd2e329c42e5f9f93d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:40:46 [info] 37#37: *841 [lua] logger.lua:23: bbe8efd1f1b282fd2e329c42e5f9f93d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:40:46 +0000] bbe8efd1f1b282fd2e329c42e5f9f93d "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.190 - - [22/Nov/2022:05:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:40:52 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:40:52 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:01 [info] 37#37: *845 [lua] access_by_lua(msblocations.conf:189):2: 5081a8e0c4cb663c656f94703e3f536d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:41:01 +0000] 5081a8e0c4cb663c656f94703e3f536d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:41:01 [info] 37#37: *845 [lua] logger.lua:23: 5081a8e0c4cb663c656f94703e3f536d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:41:02 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:02 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:12 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:12 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:16 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:189):2: 763e11bf9cd0e6bd981060d504b7bbab:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.190 - - [22/Nov/2022:05:41:16 +0000] 763e11bf9cd0e6bd981060d504b7bbab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 05:41:16 [info] 37#37: *850 [lua] logger.lua:23: 763e11bf9cd0e6bd981060d504b7bbab {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:41:22 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:22 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:31 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:189):2: 1fcb1f2b0e5afb0a1dbef7ae08a62b10:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:41:31 [info] 37#37: *853 [lua] logger.lua:23: 1fcb1f2b0e5afb0a1dbef7ae08a62b10 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:41:31 +0000] 1fcb1f2b0e5afb0a1dbef7ae08a62b10 "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.190 - - [22/Nov/2022:05:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:41:32 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:32 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:42 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:42 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:45 [info] 37#37: *858 client closed connection while waiting for request, client: 10.233.70.158, server: 0.0.0.0:443
2022/11/22 05:41:46 [info] 37#37: *859 [lua] access_by_lua(msblocations.conf:189):2: 7bb432d8b19e6e9eed7c91119b9fdc72:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:41:46 +0000] 7bb432d8b19e6e9eed7c91119b9fdc72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 05:41:46 [info] 37#37: *859 [lua] logger.lua:23: 7bb432d8b19e6e9eed7c91119b9fdc72 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:41:52 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:41:52 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:01 [info] 37#37: *863 [lua] access_by_lua(msblocations.conf:189):2: ac694b643a8165196faf4c498058d6a6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.190 - - [22/Nov/2022:05:42:01 +0000] ac694b643a8165196faf4c498058d6a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:42:01 [info] 37#37: *863 [lua] logger.lua:23: ac694b643a8165196faf4c498058d6a6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:42:02 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:02 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:12 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:12 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:16 [info] 37#37: *868 [lua] access_by_lua(msblocations.conf:189):2: 0fb328783eaaa34645a5ef7d4ae30c8e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:42:16 [info] 37#37: *868 [lua] logger.lua:23: 0fb328783eaaa34645a5ef7d4ae30c8e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:42:16 +0000] 0fb328783eaaa34645a5ef7d4ae30c8e "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.190 - - [22/Nov/2022:05:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:42:22 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:22 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:31 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:189):2: ed1ba63415eab3e0cf4b9f44f85bb945:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:42:31 [info] 37#37: *871 [lua] logger.lua:23: ed1ba63415eab3e0cf4b9f44f85bb945 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:42:31 +0000] ed1ba63415eab3e0cf4b9f44f85bb945 "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.190 - - [22/Nov/2022:05:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:42:32 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:32 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:42 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:42 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:46 [info] 37#37: *876 [lua] access_by_lua(msblocations.conf:189):2: 1e25c3b968bfac80a9b421a98590dcb1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:42:46 [info] 37#37: *876 [lua] logger.lua:23: 1e25c3b968bfac80a9b421a98590dcb1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:42:46 +0000] 1e25c3b968bfac80a9b421a98590dcb1 "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.190 - - [22/Nov/2022:05:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:42:52 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:42:52 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:01 [info] 37#37: *880 [lua] access_by_lua(msblocations.conf:189):2: 5b68770fbe3c742064f7ded217968016:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:43:01 [info] 37#37: *880 [lua] logger.lua:23: 5b68770fbe3c742064f7ded217968016 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:43:01 +0000] 5b68770fbe3c742064f7ded217968016 "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.190 - - [22/Nov/2022:05:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:43:02 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:02 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:12 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:12 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:16 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:189):2: 240dd5da430083e494bdda09c571c3da:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:43:16 [info] 37#37: *885 [lua] logger.lua:23: 240dd5da430083e494bdda09c571c3da {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:43:16 +0000] 240dd5da430083e494bdda09c571c3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:43:22 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:22 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:31 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:189):2: dc330593954b0af68791ae6314beb9fc:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:43:31 +0000] dc330593954b0af68791ae6314beb9fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:43:31 [info] 37#37: *888 [lua] logger.lua:23: dc330593954b0af68791ae6314beb9fc {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:43:32 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:32 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:42 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:42 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:46 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:189):2: fc10fc613e3f33e9f6de3919c86b284a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:43:46 [info] 37#37: *893 [lua] logger.lua:23: fc10fc613e3f33e9f6de3919c86b284a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:43:46 +0000] fc10fc613e3f33e9f6de3919c86b284a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:43:52 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:43:52 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:01 [info] 37#37: *897 [lua] access_by_lua(msblocations.conf:189):2: ca1f077f80465e18148cda61a986800d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:44:01 +0000] ca1f077f80465e18148cda61a986800d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/22 05:44:01 [info] 37#37: *897 [lua] logger.lua:23: ca1f077f80465e18148cda61a986800d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:44:02 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:02 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:12 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:12 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:16 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: f43e15586126d8c2ee4c80e672dacbba:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:44:16 [info] 37#37: *902 [lua] logger.lua:23: f43e15586126d8c2ee4c80e672dacbba {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:44:16 +0000] f43e15586126d8c2ee4c80e672dacbba "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.190 - - [22/Nov/2022:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:44:22 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:22 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:31 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:189):2: 96f6f6d5a4a657847fbf00ae34e312cf:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:44:31 +0000] 96f6f6d5a4a657847fbf00ae34e312cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:44:31 [info] 37#37: *905 [lua] logger.lua:23: 96f6f6d5a4a657847fbf00ae34e312cf {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:44:32 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:32 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:42 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:42 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:46 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: 632be15ec60ae10c1c8f99ac2dbbad87:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:44:46 [info] 37#37: *910 [lua] logger.lua:23: 632be15ec60ae10c1c8f99ac2dbbad87 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:44:46 +0000] 632be15ec60ae10c1c8f99ac2dbbad87 "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.190 - - [22/Nov/2022:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:44:52 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:44:52 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:01 [info] 37#37: *914 [lua] access_by_lua(msblocations.conf:189):2: 33b11f3209263f2c5f2a6ea5855da91a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:45:01 +0000] 33b11f3209263f2c5f2a6ea5855da91a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:45:01 [info] 37#37: *914 [lua] logger.lua:23: 33b11f3209263f2c5f2a6ea5855da91a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:45:02 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:02 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:12 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:12 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:16 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: 9ac020bb6be20069de6b3c481d992047:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.190 - - [22/Nov/2022:05:45:16 +0000] 9ac020bb6be20069de6b3c481d992047 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/22 05:45:16 [info] 37#37: *919 [lua] logger.lua:23: 9ac020bb6be20069de6b3c481d992047 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:45:22 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:22 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:31 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:189):2: edefa9ee3fe5b457712dd102450b2160:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:45:31 [info] 37#37: *922 [lua] logger.lua:23: edefa9ee3fe5b457712dd102450b2160 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:45:31 +0000] edefa9ee3fe5b457712dd102450b2160 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:45:32 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:32 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:42 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:42 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
10.233.64.117 - - [22/Nov/2022:05:45:45 +0000] 1562991ceed52e91b59631bbcd6a8605 "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-"
2022/11/22 05:45:45 [info] 37#37: *925 client prematurely closed connection while reading client request line, client: 10.233.64.117, server: 
10.233.64.117 - - [22/Nov/2022:05:45:45 +0000] ebd0042a14235123e0c6b8fa53b5d9e2 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/22 05:45:45 [info] 37#37: *928 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
2022/11/22 05:45:46 [info] 37#37: *929 [lua] access_by_lua(msblocations.conf:189):2: 49300e20f7f5679699c0910ccf67f8a4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:45:46 [info] 37#37: *929 [lua] logger.lua:23: 49300e20f7f5679699c0910ccf67f8a4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:45:46 +0000] 49300e20f7f5679699c0910ccf67f8a4 "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.190 - - [22/Nov/2022:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:45:52 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:45:52 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:01 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:189):2: 0907a6e46cfd228f687a6eb92a8a8311:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:46:01 [info] 37#37: *933 [lua] logger.lua:23: 0907a6e46cfd228f687a6eb92a8a8311 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:46:01 +0000] 0907a6e46cfd228f687a6eb92a8a8311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:46:02 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:02 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:12 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:12 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:16 [info] 37#37: *938 [lua] access_by_lua(msblocations.conf:189):2: 7889789b071601b17f41e9b75b129d32:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.190 - - [22/Nov/2022:05:46:16 +0000] 7889789b071601b17f41e9b75b129d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:46:16 [info] 37#37: *938 [lua] logger.lua:23: 7889789b071601b17f41e9b75b129d32 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:46:22 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:22 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:31 [info] 37#37: *941 [lua] access_by_lua(msblocations.conf:189):2: d832967c0538f0434ce876d9235d9842:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:46:31 [info] 37#37: *941 [lua] logger.lua:23: d832967c0538f0434ce876d9235d9842 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:46:31 +0000] d832967c0538f0434ce876d9235d9842 "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.190 - - [22/Nov/2022:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:46:32 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:32 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:42 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:42 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:46 [info] 37#37: *946 [lua] access_by_lua(msblocations.conf:189):2: 6be5f1d5969cd29de79260f46aa79513:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:46:46 [info] 37#37: *946 [lua] logger.lua:23: 6be5f1d5969cd29de79260f46aa79513 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:46:46 +0000] 6be5f1d5969cd29de79260f46aa79513 "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.190 - - [22/Nov/2022:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:46:52 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:46:52 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:01 [info] 37#37: *950 [lua] access_by_lua(msblocations.conf:189):2: dd9c482bbfed4b8761f3dd96450e122e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:47:01 +0000] dd9c482bbfed4b8761f3dd96450e122e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:47:01 [info] 37#37: *950 [lua] logger.lua:23: dd9c482bbfed4b8761f3dd96450e122e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:47:02 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:02 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:12 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:12 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:16 [info] 37#37: *955 [lua] access_by_lua(msblocations.conf:189):2: bf01096bc5b3f7d70c66e5f5dcf15cbb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:47:16 [info] 37#37: *955 [lua] logger.lua:23: bf01096bc5b3f7d70c66e5f5dcf15cbb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:47:16 +0000] bf01096bc5b3f7d70c66e5f5dcf15cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/22 05:47:22 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:22 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:31 [info] 37#37: *958 [lua] access_by_lua(msblocations.conf:189):2: a82944bad5020cb4396196bd44ba57f3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:47:31 [info] 37#37: *958 [lua] logger.lua:23: a82944bad5020cb4396196bd44ba57f3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:47:31 +0000] a82944bad5020cb4396196bd44ba57f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:47:32 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:32 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:42 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:42 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:46 [info] 37#37: *963 [lua] access_by_lua(msblocations.conf:189):2: 01a0624677ebd44408fc1977ad2076ed:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:47:46 +0000] 01a0624677ebd44408fc1977ad2076ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:47:46 [info] 37#37: *963 [lua] logger.lua:23: 01a0624677ebd44408fc1977ad2076ed {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:47:52 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:47:52 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:01 [info] 37#37: *967 [lua] access_by_lua(msblocations.conf:189):2: 1e82d9fb3b4875c1c9020945abdbf45c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:48:01 [info] 37#37: *967 [lua] logger.lua:23: 1e82d9fb3b4875c1c9020945abdbf45c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:48:01 +0000] 1e82d9fb3b4875c1c9020945abdbf45c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:48:02 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:02 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:10 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:189):2: 172c37bd5506b63711ca8520cf22858c:receive the request, client: 10.233.64.117, server: , request: "GET /nmaplowercheck1669096091 HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:48:10 [warn] 37#37: *970 [lua] error_handler.lua:29: error_svc_not_found(): 172c37bd5506b63711ca8520cf22858c No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /nmaplowercheck1669096091 HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:48:10 +0000] 172c37bd5506b63711ca8520cf22858c "GET /nmaplowercheck1669096091 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:48:11 [info] 37#37: *971 [lua] access_by_lua(msblocations.conf:189):2: 996051550d9555f50c85299b2b361c61:receive the request, client: 10.233.64.117, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:48:11 [warn] 37#37: *971 [lua] error_handler.lua:29: error_svc_not_found(): 996051550d9555f50c85299b2b361c61 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:48:11 +0000] 996051550d9555f50c85299b2b361c61 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:48:11 [info] 37#37: *972 [lua] access_by_lua(msblocations.conf:189):2: 7b94f1d3bb1fe413b5d2b785de4b4764:receive the request, client: 10.233.64.117, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:48:11 [warn] 37#37: *972 [lua] error_handler.lua:29: error_svc_not_found(): 7b94f1d3bb1fe413b5d2b785de4b4764 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:48:11 +0000] 7b94f1d3bb1fe413b5d2b785de4b4764 "POST /sdk HTTP/1.1" 502 request_processing_time:0.103 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:48:11 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:189):2: d41e18e67588f24257d18b9b930cb7f5:receive the request, client: 10.233.64.117, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:48:11 [warn] 37#37: *973 [lua] error_handler.lua:29: error_svc_not_found(): d41e18e67588f24257d18b9b930cb7f5 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:48:11 +0000] d41e18e67588f24257d18b9b930cb7f5 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:48:12 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:12 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:16 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: 5dfd4012d8c5d8f724cc8645d3202ed4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:48:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:48:17 [info] 37#37: *976 [lua] logger.lua:23: 5dfd4012d8c5d8f724cc8645d3202ed4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:48:17 +0000] 5dfd4012d8c5d8f724cc8645d3202ed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/11/22 05:48:18 [info] 37#37: *977 [lua] access_by_lua(msblocations.conf:189):2: 28f07d3cce8e9dfd970d66fc4815123c:receive the request, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
2022/11/22 05:48:18 [warn] 37#37: *977 [lua] error_handler.lua:29: error_svc_not_found(): 28f07d3cce8e9dfd970d66fc4815123c No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
10.233.64.117 - - [22/Nov/2022:05:48:18 +0000] 28f07d3cce8e9dfd970d66fc4815123c "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/11/22 05:48:18 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:189):2: ca6beb64a988b273c0d695e307a20211:receive the request, client: 10.233.64.117, server: , request: "GET / HTTP/1.1", host: "10.32.242.98"
2022/11/22 05:48:18 [warn] 37#37: *978 [lua] error_handler.lua:29: error_svc_not_found(): ca6beb64a988b273c0d695e307a20211 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET / HTTP/1.1", host: "10.32.242.98"
10.233.64.117 - - [22/Nov/2022:05:48:18 +0000] ca6beb64a988b273c0d695e307a20211 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/22 05:48:18 [info] 37#37: *978 client 10.233.64.117 closed keepalive connection
2022/11/22 05:48:22 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:22 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:32 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 0f82c3503e52414e55430ac7cd0db5ff:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:48:32 [info] 37#37: *981 [lua] logger.lua:23: 0f82c3503e52414e55430ac7cd0db5ff {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:48:32 +0000] 0f82c3503e52414e55430ac7cd0db5ff "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.190 - - [22/Nov/2022:05:48:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:48:32 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:32 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:42 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:42 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:47 [info] 37#37: *986 [lua] access_by_lua(msblocations.conf:189):2: 723373e62057cab178bc99ca0f21a0c5:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:48:47 [info] 37#37: *986 [lua] logger.lua:23: 723373e62057cab178bc99ca0f21a0c5 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:48:47 +0000] 723373e62057cab178bc99ca0f21a0c5 "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.190 - - [22/Nov/2022:05:48:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:48:52 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:48:52 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:02 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:189):2: e1ffdd3991306b58a63376db5e1bd464:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:49:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:49:02 +0000] e1ffdd3991306b58a63376db5e1bd464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:49:02 [info] 37#37: *990 [lua] logger.lua:23: e1ffdd3991306b58a63376db5e1bd464 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:49:02 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:02 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:12 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:12 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:17 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:189):2: 615cde2615d342c5a4e8aaa2831da6fe:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:49:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:49:17 [info] 37#37: *995 [lua] logger.lua:23: 615cde2615d342c5a4e8aaa2831da6fe {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:49:17 +0000] 615cde2615d342c5a4e8aaa2831da6fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:49:22 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:22 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:32 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: 60125a7a58a363153e8026443c454282:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:49:32 [info] 37#37: *998 [lua] logger.lua:23: 60125a7a58a363153e8026443c454282 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:49:32 +0000] 60125a7a58a363153e8026443c454282 "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.190 - - [22/Nov/2022:05:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:49:32 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:32 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:42 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:42 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:47 [info] 37#37: *1003 [lua] access_by_lua(msblocations.conf:189):2: 97a8c80638d0a08a4ac37f217040745e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.190 - - [22/Nov/2022:05:49:47 +0000] 97a8c80638d0a08a4ac37f217040745e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:49:47 [info] 37#37: *1003 [lua] logger.lua:23: 97a8c80638d0a08a4ac37f217040745e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:49:52 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:49:52 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:02 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:189):2: ebb49b15073c8b65e9a263287838110b:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:50:02 [info] 37#37: *1007 [lua] logger.lua:23: ebb49b15073c8b65e9a263287838110b {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:50:02 +0000] ebb49b15073c8b65e9a263287838110b "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.190 - - [22/Nov/2022:05:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:50:02 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:02 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:12 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:12 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:17 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:189):2: c11c8e32e677dce6192874684ece0605:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:50:17 [info] 37#37: *1012 [lua] logger.lua:23: c11c8e32e677dce6192874684ece0605 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:50:17 +0000] c11c8e32e677dce6192874684ece0605 "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.190 - - [22/Nov/2022:05:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:50:22 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:22 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:32 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 18209f82a2a4e35a182d6332737d774a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:50:32 +0000] 18209f82a2a4e35a182d6332737d774a "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.190 - - [22/Nov/2022:05:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:50:32 [info] 37#37: *1015 [lua] logger.lua:23: 18209f82a2a4e35a182d6332737d774a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:50:32 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:32 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:42 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:42 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:47 [info] 37#37: *1020 [lua] access_by_lua(msblocations.conf:189):2: da5846e894449d29ec2057dad390c6ce:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:50:47 [info] 37#37: *1020 [lua] logger.lua:23: da5846e894449d29ec2057dad390c6ce {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:50:47 +0000] da5846e894449d29ec2057dad390c6ce "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.190 - - [22/Nov/2022:05:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:50:52 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:50:52 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:02 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:189):2: 97fda9173a769ac37ca1d556cd810ca8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:51:02 [info] 37#37: *1024 [lua] logger.lua:23: 97fda9173a769ac37ca1d556cd810ca8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:51:02 +0000] 97fda9173a769ac37ca1d556cd810ca8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/11/22 05:51:02 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:02 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:12 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:12 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:17 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:189):2: ba9908fb80dc1eb59bdad97d171afc8c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:51:17 [info] 37#37: *1029 [lua] logger.lua:23: ba9908fb80dc1eb59bdad97d171afc8c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:51:17 +0000] ba9908fb80dc1eb59bdad97d171afc8c "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.190 - - [22/Nov/2022:05:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/22 05:51:22 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:22 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:29 [info] 37#37: *1030 client prematurely closed connection while reading client request line, client: 10.233.64.117, server: 
10.233.64.117 - - [22/Nov/2022:05:51:29 +0000] c3be1a474e9676a3bf56c7425a221802 "" 400 request_processing_time:5.007 upstream_response_time:- "-" "-" "-"
2022/11/22 05:51:29 [info] 37#37: *1033 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
10.233.64.117 - - [22/Nov/2022:05:51:29 +0000] 4532a9e60c91de4f73048b563b19022e "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/22 05:51:32 [info] 37#37: *1034 [lua] access_by_lua(msblocations.conf:189):2: d1ef9b196628e2328e90ffe7c1f2368d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:51:32 [info] 37#37: *1034 [lua] logger.lua:23: d1ef9b196628e2328e90ffe7c1f2368d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:51:32 +0000] d1ef9b196628e2328e90ffe7c1f2368d "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.190 - - [22/Nov/2022:05:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 05:51:32 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:32 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:42 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:42 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:47 [info] 37#37: *1039 [lua] access_by_lua(msblocations.conf:189):2: ef24d197bbe289aca3852c5cfa051db9:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:51:47 +0000] ef24d197bbe289aca3852c5cfa051db9 "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.190 - - [22/Nov/2022:05:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:51:47 [info] 37#37: *1039 [lua] logger.lua:23: ef24d197bbe289aca3852c5cfa051db9 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:51:52 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:51:52 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:02 [info] 37#37: *1043 [lua] access_by_lua(msblocations.conf:189):2: 997f02a39b054838561928ee2e6d0477:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:52:02 +0000] 997f02a39b054838561928ee2e6d0477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:52:02 [info] 37#37: *1043 [lua] logger.lua:23: 997f02a39b054838561928ee2e6d0477 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:52:02 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:02 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:12 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:12 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:17 [info] 37#37: *1048 [lua] access_by_lua(msblocations.conf:189):2: 31f22facb03d6302379c5b9369d26f70:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.190 - - [22/Nov/2022:05:52:17 +0000] 31f22facb03d6302379c5b9369d26f70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/11/22 05:52:17 [info] 37#37: *1048 [lua] logger.lua:23: 31f22facb03d6302379c5b9369d26f70 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:52:22 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:22 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:32 [info] 37#37: *1051 [lua] access_by_lua(msblocations.conf:189):2: edad30b2f5aa597318aa823e6b9e3cff:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:52:32 [info] 37#37: *1051 [lua] logger.lua:23: edad30b2f5aa597318aa823e6b9e3cff {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:52:32 +0000] edad30b2f5aa597318aa823e6b9e3cff "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.190 - - [22/Nov/2022:05:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:52:32 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:32 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:42 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:42 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:47 [info] 37#37: *1056 [lua] access_by_lua(msblocations.conf:189):2: 49b9744a884502915192f7af6d5605d8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:52:47 [info] 37#37: *1056 [lua] logger.lua:23: 49b9744a884502915192f7af6d5605d8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:52:47 +0000] 49b9744a884502915192f7af6d5605d8 "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.190 - - [22/Nov/2022:05:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:52:52 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:52:52 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:02 [info] 37#37: *1060 [lua] access_by_lua(msblocations.conf:189):2: 08d5b54af9d9e7bc2717227b61360b37:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:53:02 [info] 37#37: *1060 [lua] logger.lua:23: 08d5b54af9d9e7bc2717227b61360b37 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:53:02 +0000] 08d5b54af9d9e7bc2717227b61360b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/22 05:53:02 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:02 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:12 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:12 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:17 [info] 37#37: *1065 [lua] access_by_lua(msblocations.conf:189):2: c486a371047bef6bbce7a711e2a7c4d8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:53:17 [info] 37#37: *1065 [lua] logger.lua:23: c486a371047bef6bbce7a711e2a7c4d8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:53:17 +0000] c486a371047bef6bbce7a711e2a7c4d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:53:22 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:22 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:32 [info] 37#37: *1068 [lua] access_by_lua(msblocations.conf:189):2: 52e63144d118882e90204c35e38146fd:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:53:32 [info] 37#37: *1068 [lua] logger.lua:23: 52e63144d118882e90204c35e38146fd {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:53:32 +0000] 52e63144d118882e90204c35e38146fd "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.190 - - [22/Nov/2022:05:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:53:32 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:32 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:42 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:42 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:47 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:189):2: fd17757cd6c34deb9764e0059843c2cd:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:53:47 +0000] fd17757cd6c34deb9764e0059843c2cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:53:47 [info] 37#37: *1073 [lua] logger.lua:23: fd17757cd6c34deb9764e0059843c2cd {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:53:52 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:52 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:53:55 [info] 37#37: *1076 [lua] access_by_lua(msblocations.conf:189):2: 8a893ce2a139b9f56522af63ef9beeb6:receive the request, client: 10.233.64.117, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:53:55 [warn] 37#37: *1076 [lua] error_handler.lua:29: error_svc_not_found(): 8a893ce2a139b9f56522af63ef9beeb6 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:53:55 +0000] 8a893ce2a139b9f56522af63ef9beeb6 "POST /sdk HTTP/1.1" 502 request_processing_time:0.054 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:53:55 [info] 37#37: *1077 [lua] access_by_lua(msblocations.conf:189):2: c9ed9ddd22a340352a1d8fc04d14b294:receive the request, client: 10.233.64.117, server: , request: "GET /nmaplowercheck1669096435 HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:53:55 [warn] 37#37: *1077 [lua] error_handler.lua:29: error_svc_not_found(): c9ed9ddd22a340352a1d8fc04d14b294 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /nmaplowercheck1669096435 HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:53:55 +0000] c9ed9ddd22a340352a1d8fc04d14b294 "GET /nmaplowercheck1669096435 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:53:55 [info] 37#37: *1078 [lua] access_by_lua(msblocations.conf:189):2: 615f10c30fb744738c8c5f7d9664a91e:receive the request, client: 10.233.64.117, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:53:55 [warn] 37#37: *1078 [lua] error_handler.lua:29: error_svc_not_found(): 615f10c30fb744738c8c5f7d9664a91e No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:53:55 +0000] 615f10c30fb744738c8c5f7d9664a91e "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:53:55 [info] 37#37: *1079 [lua] access_by_lua(msblocations.conf:189):2: 7fd79f9a0f6a3ad8a7e5f1f523e94037:receive the request, client: 10.233.64.117, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.98:30284"
2022/11/22 05:53:55 [warn] 37#37: *1079 [lua] error_handler.lua:29: error_svc_not_found(): 7fd79f9a0f6a3ad8a7e5f1f523e94037 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.98:30284"
10.233.64.117 - - [22/Nov/2022:05:53:55 +0000] 7fd79f9a0f6a3ad8a7e5f1f523e94037 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/22 05:54:02 [info] 37#37: *1081 [lua] access_by_lua(msblocations.conf:189):2: 3ba69fac2fad9cb6ff437226a98f7462:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:54:02 [info] 37#37: *1081 [lua] logger.lua:23: 3ba69fac2fad9cb6ff437226a98f7462 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:54:02 +0000] 3ba69fac2fad9cb6ff437226a98f7462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/22 05:54:02 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:02 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:02 [info] 37#37: *1084 [lua] access_by_lua(msblocations.conf:189):2: 7c81c068a0c14101e57f15b810d7b5f8:receive the request, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
2022/11/22 05:54:02 [warn] 37#37: *1084 [lua] error_handler.lua:29: error_svc_not_found(): 7c81c068a0c14101e57f15b810d7b5f8 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET / HTTP/1.0"
10.233.64.117 - - [22/Nov/2022:05:54:02 +0000] 7c81c068a0c14101e57f15b810d7b5f8 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
2022/11/22 05:54:03 [info] 37#37: *1085 [lua] access_by_lua(msblocations.conf:189):2: 3d45225c3ad7ba3de88735bd33ec3059:receive the request, client: 10.233.64.117, server: , request: "GET / HTTP/1.1", host: "10.32.242.98"
2022/11/22 05:54:03 [warn] 37#37: *1085 [lua] error_handler.lua:29: error_svc_not_found(): 3d45225c3ad7ba3de88735bd33ec3059 No route found for this request! detail_info:Custom not match, client: 10.233.64.117, server: , request: "GET / HTTP/1.1", host: "10.32.242.98"
10.233.64.117 - - [22/Nov/2022:05:54:03 +0000] 3d45225c3ad7ba3de88735bd33ec3059 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/22 05:54:03 [info] 37#37: *1085 client 10.233.64.117 closed keepalive connection
2022/11/22 05:54:12 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:12 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:17 [info] 37#37: *1088 [lua] access_by_lua(msblocations.conf:189):2: 65a81a23ff79f0513227b8a435bc4b23:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:54:17 +0000] 65a81a23ff79f0513227b8a435bc4b23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:54:17 [info] 37#37: *1088 [lua] logger.lua:23: 65a81a23ff79f0513227b8a435bc4b23 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:54:22 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:22 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:32 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:189):2: 8a83bc8abe7449d200c73dd4e859aeb6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:54:32 [info] 37#37: *1091 [lua] logger.lua:23: 8a83bc8abe7449d200c73dd4e859aeb6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:54:32 +0000] 8a83bc8abe7449d200c73dd4e859aeb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:54:32 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:32 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:42 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:42 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:47 [info] 37#37: *1096 [lua] access_by_lua(msblocations.conf:189):2: ccdea413a9dafd2ae77307bd9a3eafcf:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:54:47 [info] 37#37: *1096 [lua] logger.lua:23: ccdea413a9dafd2ae77307bd9a3eafcf {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:54:47 +0000] ccdea413a9dafd2ae77307bd9a3eafcf "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.190 - - [22/Nov/2022:05:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:54:52 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:54:52 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:02 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:189):2: 16ea2f84c19658aadd05e9fc79165ea0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:55:02 [info] 37#37: *1100 [lua] logger.lua:23: 16ea2f84c19658aadd05e9fc79165ea0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:55:02 +0000] 16ea2f84c19658aadd05e9fc79165ea0 "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.190 - - [22/Nov/2022:05:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 05:55:02 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:02 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:12 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:12 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:17 [info] 37#37: *1105 [lua] access_by_lua(msblocations.conf:189):2: 971d09a9dcb56b913709a5584b4cc916:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:55:17 [info] 37#37: *1105 [lua] logger.lua:23: 971d09a9dcb56b913709a5584b4cc916 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.190 - - [22/Nov/2022:05:55:17 +0000] 971d09a9dcb56b913709a5584b4cc916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 05:55:22 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:22 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:32 [info] 37#37: *1108 [lua] access_by_lua(msblocations.conf:189):2: 6340fd94d0270bbba7f780337a53bef0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:55:32 [info] 37#37: *1108 [lua] logger.lua:23: 6340fd94d0270bbba7f780337a53bef0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:55:32 +0000] 6340fd94d0270bbba7f780337a53bef0 "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.190 - - [22/Nov/2022:05:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/22 05:55:32 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:32 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:42 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:42 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:47 [info] 37#37: *1113 [lua] access_by_lua(msblocations.conf:189):2: 32e1211102e7caa623e2860d3ef285c8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:55:47 [info] 37#37: *1113 [lua] logger.lua:23: 32e1211102e7caa623e2860d3ef285c8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:55:47 +0000] 32e1211102e7caa623e2860d3ef285c8 "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.190 - - [22/Nov/2022:05:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:55:52 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:55:52 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:02 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:189):2: 1aa61f3c40f24c45ccd32f8c8bda5c1e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:56:02 [info] 37#37: *1117 [lua] logger.lua:23: 1aa61f3c40f24c45ccd32f8c8bda5c1e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:56:02 +0000] 1aa61f3c40f24c45ccd32f8c8bda5c1e "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.190 - - [22/Nov/2022:05:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 05:56:02 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:02 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:12 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:12 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:17 [info] 37#37: *1122 [lua] access_by_lua(msblocations.conf:189):2: 81529c9ebd18037ed8ca14881da52cbb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:56:17 +0000] 81529c9ebd18037ed8ca14881da52cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/22 05:56:17 [info] 37#37: *1122 [lua] logger.lua:23: 81529c9ebd18037ed8ca14881da52cbb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:56:22 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:22 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:32 [info] 37#37: *1125 [lua] access_by_lua(msblocations.conf:189):2: ab6b1fb5727d895031614f1e26c87721:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:56:32 [info] 37#37: *1125 [lua] logger.lua:23: ab6b1fb5727d895031614f1e26c87721 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:56:32 +0000] ab6b1fb5727d895031614f1e26c87721 "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.190 - - [22/Nov/2022:05:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 05:56:32 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:32 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:42 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:42 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:47 [info] 37#37: *1130 [lua] access_by_lua(msblocations.conf:189):2: 69cc87af33d2f35b33abd579693e05d8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:56:47 [info] 37#37: *1130 [lua] logger.lua:23: 69cc87af33d2f35b33abd579693e05d8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:56:47 +0000] 69cc87af33d2f35b33abd579693e05d8 "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.190 - - [22/Nov/2022:05:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 05:56:52 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:56:52 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:02 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:189):2: 7a50aec16e9aa1fd16d20a1d755b5335:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:57:02 [info] 37#37: *1134 [lua] logger.lua:23: 7a50aec16e9aa1fd16d20a1d755b5335 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:57:02 +0000] 7a50aec16e9aa1fd16d20a1d755b5335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:05:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:57:02 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:02 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:12 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:12 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:17 [info] 37#37: *1139 [lua] access_by_lua(msblocations.conf:189):2: 52fd346fe626077982f7f36d206ed9ef:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:57:17 [info] 37#37: *1139 [lua] logger.lua:23: 52fd346fe626077982f7f36d206ed9ef {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:57:17 +0000] 52fd346fe626077982f7f36d206ed9ef "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.190 - - [22/Nov/2022:05:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/22 05:57:22 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:22 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:32 [info] 37#37: *1142 [lua] access_by_lua(msblocations.conf:189):2: 98fcbba4c0e4c3ea3db50df5460e2d2b:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:57:32 [info] 37#37: *1142 [lua] logger.lua:23: 98fcbba4c0e4c3ea3db50df5460e2d2b {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:57:32 +0000] 98fcbba4c0e4c3ea3db50df5460e2d2b "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.190 - - [22/Nov/2022:05:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:57:32 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:32 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:42 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:42 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:47 [info] 37#37: *1147 [lua] access_by_lua(msblocations.conf:189):2: 8f25c9d9b85df7675fb80c2d69b37eb5:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:57:47 [info] 37#37: *1147 [lua] logger.lua:23: 8f25c9d9b85df7675fb80c2d69b37eb5 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:57:47 +0000] 8f25c9d9b85df7675fb80c2d69b37eb5 "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.190 - - [22/Nov/2022:05:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:57:52 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:57:52 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:02 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:189):2: 5d0eb222c53c0c6685bd45674c6c99ef:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:58:02 [info] 37#37: *1151 [lua] logger.lua:23: 5d0eb222c53c0c6685bd45674c6c99ef {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:58:02 +0000] 5d0eb222c53c0c6685bd45674c6c99ef "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.190 - - [22/Nov/2022:05:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:58:02 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:02 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:12 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:12 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:17 [info] 37#37: *1156 [lua] access_by_lua(msblocations.conf:189):2: 68c1055925a200bb2a5332f163437cb0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:58:17 +0000] 68c1055925a200bb2a5332f163437cb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:58:17 [info] 37#37: *1156 [lua] logger.lua:23: 68c1055925a200bb2a5332f163437cb0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:58:22 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:22 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:32 [info] 37#37: *1159 [lua] access_by_lua(msblocations.conf:189):2: ee9b3f85636939e8878d51969cf780b7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:58:32 [info] 37#37: *1159 [lua] logger.lua:23: ee9b3f85636939e8878d51969cf780b7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:58:32 +0000] ee9b3f85636939e8878d51969cf780b7 "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.190 - - [22/Nov/2022:05:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:58:32 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:32 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:42 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:42 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:47 [info] 37#37: *1164 [lua] access_by_lua(msblocations.conf:189):2: f3a51ece1a7ce4dc3d8c4d8db99ef6ea:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:58:47 [info] 37#37: *1164 [lua] logger.lua:23: f3a51ece1a7ce4dc3d8c4d8db99ef6ea {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:58:47 +0000] f3a51ece1a7ce4dc3d8c4d8db99ef6ea "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.190 - - [22/Nov/2022:05:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:58:52 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:58:52 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:02 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:189):2: 61be9a833e88e8757b3890205b1dcdba:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:59:02 +0000] 61be9a833e88e8757b3890205b1dcdba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/22 05:59:02 [info] 37#37: *1168 [lua] logger.lua:23: 61be9a833e88e8757b3890205b1dcdba {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:59:02 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:02 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:12 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:12 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:17 [info] 37#37: *1173 [lua] access_by_lua(msblocations.conf:189):2: 3c6aaeeacf1518c660bea0e32abfa671:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:05:59:17 +0000] 3c6aaeeacf1518c660bea0e32abfa671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 05:59:17 [info] 37#37: *1173 [lua] logger.lua:23: 3c6aaeeacf1518c660bea0e32abfa671 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 05:59:22 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:22 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:32 [info] 37#37: *1176 [lua] access_by_lua(msblocations.conf:189):2: 5b63c4f08dcb3808dd16f04cc487cfb9:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:59:32 +0000] 5b63c4f08dcb3808dd16f04cc487cfb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 05:59:32 [info] 37#37: *1176 [lua] logger.lua:23: 5b63c4f08dcb3808dd16f04cc487cfb9 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 05:59:32 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:32 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:42 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:42 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:47 [info] 37#37: *1181 [lua] access_by_lua(msblocations.conf:189):2: 06cfeec179506353f27ca991560eb19d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 05:59:47 [info] 37#37: *1181 [lua] logger.lua:23: 06cfeec179506353f27ca991560eb19d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:05:59:47 +0000] 06cfeec179506353f27ca991560eb19d "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.190 - - [22/Nov/2022:05:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 05:59:52 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 05:59:52 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:02 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:189):2: 3cddd9f23bc1bf334f63ed8939cda47d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:00:02 [info] 37#37: *1185 [lua] logger.lua:23: 3cddd9f23bc1bf334f63ed8939cda47d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:00:02 +0000] 3cddd9f23bc1bf334f63ed8939cda47d "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.190 - - [22/Nov/2022:06:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:00:02 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:02 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:12 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:12 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:17 [info] 37#37: *1190 [lua] access_by_lua(msblocations.conf:189):2: 63c36b55438a551ad9f50fded8d5d679:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:00:17 [info] 37#37: *1190 [lua] logger.lua:23: 63c36b55438a551ad9f50fded8d5d679 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:00:17 +0000] 63c36b55438a551ad9f50fded8d5d679 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 06:00:22 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:22 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:32 [info] 37#37: *1193 [lua] access_by_lua(msblocations.conf:189):2: f6b2c35cd4950fa6ae76ad62c1075e3d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:00:32 [info] 37#37: *1193 [lua] logger.lua:23: f6b2c35cd4950fa6ae76ad62c1075e3d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:00:32 +0000] f6b2c35cd4950fa6ae76ad62c1075e3d "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.190 - - [22/Nov/2022:06:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:00:32 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:32 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:42 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:42 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:47 [info] 37#37: *1198 [lua] access_by_lua(msblocations.conf:189):2: 6aa36bcff33747952ff1fe237e704456:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:00:47 +0000] 6aa36bcff33747952ff1fe237e704456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/11/22 06:00:47 [info] 37#37: *1198 [lua] logger.lua:23: 6aa36bcff33747952ff1fe237e704456 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:00:52 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:00:52 [info] 37#37: *1199 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:02 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:189):2: b449c0433e0112509af17a919469b039:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:01:02 [info] 37#37: *1202 [lua] logger.lua:23: b449c0433e0112509af17a919469b039 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:01:02 +0000] b449c0433e0112509af17a919469b039 "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.190 - - [22/Nov/2022:06:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:01:02 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:02 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:12 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:12 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:17 [info] 37#37: *1207 [lua] access_by_lua(msblocations.conf:189):2: 4b5b561ebeee8c24691bdf751645ffcb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:01:17 [info] 37#37: *1207 [lua] logger.lua:23: 4b5b561ebeee8c24691bdf751645ffcb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:01:17 +0000] 4b5b561ebeee8c24691bdf751645ffcb "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.190 - - [22/Nov/2022:06:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:01:22 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:22 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:32 [info] 37#37: *1210 [lua] access_by_lua(msblocations.conf:189):2: 3375f860389b4c5e037bb603e0e55bdc:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:01:32 [info] 37#37: *1210 [lua] logger.lua:23: 3375f860389b4c5e037bb603e0e55bdc {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:01:32 +0000] 3375f860389b4c5e037bb603e0e55bdc "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.190 - - [22/Nov/2022:06:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:01:32 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:32 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:42 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:42 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:47 [info] 37#37: *1215 [lua] access_by_lua(msblocations.conf:189):2: 27f7c95998c2ed3468703bbede5957f9:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:01:47 [info] 37#37: *1215 [lua] logger.lua:23: 27f7c95998c2ed3468703bbede5957f9 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:01:47 +0000] 27f7c95998c2ed3468703bbede5957f9 "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.190 - - [22/Nov/2022:06:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:01:52 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:01:52 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:02 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:189):2: b64d08c55799ddf2e374987511fd2225:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:02:02 +0000] b64d08c55799ddf2e374987511fd2225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:02:02 [info] 37#37: *1219 [lua] logger.lua:23: b64d08c55799ddf2e374987511fd2225 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:02:02 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:02 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:12 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:12 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:17 [info] 37#37: *1224 [lua] access_by_lua(msblocations.conf:189):2: 27c31b48c104924f14d3e70b59639e45:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:02:17 +0000] 27c31b48c104924f14d3e70b59639e45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:02:17 [info] 37#37: *1224 [lua] logger.lua:23: 27c31b48c104924f14d3e70b59639e45 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:02:22 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:22 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:32 [info] 37#37: *1227 [lua] access_by_lua(msblocations.conf:189):2: 2f335f37e578122ce62b065c8b2494d2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:02:32 +0000] 2f335f37e578122ce62b065c8b2494d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/22 06:02:32 [info] 37#37: *1227 [lua] logger.lua:23: 2f335f37e578122ce62b065c8b2494d2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:02:32 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:32 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:42 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:42 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:47 [info] 37#37: *1232 [lua] access_by_lua(msblocations.conf:189):2: f3ca262dd217edc677a3a3e8a1894594:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:02:47 [info] 37#37: *1232 [lua] logger.lua:23: f3ca262dd217edc677a3a3e8a1894594 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:02:47 +0000] f3ca262dd217edc677a3a3e8a1894594 "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.190 - - [22/Nov/2022:06:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:02:52 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:02:52 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:02 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:02 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:02 [info] 37#37: *1238 [lua] access_by_lua(msblocations.conf:189):2: e93dc620872c4a9bf8673a35308731cb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:03:02 [info] 37#37: *1238 [lua] logger.lua:23: e93dc620872c4a9bf8673a35308731cb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:03:02 +0000] e93dc620872c4a9bf8673a35308731cb "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.190 - - [22/Nov/2022:06:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:03:12 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:12 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:17 [info] 37#37: *1241 [lua] access_by_lua(msblocations.conf:189):2: a61c704ee3bc0bfac6ed64f884d3983a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:03:17 [info] 37#37: *1241 [lua] logger.lua:23: a61c704ee3bc0bfac6ed64f884d3983a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:03:17 +0000] a61c704ee3bc0bfac6ed64f884d3983a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:03:22 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:22 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:32 [info] 37#37: *1245 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:32 [info] 37#37: *1244 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:32 [info] 37#37: *1246 [lua] access_by_lua(msblocations.conf:189):2: 935d0e2349e8d3138f94149de7852b74:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:03:32 +0000] 935d0e2349e8d3138f94149de7852b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:03:32 [info] 37#37: *1246 [lua] logger.lua:23: 935d0e2349e8d3138f94149de7852b74 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:03:42 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:42 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:47 [info] 37#37: *1249 [lua] access_by_lua(msblocations.conf:189):2: 6218c95400ee41081ab788bd9cae9057:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:03:47 [info] 37#37: *1249 [lua] logger.lua:23: 6218c95400ee41081ab788bd9cae9057 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:03:47 +0000] 6218c95400ee41081ab788bd9cae9057 "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.190 - - [22/Nov/2022:06:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:03:52 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:03:52 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:02 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:02 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:02 [info] 37#37: *1255 [lua] access_by_lua(msblocations.conf:189):2: eeb346c441931e97befa687c7d5e7f02:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:06:04:02 +0000] eeb346c441931e97befa687c7d5e7f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:04:02 [info] 37#37: *1255 [lua] logger.lua:23: eeb346c441931e97befa687c7d5e7f02 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:04:12 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:12 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:17 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:189):2: 9bf62c8b5e76f9eb89a579c01e84ede5:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:04:17 [info] 37#37: *1258 [lua] logger.lua:23: 9bf62c8b5e76f9eb89a579c01e84ede5 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:04:17 +0000] 9bf62c8b5e76f9eb89a579c01e84ede5 "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.190 - - [22/Nov/2022:06:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:04:22 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:22 [info] 35#35: *1259 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:32 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:32 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:32 [info] 37#37: *1263 [lua] access_by_lua(msblocations.conf:189):2: 4f56470e4ecdafb4eae04df212d19036:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:06:04:32 +0000] 4f56470e4ecdafb4eae04df212d19036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:04:32 [info] 37#37: *1263 [lua] logger.lua:23: 4f56470e4ecdafb4eae04df212d19036 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:04:42 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:42 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:47 [info] 37#37: *1266 [lua] access_by_lua(msblocations.conf:189):2: 71c1b702acdf4b22ce89bc71722ba021:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:04:47 +0000] 71c1b702acdf4b22ce89bc71722ba021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:04:47 [info] 37#37: *1266 [lua] logger.lua:23: 71c1b702acdf4b22ce89bc71722ba021 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:04:52 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:04:52 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:02 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:02 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:02 [info] 37#37: *1272 [lua] access_by_lua(msblocations.conf:189):2: 6bab7a0dc29018bf7cbeeafa905585a3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:05:02 [info] 37#37: *1272 [lua] logger.lua:23: 6bab7a0dc29018bf7cbeeafa905585a3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:05:02 +0000] 6bab7a0dc29018bf7cbeeafa905585a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:05:12 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:12 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:17 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:189):2: ccca2cd524609368e6b05372d5aa9468:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:05:17 [info] 37#37: *1275 [lua] logger.lua:23: ccca2cd524609368e6b05372d5aa9468 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:05:17 +0000] ccca2cd524609368e6b05372d5aa9468 "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.190 - - [22/Nov/2022:06:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:05:22 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:22 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:32 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:32 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:32 [info] 37#37: *1280 [lua] access_by_lua(msblocations.conf:189):2: f0411059e34798510499486bfe7ec0f2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:05:32 [info] 37#37: *1280 [lua] logger.lua:23: f0411059e34798510499486bfe7ec0f2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:05:32 +0000] f0411059e34798510499486bfe7ec0f2 "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.190 - - [22/Nov/2022:06:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:05:42 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:42 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:47 [info] 37#37: *1283 [lua] access_by_lua(msblocations.conf:189):2: 53313ed17ca4a3dc335aeabcaa725d7e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:05:47 [info] 37#37: *1283 [lua] logger.lua:23: 53313ed17ca4a3dc335aeabcaa725d7e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:05:47 +0000] 53313ed17ca4a3dc335aeabcaa725d7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:05:52 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:05:52 [info] 35#35: *1284 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:02 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:02 [info] 37#37: *1287 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:02 [info] 37#37: *1289 [lua] access_by_lua(msblocations.conf:189):2: 6058be215f761b691b825a5390bf577d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:06:03 +0000] 6058be215f761b691b825a5390bf577d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 06:06:03 [info] 37#37: *1289 [lua] logger.lua:23: 6058be215f761b691b825a5390bf577d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:06:12 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:12 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:18 [info] 37#37: *1292 [lua] access_by_lua(msblocations.conf:189):2: a3a41b4f66c0f66e702cb71794c227b2:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:06:18 [info] 37#37: *1292 [lua] logger.lua:23: a3a41b4f66c0f66e702cb71794c227b2 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:06:18 +0000] a3a41b4f66c0f66e702cb71794c227b2 "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.190 - - [22/Nov/2022:06:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 06:06:22 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:22 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:32 [info] 37#37: *1296 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:32 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:33 [info] 37#37: *1297 [lua] access_by_lua(msblocations.conf:189):2: 83e09dbf22973c4b289a60bc8bf6c998:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:06:33 [info] 37#37: *1297 [lua] logger.lua:23: 83e09dbf22973c4b289a60bc8bf6c998 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:06:33 +0000] 83e09dbf22973c4b289a60bc8bf6c998 "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.190 - - [22/Nov/2022:06:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:06:42 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:42 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:48 [info] 37#37: *1300 [lua] access_by_lua(msblocations.conf:189):2: e3fadc04bcce81f771ec5d2b7f96ea47:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:06:48 [info] 37#37: *1300 [lua] logger.lua:23: e3fadc04bcce81f771ec5d2b7f96ea47 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:06:48 +0000] e3fadc04bcce81f771ec5d2b7f96ea47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:06:52 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:06:52 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:02 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:02 [info] 37#37: *1304 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:03 [info] 37#37: *1306 [lua] access_by_lua(msblocations.conf:189):2: 966f79af35f97eeedfb684a95a2d7bb1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:07:03 [info] 37#37: *1306 [lua] logger.lua:23: 966f79af35f97eeedfb684a95a2d7bb1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:07:03 +0000] 966f79af35f97eeedfb684a95a2d7bb1 "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.190 - - [22/Nov/2022:06:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:07:12 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:12 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:18 [info] 37#37: *1309 [lua] access_by_lua(msblocations.conf:189):2: e3062e6dc70c19fc8ce241fdb7fbf074:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:06:07:18 +0000] e3062e6dc70c19fc8ce241fdb7fbf074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:07:18 [info] 37#37: *1309 [lua] logger.lua:23: e3062e6dc70c19fc8ce241fdb7fbf074 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:07:22 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:22 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:32 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:32 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:33 [info] 37#37: *1314 [lua] access_by_lua(msblocations.conf:189):2: f7772fd63b26527da8c954ec78fa7db9:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:07:33 [info] 37#37: *1314 [lua] logger.lua:23: f7772fd63b26527da8c954ec78fa7db9 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:07:33 +0000] f7772fd63b26527da8c954ec78fa7db9 "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.190 - - [22/Nov/2022:06:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:07:42 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:42 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:48 [info] 37#37: *1317 [lua] access_by_lua(msblocations.conf:189):2: ddfc04755688f718cde61b00e1302c6e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:07:48 +0000] ddfc04755688f718cde61b00e1302c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 06:07:48 [info] 37#37: *1317 [lua] logger.lua:23: ddfc04755688f718cde61b00e1302c6e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:07:52 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:07:52 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:02 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:02 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:03 [info] 37#37: *1323 [lua] access_by_lua(msblocations.conf:189):2: cf20781372551daea8b1ad201eb5b946:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:08:03 [info] 37#37: *1323 [lua] logger.lua:23: cf20781372551daea8b1ad201eb5b946 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:08:03 +0000] cf20781372551daea8b1ad201eb5b946 "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.190 - - [22/Nov/2022:06:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:08:12 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:12 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:18 [info] 37#37: *1326 [lua] access_by_lua(msblocations.conf:189):2: f8238a5f37efcb241f8fa26e6f017921:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:08:18 [info] 37#37: *1326 [lua] logger.lua:23: f8238a5f37efcb241f8fa26e6f017921 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:08:18 +0000] f8238a5f37efcb241f8fa26e6f017921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:08:22 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:22 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:32 [info] 37#37: *1330 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:32 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:33 [info] 37#37: *1331 [lua] access_by_lua(msblocations.conf:189):2: d0cb361a2d2b8e0e3cc51fa7426d43f3:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:08:33 +0000] d0cb361a2d2b8e0e3cc51fa7426d43f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:08:33 [info] 37#37: *1331 [lua] logger.lua:23: d0cb361a2d2b8e0e3cc51fa7426d43f3 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:08:42 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:42 [info] 37#37: *1333 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:48 [info] 37#37: *1334 [lua] access_by_lua(msblocations.conf:189):2: 004fcf35d3ad531ac32563309ff961e6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:08:48 [info] 37#37: *1334 [lua] logger.lua:23: 004fcf35d3ad531ac32563309ff961e6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:08:48 +0000] 004fcf35d3ad531ac32563309ff961e6 "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.190 - - [22/Nov/2022:06:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:08:52 [info] 37#37: *1335 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:08:52 [info] 37#37: *1336 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:02 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:02 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:03 [info] 37#37: *1340 [lua] access_by_lua(msblocations.conf:189):2: 5d93026dfb876f50f84c2d84bf0f4852:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:03 +0000] 5d93026dfb876f50f84c2d84bf0f4852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/22 06:09:03 [info] 37#37: *1340 [lua] logger.lua:23: 5d93026dfb876f50f84c2d84bf0f4852 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/22 06:09:12 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:12 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:18 [info] 37#37: *1343 [lua] access_by_lua(msblocations.conf:189):2: 034bde7a7fd9e0ee66d19595980049d7:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:18 +0000] 034bde7a7fd9e0ee66d19595980049d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/11/22 06:09:18 [info] 37#37: *1343 [lua] logger.lua:23: 034bde7a7fd9e0ee66d19595980049d7 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:09:22 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:22 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:32 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:32 [info] 37#37: *1347 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:33 [info] 37#37: *1348 [lua] access_by_lua(msblocations.conf:189):2: 4db1ed91de06bc48894fe28d3b9d12a1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:09:33 [info] 37#37: *1348 [lua] logger.lua:23: 4db1ed91de06bc48894fe28d3b9d12a1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:33 +0000] 4db1ed91de06bc48894fe28d3b9d12a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:09:42 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:42 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:48 [info] 37#37: *1351 [lua] access_by_lua(msblocations.conf:189):2: 504b4b6b03cccf2b4f3fc128755c6af1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:48 +0000] 504b4b6b03cccf2b4f3fc128755c6af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 06:09:48 [info] 37#37: *1351 [lua] logger.lua:23: 504b4b6b03cccf2b4f3fc128755c6af1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:09:52 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:09:52 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:02 [info] 37#37: *1356 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:02 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:03 [info] 37#37: *1357 [lua] access_by_lua(msblocations.conf:189):2: b5101465c2a45c72059f38d581a1bf97:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:10:03 +0000] b5101465c2a45c72059f38d581a1bf97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 06:10:03 [info] 37#37: *1357 [lua] logger.lua:23: b5101465c2a45c72059f38d581a1bf97 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:10:12 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:12 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:18 [info] 37#37: *1360 [lua] access_by_lua(msblocations.conf:189):2: 5f122c2206d7210bafdbba90b6100898:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:10:18 [info] 37#37: *1360 [lua] logger.lua:23: 5f122c2206d7210bafdbba90b6100898 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:10:18 +0000] 5f122c2206d7210bafdbba90b6100898 "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.190 - - [22/Nov/2022:06:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:10:22 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:22 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:32 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:32 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:33 [info] 37#37: *1365 [lua] access_by_lua(msblocations.conf:189):2: 460f52a66c7a9f975ab66d5a70311fa4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:10:33 +0000] 460f52a66c7a9f975ab66d5a70311fa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:10:33 [info] 37#37: *1365 [lua] logger.lua:23: 460f52a66c7a9f975ab66d5a70311fa4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:10:42 [info] 37#37: *1366 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:42 [info] 37#37: *1367 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:48 [info] 37#37: *1368 [lua] access_by_lua(msblocations.conf:189):2: 5b6cae43fa331669e001cbbe37ff3567:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:10:48 [info] 37#37: *1368 [lua] logger.lua:23: 5b6cae43fa331669e001cbbe37ff3567 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:10:48 +0000] 5b6cae43fa331669e001cbbe37ff3567 "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.190 - - [22/Nov/2022:06:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:10:52 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:10:52 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:02 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:02 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:03 [info] 37#37: *1374 [lua] access_by_lua(msblocations.conf:189):2: 13e845e667bb43afe96803fb5913b8f4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:11:03 [info] 37#37: *1374 [lua] logger.lua:23: 13e845e667bb43afe96803fb5913b8f4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:11:03 +0000] 13e845e667bb43afe96803fb5913b8f4 "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.190 - - [22/Nov/2022:06:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:11:12 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:12 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:18 [info] 37#37: *1377 [lua] access_by_lua(msblocations.conf:189):2: 716862aac0b8bf57c271c897258f25ad:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:11:18 +0000] 716862aac0b8bf57c271c897258f25ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:11:18 [info] 37#37: *1377 [lua] logger.lua:23: 716862aac0b8bf57c271c897258f25ad {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:11:22 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:22 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:32 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:32 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:33 [info] 37#37: *1382 [lua] access_by_lua(msblocations.conf:189):2: 6fbfcb0db5e34cf09a7ec2218ed6225e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:11:33 [info] 37#37: *1382 [lua] logger.lua:23: 6fbfcb0db5e34cf09a7ec2218ed6225e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:11:33 +0000] 6fbfcb0db5e34cf09a7ec2218ed6225e "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.190 - - [22/Nov/2022:06:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:11:42 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:42 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:48 [info] 37#37: *1385 [lua] access_by_lua(msblocations.conf:189):2: 1ac7ebf44e1dfa234a6e4266330cb678:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:11:48 [info] 37#37: *1385 [lua] logger.lua:23: 1ac7ebf44e1dfa234a6e4266330cb678 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:11:48 +0000] 1ac7ebf44e1dfa234a6e4266330cb678 "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.190 - - [22/Nov/2022:06:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:11:52 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:11:52 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:02 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:02 [info] 37#37: *1390 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:03 [info] 37#37: *1391 [lua] access_by_lua(msblocations.conf:189):2: c0b732d5e8740eadb257efdf66e341d6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:12:03 [info] 37#37: *1391 [lua] logger.lua:23: c0b732d5e8740eadb257efdf66e341d6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:12:03 +0000] c0b732d5e8740eadb257efdf66e341d6 "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.190 - - [22/Nov/2022:06:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:12:12 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:12 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:18 [info] 37#37: *1394 [lua] access_by_lua(msblocations.conf:189):2: 5e0884922bcdf72c332a0bb6f1edc29b:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:12:18 +0000] 5e0884922bcdf72c332a0bb6f1edc29b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/22 06:12:18 [info] 37#37: *1394 [lua] logger.lua:23: 5e0884922bcdf72c332a0bb6f1edc29b {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:12:22 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:22 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:32 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:32 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:33 [info] 37#37: *1399 [lua] access_by_lua(msblocations.conf:189):2: f78cb946b0d31eb0fca87742009cfb69:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:12:33 +0000] f78cb946b0d31eb0fca87742009cfb69 "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.190 - - [22/Nov/2022:06:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:12:33 [info] 37#37: *1399 [lua] logger.lua:23: f78cb946b0d31eb0fca87742009cfb69 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:12:42 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:42 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:48 [info] 37#37: *1402 [lua] access_by_lua(msblocations.conf:189):2: 3ca08afa71596d2c24e3e78079613e64:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.190 - - [22/Nov/2022:06:12:48 +0000] 3ca08afa71596d2c24e3e78079613e64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:12:48 [info] 37#37: *1402 [lua] logger.lua:23: 3ca08afa71596d2c24e3e78079613e64 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:12:52 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:12:52 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:02 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:02 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:03 [info] 37#37: *1408 [lua] access_by_lua(msblocations.conf:189):2: 212782e5459ef80552eec7aa386cc947:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:13:03 [info] 37#37: *1408 [lua] logger.lua:23: 212782e5459ef80552eec7aa386cc947 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:13:03 +0000] 212782e5459ef80552eec7aa386cc947 "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.190 - - [22/Nov/2022:06:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:13:12 [info] 35#35: *1409 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:12 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:18 [info] 37#37: *1411 [lua] access_by_lua(msblocations.conf:189):2: a1476fb6fade99338d30156d8e6cb589:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:13:18 +0000] a1476fb6fade99338d30156d8e6cb589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 06:13:18 [info] 37#37: *1411 [lua] logger.lua:23: a1476fb6fade99338d30156d8e6cb589 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:13:22 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:22 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:32 [info] 35#35: *1414 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:32 [info] 35#35: *1415 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:33 [info] 37#37: *1416 [lua] access_by_lua(msblocations.conf:189):2: 22f1a5009dea87002b1a90d81b32952c:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:13:33 [info] 37#37: *1416 [lua] logger.lua:23: 22f1a5009dea87002b1a90d81b32952c {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:13:33 +0000] 22f1a5009dea87002b1a90d81b32952c "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.190 - - [22/Nov/2022:06:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:13:42 [info] 37#37: *1417 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:42 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:48 [info] 37#37: *1419 [lua] access_by_lua(msblocations.conf:189):2: 7299bd093bd13515500532bfedc2002b:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:13:48 [info] 37#37: *1419 [lua] logger.lua:23: 7299bd093bd13515500532bfedc2002b {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:13:48 +0000] 7299bd093bd13515500532bfedc2002b "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.190 - - [22/Nov/2022:06:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:13:52 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:13:52 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:02 [info] 37#37: *1424 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:02 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:03 [info] 37#37: *1425 [lua] access_by_lua(msblocations.conf:189):2: 902539d847cd6193b4f95df4a998925d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:14:03 [info] 37#37: *1425 [lua] logger.lua:23: 902539d847cd6193b4f95df4a998925d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:14:03 +0000] 902539d847cd6193b4f95df4a998925d "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.190 - - [22/Nov/2022:06:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 06:14:12 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:12 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:18 [info] 37#37: *1428 [lua] access_by_lua(msblocations.conf:189):2: a681afd57abdf1978437ab4e3078386e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:14:18 [info] 37#37: *1428 [lua] logger.lua:23: a681afd57abdf1978437ab4e3078386e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.190 - - [22/Nov/2022:06:14:18 +0000] a681afd57abdf1978437ab4e3078386e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:14:22 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:22 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:32 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:32 [info] 37#37: *1432 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:33 [info] 37#37: *1433 [lua] access_by_lua(msblocations.conf:189):2: bc05dab6c04368fce1fc6c1c50cd9d33:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:14:33 +0000] bc05dab6c04368fce1fc6c1c50cd9d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:14:33 [info] 37#37: *1433 [lua] logger.lua:23: bc05dab6c04368fce1fc6c1c50cd9d33 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:14:42 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:42 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:48 [info] 37#37: *1436 [lua] access_by_lua(msblocations.conf:189):2: 3a4aac80bd9f11e8e01c0201285a03d1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:14:48 [info] 37#37: *1436 [lua] logger.lua:23: 3a4aac80bd9f11e8e01c0201285a03d1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:14:48 +0000] 3a4aac80bd9f11e8e01c0201285a03d1 "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.190 - - [22/Nov/2022:06:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:14:52 [info] 37#37: *1438 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:14:52 [info] 37#37: *1437 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:02 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:02 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:03 [info] 37#37: *1442 [lua] access_by_lua(msblocations.conf:189):2: ad71aefe06b7d785d2eb604e6a33b287:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:15:03 [info] 37#37: *1442 [lua] logger.lua:23: ad71aefe06b7d785d2eb604e6a33b287 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:15:03 +0000] ad71aefe06b7d785d2eb604e6a33b287 "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.190 - - [22/Nov/2022:06:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:15:12 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:12 [info] 37#37: *1443 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:18 [info] 37#37: *1445 [lua] access_by_lua(msblocations.conf:189):2: ca983a1b0ab61ee6a87861f829c67298:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:15:18 [info] 37#37: *1445 [lua] logger.lua:23: ca983a1b0ab61ee6a87861f829c67298 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:15:18 +0000] ca983a1b0ab61ee6a87861f829c67298 "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.190 - - [22/Nov/2022:06:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/22 06:15:22 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:22 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:32 [info] 37#37: *1449 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:32 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:33 [info] 37#37: *1450 [lua] access_by_lua(msblocations.conf:189):2: 67b7b06b49f8dc6ce69129ff1ffad562:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:15:33 +0000] 67b7b06b49f8dc6ce69129ff1ffad562 "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.190 - - [22/Nov/2022:06:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:15:33 [info] 37#37: *1450 [lua] logger.lua:23: 67b7b06b49f8dc6ce69129ff1ffad562 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:15:42 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:42 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:48 [info] 37#37: *1453 [lua] access_by_lua(msblocations.conf:189):2: cf038d763e39ac04a5934f314d02995f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:15:48 +0000] cf038d763e39ac04a5934f314d02995f "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.190 - - [22/Nov/2022:06:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:15:48 [info] 37#37: *1453 [lua] logger.lua:23: cf038d763e39ac04a5934f314d02995f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:15:52 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:15:52 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:02 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:02 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:03 [info] 37#37: *1459 [lua] access_by_lua(msblocations.conf:189):2: 3a2c0a8e6a5dff76e8c8d4976f0cd802:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:16:03 [info] 37#37: *1459 [lua] logger.lua:23: 3a2c0a8e6a5dff76e8c8d4976f0cd802 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:16:03 +0000] 3a2c0a8e6a5dff76e8c8d4976f0cd802 "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.190 - - [22/Nov/2022:06:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:16:12 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:12 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:18 [info] 37#37: *1462 [lua] access_by_lua(msblocations.conf:189):2: 79922f8611aeedb889feed0cc6fc2200:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:16:18 +0000] 79922f8611aeedb889feed0cc6fc2200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2022/11/22 06:16:18 [info] 37#37: *1462 [lua] logger.lua:23: 79922f8611aeedb889feed0cc6fc2200 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:16:22 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:22 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:32 [info] 37#37: *1466 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:32 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:33 [info] 37#37: *1467 [lua] access_by_lua(msblocations.conf:189):2: d7adff293f721c2597bce0e856d21fbf:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:16:33 [info] 37#37: *1467 [lua] logger.lua:23: d7adff293f721c2597bce0e856d21fbf {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:16:33 +0000] d7adff293f721c2597bce0e856d21fbf "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.190 - - [22/Nov/2022:06:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:16:42 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:42 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:48 [info] 37#37: *1470 [lua] access_by_lua(msblocations.conf:189):2: edb0395ff9b359f62917e8475743b501:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:16:48 +0000] edb0395ff9b359f62917e8475743b501 "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.190 - - [22/Nov/2022:06:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:16:48 [info] 37#37: *1470 [lua] logger.lua:23: edb0395ff9b359f62917e8475743b501 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:16:52 [info] 37#37: *1472 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:16:52 [info] 37#37: *1471 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:02 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:02 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:03 [info] 37#37: *1476 [lua] access_by_lua(msblocations.conf:189):2: a7add84f72c3ce8059be1b6bd443b383:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:17:03 [info] 37#37: *1476 [lua] logger.lua:23: a7add84f72c3ce8059be1b6bd443b383 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:17:03 +0000] a7add84f72c3ce8059be1b6bd443b383 "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.190 - - [22/Nov/2022:06:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:17:12 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:12 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:18 [info] 37#37: *1479 [lua] access_by_lua(msblocations.conf:189):2: dc157fbd7f0404e591992e0c76986574:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:17:18 [info] 37#37: *1479 [lua] logger.lua:23: dc157fbd7f0404e591992e0c76986574 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:17:18 +0000] dc157fbd7f0404e591992e0c76986574 "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.190 - - [22/Nov/2022:06:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:17:22 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:22 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:32 [info] 37#37: *1483 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:32 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:33 [info] 37#37: *1484 [lua] access_by_lua(msblocations.conf:189):2: 061f5116f049d7315f50e030a178b0b6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:17:33 +0000] 061f5116f049d7315f50e030a178b0b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 06:17:33 [info] 37#37: *1484 [lua] logger.lua:23: 061f5116f049d7315f50e030a178b0b6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/22 06:17:42 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:42 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:48 [info] 37#37: *1487 [lua] access_by_lua(msblocations.conf:189):2: 8b4fc983748f83d6eceb17a62f68e49f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:17:48 [info] 37#37: *1487 [lua] logger.lua:23: 8b4fc983748f83d6eceb17a62f68e49f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:17:48 +0000] 8b4fc983748f83d6eceb17a62f68e49f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:17:52 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:17:52 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:02 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:02 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:03 [info] 37#37: *1493 [lua] access_by_lua(msblocations.conf:189):2: 384ea614c5a10e77c6026a25fcc429e4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:18:03 [info] 37#37: *1493 [lua] logger.lua:23: 384ea614c5a10e77c6026a25fcc429e4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:18:03 +0000] 384ea614c5a10e77c6026a25fcc429e4 "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.190 - - [22/Nov/2022:06:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/22 06:18:12 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:12 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:18 [info] 37#37: *1496 [lua] access_by_lua(msblocations.conf:189):2: ed179ab8f77d458017a1db8347c90985:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:18:18 [info] 37#37: *1496 [lua] logger.lua:23: ed179ab8f77d458017a1db8347c90985 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:18:18 +0000] ed179ab8f77d458017a1db8347c90985 "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.190 - - [22/Nov/2022:06:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:18:22 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:22 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:32 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:32 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:33 [info] 37#37: *1501 [lua] access_by_lua(msblocations.conf:189):2: 5a15292e6569198d6a93172be92a7312:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:18:33 +0000] 5a15292e6569198d6a93172be92a7312 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:18:33 [info] 37#37: *1501 [lua] logger.lua:23: 5a15292e6569198d6a93172be92a7312 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:18:42 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:42 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:48 [info] 37#37: *1504 [lua] access_by_lua(msblocations.conf:189):2: 35d5c902cc4f163e3b76442c33af1a1e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:18:48 [info] 37#37: *1504 [lua] logger.lua:23: 35d5c902cc4f163e3b76442c33af1a1e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:18:48 +0000] 35d5c902cc4f163e3b76442c33af1a1e "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.190 - - [22/Nov/2022:06:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:18:52 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:18:52 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:02 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:02 [info] 37#37: *1509 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:03 [info] 37#37: *1510 [lua] access_by_lua(msblocations.conf:189):2: 719184080a9bfd307a353f33677c32d0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:19:03 [info] 37#37: *1510 [lua] logger.lua:23: 719184080a9bfd307a353f33677c32d0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:19:03 +0000] 719184080a9bfd307a353f33677c32d0 "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.190 - - [22/Nov/2022:06:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:19:12 [info] 37#37: *1511 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:12 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:18 [info] 37#37: *1513 [lua] access_by_lua(msblocations.conf:189):2: 1361472417b27b9c780b89dbb1919cc1:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:19:18 +0000] 1361472417b27b9c780b89dbb1919cc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:19:18 [info] 37#37: *1513 [lua] logger.lua:23: 1361472417b27b9c780b89dbb1919cc1 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:19:22 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:22 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:32 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:32 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:33 [info] 37#37: *1518 [lua] access_by_lua(msblocations.conf:189):2: 906d81c3460562e6a4218eefa6a00e77:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:19:33 [info] 37#37: *1518 [lua] logger.lua:23: 906d81c3460562e6a4218eefa6a00e77 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:19:33 +0000] 906d81c3460562e6a4218eefa6a00e77 "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.190 - - [22/Nov/2022:06:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:19:42 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:42 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:48 [info] 37#37: *1521 [lua] access_by_lua(msblocations.conf:189):2: b7d16bf71ad6b40a279967b9d5be0583:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:19:48 [info] 37#37: *1521 [lua] logger.lua:23: b7d16bf71ad6b40a279967b9d5be0583 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:19:48 +0000] b7d16bf71ad6b40a279967b9d5be0583 "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.190 - - [22/Nov/2022:06:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:19:52 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:19:52 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:02 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:02 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:03 [info] 37#37: *1527 [lua] access_by_lua(msblocations.conf:189):2: ba2792492c18603467b0f771b13de9e4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:20:03 +0000] ba2792492c18603467b0f771b13de9e4 "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.190 - - [22/Nov/2022:06:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:20:03 [info] 37#37: *1527 [lua] logger.lua:23: ba2792492c18603467b0f771b13de9e4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:20:12 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:12 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:18 [info] 37#37: *1530 [lua] access_by_lua(msblocations.conf:189):2: 618f13de9f1d3ff34b27564292a7b344:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:20:18 +0000] 618f13de9f1d3ff34b27564292a7b344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/22 06:20:18 [info] 37#37: *1530 [lua] logger.lua:23: 618f13de9f1d3ff34b27564292a7b344 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/22 06:20:22 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:22 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:32 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:32 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:33 [info] 37#37: *1535 [lua] access_by_lua(msblocations.conf:189):2: 2ea90113c3462afa0e74452ed28236c6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:20:33 [info] 37#37: *1535 [lua] logger.lua:23: 2ea90113c3462afa0e74452ed28236c6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:20:33 +0000] 2ea90113c3462afa0e74452ed28236c6 "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.190 - - [22/Nov/2022:06:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:20:42 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:42 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:48 [info] 37#37: *1538 [lua] access_by_lua(msblocations.conf:189):2: 30084e7756aab7edb3ab9f5752f54a2f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:20:48 [info] 37#37: *1538 [lua] logger.lua:23: 30084e7756aab7edb3ab9f5752f54a2f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:20:48 +0000] 30084e7756aab7edb3ab9f5752f54a2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/22 06:20:52 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:20:52 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:02 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:02 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:03 [info] 37#37: *1544 [lua] access_by_lua(msblocations.conf:189):2: e9787d7bf79b40599b942642165f367a:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:21:03 +0000] e9787d7bf79b40599b942642165f367a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 06:21:03 [info] 37#37: *1544 [lua] logger.lua:23: e9787d7bf79b40599b942642165f367a {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:21:12 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:12 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:18 [info] 37#37: *1547 [lua] access_by_lua(msblocations.conf:189):2: 6e7b5f1cdb41eb93776b33ccf727e8da:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:21:18 [info] 37#37: *1547 [lua] logger.lua:23: 6e7b5f1cdb41eb93776b33ccf727e8da {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:21:18 +0000] 6e7b5f1cdb41eb93776b33ccf727e8da "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.190 - - [22/Nov/2022:06:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:21:22 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:22 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:32 [info] 37#37: *1550 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:32 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:33 [info] 37#37: *1552 [lua] access_by_lua(msblocations.conf:189):2: cb29e75317a934f10946c81e2fca6250:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:21:33 [info] 37#37: *1552 [lua] logger.lua:23: cb29e75317a934f10946c81e2fca6250 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:21:33 +0000] cb29e75317a934f10946c81e2fca6250 "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.190 - - [22/Nov/2022:06:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:21:42 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:42 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:48 [info] 37#37: *1555 [lua] access_by_lua(msblocations.conf:189):2: 4388ce9f1412ddfdfd4b32af98fabfb8:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:21:48 +0000] 4388ce9f1412ddfdfd4b32af98fabfb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:21:48 [info] 37#37: *1555 [lua] logger.lua:23: 4388ce9f1412ddfdfd4b32af98fabfb8 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:21:52 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:21:52 [info] 37#37: *1556 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:02 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:02 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:03 [info] 37#37: *1561 [lua] access_by_lua(msblocations.conf:189):2: 104e7d646326481fdbd4f7333b6fe23e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:22:03 [info] 37#37: *1561 [lua] logger.lua:23: 104e7d646326481fdbd4f7333b6fe23e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:22:03 +0000] 104e7d646326481fdbd4f7333b6fe23e "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.190 - - [22/Nov/2022:06:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:22:12 [info] 37#37: *1563 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:12 [info] 37#37: *1562 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:18 [info] 37#37: *1564 [lua] access_by_lua(msblocations.conf:189):2: f77c36ef9a4278dd107f5075d1286725:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:22:18 [info] 37#37: *1564 [lua] logger.lua:23: f77c36ef9a4278dd107f5075d1286725 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:22:18 +0000] f77c36ef9a4278dd107f5075d1286725 "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.190 - - [22/Nov/2022:06:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:22:22 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:22 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:32 [info] 37#37: *1568 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:32 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:33 [info] 37#37: *1569 [lua] access_by_lua(msblocations.conf:189):2: 1e4d7904403dc1a3da93741f77a224bf:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:22:33 [info] 37#37: *1569 [lua] logger.lua:23: 1e4d7904403dc1a3da93741f77a224bf {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:22:33 +0000] 1e4d7904403dc1a3da93741f77a224bf "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.190 - - [22/Nov/2022:06:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:22:42 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:42 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:48 [info] 37#37: *1572 [lua] access_by_lua(msblocations.conf:189):2: 630c4fab8910d7ff67c5ec1dbc4a8031:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:22:48 +0000] 630c4fab8910d7ff67c5ec1dbc4a8031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/22 06:22:48 [info] 37#37: *1572 [lua] logger.lua:23: 630c4fab8910d7ff67c5ec1dbc4a8031 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:22:52 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:22:52 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:02 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:02 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:03 [info] 37#37: *1578 [lua] access_by_lua(msblocations.conf:189):2: bf3177f643d2b93da558d574d63210fb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:23:03 [info] 37#37: *1578 [lua] logger.lua:23: bf3177f643d2b93da558d574d63210fb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:23:03 +0000] bf3177f643d2b93da558d574d63210fb "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.190 - - [22/Nov/2022:06:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:23:12 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:12 [info] 37#37: *1579 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:18 [info] 37#37: *1581 [lua] access_by_lua(msblocations.conf:189):2: c8be51893ad69211f81fc4f9db8f37b6:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:23:18 [info] 37#37: *1581 [lua] logger.lua:23: c8be51893ad69211f81fc4f9db8f37b6 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:23:18 +0000] c8be51893ad69211f81fc4f9db8f37b6 "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.190 - - [22/Nov/2022:06:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:23:22 [info] 37#37: *1582 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:22 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:32 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:32 [info] 37#37: *1584 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:33 [info] 37#37: *1586 [lua] access_by_lua(msblocations.conf:189):2: c7ec18d4df3f8c1b55452445e00b2b4f:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:23:33 [info] 37#37: *1586 [lua] logger.lua:23: c7ec18d4df3f8c1b55452445e00b2b4f {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:23:33 +0000] c7ec18d4df3f8c1b55452445e00b2b4f "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.190 - - [22/Nov/2022:06:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 06:23:42 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:42 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:48 [info] 37#37: *1589 [lua] access_by_lua(msblocations.conf:189):2: b75e613377ef6a71cac72d83c1c70369:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:23:49 [info] 37#37: *1589 [lua] logger.lua:23: b75e613377ef6a71cac72d83c1c70369 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:23:49 +0000] b75e613377ef6a71cac72d83c1c70369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:23:52 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:23:52 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:02 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:02 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:04 [info] 37#37: *1595 [lua] access_by_lua(msblocations.conf:189):2: b09ad5469d3e55cf1b425ceae88570b4:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:24:04 +0000] b09ad5469d3e55cf1b425ceae88570b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/22 06:24:04 [info] 37#37: *1595 [lua] logger.lua:23: b09ad5469d3e55cf1b425ceae88570b4 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/22 06:24:12 [info] 37#37: *1596 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:12 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:19 [info] 37#37: *1598 [lua] access_by_lua(msblocations.conf:189):2: 6c57de7ac5a5cd20c2099545c24d5e0e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:24:19 +0000] 6c57de7ac5a5cd20c2099545c24d5e0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/22 06:24:19 [info] 37#37: *1598 [lua] logger.lua:23: 6c57de7ac5a5cd20c2099545c24d5e0e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/22 06:24:22 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:22 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:32 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:32 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:34 [info] 37#37: *1603 [lua] access_by_lua(msblocations.conf:189):2: 878da75e5d2cf9c612b2f4130db71db0:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:24:34 +0000] 878da75e5d2cf9c612b2f4130db71db0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/22 06:24:34 [info] 37#37: *1603 [lua] logger.lua:23: 878da75e5d2cf9c612b2f4130db71db0 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:24:42 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:42 [info] 37#37: *1605 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:49 [info] 37#37: *1606 [lua] access_by_lua(msblocations.conf:189):2: ac85564bb55ea31011f8dfe0ebb9e85e:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:24:49 +0000] ac85564bb55ea31011f8dfe0ebb9e85e "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.190 - - [22/Nov/2022:06:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:24:49 [info] 37#37: *1606 [lua] logger.lua:23: ac85564bb55ea31011f8dfe0ebb9e85e {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:24:52 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:24:52 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:02 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:02 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:04 [info] 37#37: *1612 [lua] access_by_lua(msblocations.conf:189):2: f8060310ecfb905463e53ab51caf88cd:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:25:04 [info] 37#37: *1612 [lua] logger.lua:23: f8060310ecfb905463e53ab51caf88cd {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:25:04 +0000] f8060310ecfb905463e53ab51caf88cd "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.190 - - [22/Nov/2022:06:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:25:12 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:12 [info] 37#37: *1613 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:19 [info] 37#37: *1615 [lua] access_by_lua(msblocations.conf:189):2: 5a53e3c5bd5048a36c7cae6bd8300ddf:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:25:19 [info] 37#37: *1615 [lua] logger.lua:23: 5a53e3c5bd5048a36c7cae6bd8300ddf {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:25:19 +0000] 5a53e3c5bd5048a36c7cae6bd8300ddf "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.190 - - [22/Nov/2022:06:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:25:22 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:22 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:32 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:32 [info] 35#35: *1619 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:34 [info] 37#37: *1620 [lua] access_by_lua(msblocations.conf:189):2: e350949df7f5de0468ecb9578933820d:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:25:34 +0000] e350949df7f5de0468ecb9578933820d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.190 - - [22/Nov/2022:06:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:25:34 [info] 37#37: *1620 [lua] logger.lua:23: e350949df7f5de0468ecb9578933820d {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/22 06:25:42 [info] 37#37: *1622 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:42 [info] 37#37: *1621 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:49 [info] 37#37: *1623 [lua] access_by_lua(msblocations.conf:189):2: 758847ea69a3ceb07e0a860f0f50f2bb:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/22 06:25:49 [info] 37#37: *1623 [lua] logger.lua:23: 758847ea69a3ceb07e0a860f0f50f2bb {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:25:49 +0000] 758847ea69a3ceb07e0a860f0f50f2bb "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.190 - - [22/Nov/2022:06:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/22 06:25:52 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:25:52 [info] 37#37: *1625 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:02 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:02 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:04 [info] 37#37: *1629 [lua] access_by_lua(msblocations.conf:189):2: 356a24640d4416042443a127177b3a85:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:26:04 +0000] 356a24640d4416042443a127177b3a85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:26:04 [info] 37#37: *1629 [lua] logger.lua:23: 356a24640d4416042443a127177b3a85 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:26:12 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:12 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:19 [info] 37#37: *1632 [lua] access_by_lua(msblocations.conf:189):2: cf1286c8304666f0fab753bf69fd6660:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:26:19 +0000] cf1286c8304666f0fab753bf69fd6660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/22 06:26:19 [info] 37#37: *1632 [lua] logger.lua:23: cf1286c8304666f0fab753bf69fd6660 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/22 06:26:22 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:22 [info] 37#37: *1633 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:32 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:32 [info] 37#37: *1635 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.0:443
2022/11/22 06:26:34 [info] 37#37: *1637 [lua] access_by_lua(msblocations.conf:189):2: cd275b760f529c7a70669878e8797246:receive the request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:26:34 +0000] cd275b760f529c7a70669878e8797246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/22 06:26:34 [info] 37#37: *1637 [lua] logger.lua:23: cd275b760f529c7a70669878e8797246 {"matched":"microservices"} while logging request, client: 10.233.66.190, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.190 - - [22/Nov/2022:06:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/22 06:26:42 [info] 35#35: *1638 client closed connection while SSL handshaking, client: 10.233.68.92, server: 0.0.0.