Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.19.204
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/07 05:01:52 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/07 05:01:52 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/07 05:01:52 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/07 05:01:52 [notice] 33#33: using the "epoll" event method
2023/01/07 05:01:52 [notice] 33#33: openresty/1.13.6.1
2023/01/07 05:01:52 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/07 05:01:52 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/07 05:01:52 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/07 05:01:52 [notice] 34#34: start worker processes
2023/01/07 05:01:52 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2023/01/07 05:01:52 [notice] 34#34: start worker process 36
2023/01/07 05:01:52 [notice] 34#34: start worker process 38
2023/01/07 05:01:52 [notice] 34#34: start worker process 39
2023/01/07 05:01:52 [notice] 34#34: start worker process 40
2023/01/07 05:01:52 [notice] 34#34: start worker process 41
2023/01/07 05:01:52 [notice] 34#34: start worker process 42
2023/01/07 05:01:52 [notice] 34#34: start worker process 43
2023/01/07 05:01:52 [notice] 34#34: start cache manager process 45
2023/01/07 05:01:52 [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-20230107050152.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-01-07 05:01:54 959 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-07 05:01:54 967 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-07 05:01:54 967 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-07 05:01:55 040 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-07 05:01:55 040 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.19.204:10081 Enabled:true
2023-01-07 05:01:56 679 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 addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource 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 getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-07 05:01:56 787 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-07 05:01:56 788 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-07 05:01:56 788 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-07 05:01:56 793 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-07 05:01:56 794 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-07 05:01:56 794 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-07 05:01:56 794 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-07 05:01:56 908 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-07 05:01:57 042 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-07 05:01:57 042 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-07 05:01:57 043 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-07 05:01:57 556 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/07 05:02:03 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:03 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:12 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 3f2f3fbcb864070e3a7a6c96ce218800:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:02:12 [info] 35#35: *14 [lua] logger.lua:23: 3f2f3fbcb864070e3a7a6c96ce218800 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:02:12 +0000] 3f2f3fbcb864070e3a7a6c96ce218800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.288 upstream_response_time:0.286 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 94
2023/01/07 05:02:13 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:13 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:23 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:23 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:27 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: b963061a49239ad8168a4444e6fe951c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:02:27 [info] 35#35: *21 [lua] logger.lua:23: b963061a49239ad8168a4444e6fe951c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:02:27 +0000] b963061a49239ad8168a4444e6fe951c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/07 05:02:33 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:33 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:42 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: e968add64cafd37ba2e5befb0f44832c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:02:42 [info] 35#35: *24 [lua] logger.lua:23: e968add64cafd37ba2e5befb0f44832c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:02:42 +0000] e968add64cafd37ba2e5befb0f44832c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 05:02:43 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:43 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:52 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/07 05:02:52 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/07 05:02:52 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/07 05:02:52 [notice] 34#34: signal 29 (SIGIO) received
2023/01/07 05:02:53 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:53 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:02:57 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 00d5f37a9a57556a51f5a6ed905fdc16:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.65.120 - - [07/Jan/2023:05:02:58 +0000] 00d5f37a9a57556a51f5a6ed905fdc16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/07 05:02:58 [info] 35#35: *30 [lua] logger.lua:23: 00d5f37a9a57556a51f5a6ed905fdc16 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:03:03 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:03 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:13 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: e23ea66dd8ec3e1ed2394f8b46318994:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:03:13 [info] 35#35: *33 [lua] logger.lua:23: e23ea66dd8ec3e1ed2394f8b46318994 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:03:13 +0000] e23ea66dd8ec3e1ed2394f8b46318994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:03:13 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:13 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:23 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:23 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:28 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: b1cf351c7dfcb4f23fcca03f4802d503:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:03:28 +0000] b1cf351c7dfcb4f23fcca03f4802d503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/07 05:03:28 [info] 35#35: *38 [lua] logger.lua:23: b1cf351c7dfcb4f23fcca03f4802d503 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 05:03:33 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:33 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:43 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: fc9a20dcc173e5071593cfb62777dc1b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:03:43 [info] 35#35: *41 [lua] logger.lua:23: fc9a20dcc173e5071593cfb62777dc1b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:03:43 +0000] fc9a20dcc173e5071593cfb62777dc1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/07 05:03:43 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:43 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:53 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:53 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:03:58 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: 4532b396bac4ed54fe6d929521b1687a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
10.233.65.120 - - [07/Jan/2023:05:03:58 +0000] 4532b396bac4ed54fe6d929521b1687a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/07 05:03:58 [info] 35#35: *47 [lua] logger.lua:23: 4532b396bac4ed54fe6d929521b1687a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:04:03 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:03 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:13 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: 4827a438f331c4958266a8f8aa352798:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:04:13 +0000] 4827a438f331c4958266a8f8aa352798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/07 05:04:13 [info] 35#35: *50 [lua] logger.lua:23: 4827a438f331c4958266a8f8aa352798 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/07 05:04:13 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:13 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:23 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:23 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:28 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: bfbe120881061b5cac94da8ae62a7403:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:04:28 [info] 35#35: *55 [lua] logger.lua:23: bfbe120881061b5cac94da8ae62a7403 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:04:28 +0000] bfbe120881061b5cac94da8ae62a7403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:04:33 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:33 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:43 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 2f109c0125b9a215ee3e10adee6f28ba:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.120 - - [07/Jan/2023:05:04:43 +0000] 2f109c0125b9a215ee3e10adee6f28ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:04:43 [info] 35#35: *58 [lua] logger.lua:23: 2f109c0125b9a215ee3e10adee6f28ba {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:04:43 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:43 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:53 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:53 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:04:58 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: 7f6342c0de98fa4d7d8de3aac8358b93:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:04:58 +0000] 7f6342c0de98fa4d7d8de3aac8358b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.030 "-" "Consul Health Check" "-"
2023/01/07 05:04:58 [info] 35#35: *64 [lua] logger.lua:23: 7f6342c0de98fa4d7d8de3aac8358b93 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:05:03 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:03 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:13 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 5555924f45595d8be3a71cb95a4b0b40:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:05:13 [info] 35#35: *67 [lua] logger.lua:23: 5555924f45595d8be3a71cb95a4b0b40 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:05:13 +0000] 5555924f45595d8be3a71cb95a4b0b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:05:13 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:13 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:23 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:23 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:28 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: ff131104d54b5065933b5f29cec4ddba:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:05:28 +0000] ff131104d54b5065933b5f29cec4ddba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/07 05:05:28 [info] 35#35: *72 [lua] logger.lua:23: ff131104d54b5065933b5f29cec4ddba {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:05:33 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:33 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:43 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 0eabe13f559db27a417f643ba6dad51e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:05:43 [info] 35#35: *75 [lua] logger.lua:23: 0eabe13f559db27a417f643ba6dad51e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:05:43 +0000] 0eabe13f559db27a417f643ba6dad51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:05:43 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:43 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:53 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:53 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:05:58 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: 41b484fee7734334c78e4e88c7435af7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:05:58 [info] 35#35: *81 [lua] logger.lua:23: 41b484fee7734334c78e4e88c7435af7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:05:58 +0000] 41b484fee7734334c78e4e88c7435af7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:06:03 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:03 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:13 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 46910be44b1ffa4f32dd3d638d8e0e14:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:06:13 [info] 35#35: *84 [lua] logger.lua:23: 46910be44b1ffa4f32dd3d638d8e0e14 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:06:13 +0000] 46910be44b1ffa4f32dd3d638d8e0e14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 05:06:13 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:13 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:23 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:23 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:28 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: 9dc1ffcaec49a1be496ae9a3db2efdea:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:06:28 [info] 35#35: *89 [lua] logger.lua:23: 9dc1ffcaec49a1be496ae9a3db2efdea {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:06:28 +0000] 9dc1ffcaec49a1be496ae9a3db2efdea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:06:33 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:33 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:43 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 3c3f0cba7da21e3fd47060ee0dffa86e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:06:43 [info] 35#35: *92 [lua] logger.lua:23: 3c3f0cba7da21e3fd47060ee0dffa86e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:06:43 +0000] 3c3f0cba7da21e3fd47060ee0dffa86e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:06:43 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:43 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:53 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:53 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:06:58 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: ca95ff096d0fb67b75613680f44be368:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:06:58 +0000] ca95ff096d0fb67b75613680f44be368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:06:58 [info] 35#35: *98 [lua] logger.lua:23: ca95ff096d0fb67b75613680f44be368 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:07:03 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:03 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:13 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: dad2818916efb325b8aff478ea9fb57e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:07:13 [info] 35#35: *101 [lua] logger.lua:23: dad2818916efb325b8aff478ea9fb57e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:07:13 +0000] dad2818916efb325b8aff478ea9fb57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:07:13 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:13 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:23 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:23 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:28 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: edf83823aa849e97aa61534a9619b42e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:07:28 [info] 35#35: *106 [lua] logger.lua:23: edf83823aa849e97aa61534a9619b42e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:07:28 +0000] edf83823aa849e97aa61534a9619b42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:07:33 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:33 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:43 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 53e176377a8c0daa1ee00f24d3bd6919:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:07:43 +0000] 53e176377a8c0daa1ee00f24d3bd6919 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:07:43 [info] 35#35: *109 [lua] logger.lua:23: 53e176377a8c0daa1ee00f24d3bd6919 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:07:43 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:43 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:53 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:53 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:07:58 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: 02ee9164f087163c34b3a348d0a83ab3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:07:58 +0000] 02ee9164f087163c34b3a348d0a83ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:07:58 [info] 35#35: *115 [lua] logger.lua:23: 02ee9164f087163c34b3a348d0a83ab3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:08:03 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:03 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:13 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: e36baed1e5c8eb79e7e6a996df0597ec:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:08:13 [info] 35#35: *118 [lua] logger.lua:23: e36baed1e5c8eb79e7e6a996df0597ec {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:08:13 +0000] e36baed1e5c8eb79e7e6a996df0597ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2023/01/07 05:08:13 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:13 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:23 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:23 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:28 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: fa831d7a46dcda3dee0388db1c9a19ca:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:08:28 [info] 35#35: *123 [lua] logger.lua:23: fa831d7a46dcda3dee0388db1c9a19ca {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:08:28 +0000] fa831d7a46dcda3dee0388db1c9a19ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:08:33 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:33 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:43 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: d91c1846308473453135de10e5e93c12:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:08:43 +0000] d91c1846308473453135de10e5e93c12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:08:43 [info] 35#35: *126 [lua] logger.lua:23: d91c1846308473453135de10e5e93c12 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:08:43 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:43 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:53 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:53 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:08:58 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: e3a8c932d93fa998ca566a75c33f3543:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:08:58 [info] 35#35: *132 [lua] logger.lua:23: e3a8c932d93fa998ca566a75c33f3543 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:08:58 +0000] e3a8c932d93fa998ca566a75c33f3543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:09:03 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:03 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:13 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 1842e4e0c4876bd0aba774d954da1985:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:09:13 [info] 35#35: *135 [lua] logger.lua:23: 1842e4e0c4876bd0aba774d954da1985 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:09:13 +0000] 1842e4e0c4876bd0aba774d954da1985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 05:09:13 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:13 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:23 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:23 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:28 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: c1627023fd8339805be7d53df337531a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:09:28 +0000] c1627023fd8339805be7d53df337531a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:09:28 [info] 35#35: *140 [lua] logger.lua:23: c1627023fd8339805be7d53df337531a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:09:33 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:33 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:43 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 842858c2249ab68eea8465d57d6cc5be:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:09:43 +0000] 842858c2249ab68eea8465d57d6cc5be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 05:09:43 [info] 35#35: *143 [lua] logger.lua:23: 842858c2249ab68eea8465d57d6cc5be {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:09:43 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:43 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:53 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:53 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:09:58 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: fffa45413a57280e23a2c8a23d768fa7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:09:58 [info] 35#35: *149 [lua] logger.lua:23: fffa45413a57280e23a2c8a23d768fa7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:09:58 +0000] fffa45413a57280e23a2c8a23d768fa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:10:03 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:03 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:13 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 35f9b30731fe97fb776bf1ca9760e6ed:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:10:13 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:13 [info] 35#35: *152 [lua] logger.lua:23: 35f9b30731fe97fb776bf1ca9760e6ed {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:10:13 +0000] 35f9b30731fe97fb776bf1ca9760e6ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/07 05:10:13 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
10.233.65.120 - - [07/Jan/2023:05:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:10:23 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:23 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:28 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: d53fdb3af5918ecf4734246f7a3cddfb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:10:28 +0000] d53fdb3af5918ecf4734246f7a3cddfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:10:28 [info] 35#35: *157 [lua] logger.lua:23: d53fdb3af5918ecf4734246f7a3cddfb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:10:33 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:33 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:43 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:43 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:43 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: b503f59a5ef85f1940ed24be540adb82:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:10:43 [info] 35#35: *162 [lua] logger.lua:23: b503f59a5ef85f1940ed24be540adb82 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:10:43 +0000] b503f59a5ef85f1940ed24be540adb82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:10:53 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:53 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:10:58 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: 1a4028bcc8a4df3b8e083c2da54335a5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:10:58 [info] 35#35: *166 [lua] logger.lua:23: 1a4028bcc8a4df3b8e083c2da54335a5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:10:58 +0000] 1a4028bcc8a4df3b8e083c2da54335a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:11:03 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:03 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:13 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:13 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:13 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: c14779a1ac12935006fac8b8fca3a217:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:11:13 +0000] c14779a1ac12935006fac8b8fca3a217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:11:13 [info] 35#35: *171 [lua] logger.lua:23: c14779a1ac12935006fac8b8fca3a217 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:11:23 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:23 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:28 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: ebc5d33170e97640bef136435d90b782:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:11:28 [info] 35#35: *174 [lua] logger.lua:23: ebc5d33170e97640bef136435d90b782 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:11:28 +0000] ebc5d33170e97640bef136435d90b782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:11:33 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:33 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:43 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:43 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:43 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: f5b1ad0647938c9cf253678351eda062:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:11:43 [info] 35#35: *179 [lua] logger.lua:23: f5b1ad0647938c9cf253678351eda062 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:11:43 +0000] f5b1ad0647938c9cf253678351eda062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:11:53 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:53 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:11:58 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 3996b7ea9ea190c2cfc757b6ee6d69c6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:11:58 +0000] 3996b7ea9ea190c2cfc757b6ee6d69c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 05:11:58 [info] 35#35: *183 [lua] logger.lua:23: 3996b7ea9ea190c2cfc757b6ee6d69c6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 05:12:03 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:03 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:13 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:13 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:13 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 69a90c67bad997bb20e2be96099e2b02:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:12:13 [info] 35#35: *188 [lua] logger.lua:23: 69a90c67bad997bb20e2be96099e2b02 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:12:13 +0000] 69a90c67bad997bb20e2be96099e2b02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:12:23 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:23 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:28 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: 2a7e17ba65da7f82a513d60478a34265:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:12:28 [info] 35#35: *191 [lua] logger.lua:23: 2a7e17ba65da7f82a513d60478a34265 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:12:28 +0000] 2a7e17ba65da7f82a513d60478a34265 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:12:33 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:33 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:43 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:43 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:43 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: b3d19c62990a6dd01dae69f1e5514aeb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:12:43 [info] 35#35: *196 [lua] logger.lua:23: b3d19c62990a6dd01dae69f1e5514aeb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:12:43 +0000] b3d19c62990a6dd01dae69f1e5514aeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:12:53 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:53 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:12:58 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: 1d4c54ce3d48404d4878ff64c8ad64dd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:12:58 [info] 35#35: *200 [lua] logger.lua:23: 1d4c54ce3d48404d4878ff64c8ad64dd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:12:58 +0000] 1d4c54ce3d48404d4878ff64c8ad64dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:13:03 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:03 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:13 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:13 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:13 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: 20e5b0cf4f28b3be4871c24947a42de2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:13:13 [info] 35#35: *205 [lua] logger.lua:23: 20e5b0cf4f28b3be4871c24947a42de2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:13:13 +0000] 20e5b0cf4f28b3be4871c24947a42de2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/07 05:13:23 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:23 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:28 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: 9bdf9ac2fccf6b396a0c542330f5ffa1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:13:28 +0000] 9bdf9ac2fccf6b396a0c542330f5ffa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:13:28 [info] 35#35: *208 [lua] logger.lua:23: 9bdf9ac2fccf6b396a0c542330f5ffa1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:13:33 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:33 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:43 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:43 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:43 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: db69350e2b54619815e9b2c0720f8105:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:13:43 +0000] db69350e2b54619815e9b2c0720f8105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:13:43 [info] 35#35: *213 [lua] logger.lua:23: db69350e2b54619815e9b2c0720f8105 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:13:53 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:53 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:13:58 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 1792e46f40c8c08c2a00d28140f4ab6b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:13:58 [info] 35#35: *217 [lua] logger.lua:23: 1792e46f40c8c08c2a00d28140f4ab6b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:13:58 +0000] 1792e46f40c8c08c2a00d28140f4ab6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:14:03 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:03 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:13 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:13 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:13 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: d90e7df4ea54a7c5f6e918212f49efc0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:14:13 +0000] d90e7df4ea54a7c5f6e918212f49efc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 05:14:13 [info] 35#35: *222 [lua] logger.lua:23: d90e7df4ea54a7c5f6e918212f49efc0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:14:23 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:23 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:28 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: e21ac79705f60837b6aea6e581af4cc2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:14:28 [info] 35#35: *225 [lua] logger.lua:23: e21ac79705f60837b6aea6e581af4cc2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:14:28 +0000] e21ac79705f60837b6aea6e581af4cc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:14:33 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:33 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:43 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:43 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:43 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: d23ac0bfa8a45687e43fcd3b4089131a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:14:43 [info] 35#35: *230 [lua] logger.lua:23: d23ac0bfa8a45687e43fcd3b4089131a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:14:43 +0000] d23ac0bfa8a45687e43fcd3b4089131a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:14:53 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:53 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:14:58 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: e2e36d248c4f44ba4d801c4b1a55cfb4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:14:58 +0000] e2e36d248c4f44ba4d801c4b1a55cfb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:14:58 [info] 35#35: *234 [lua] logger.lua:23: e2e36d248c4f44ba4d801c4b1a55cfb4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:15:03 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:03 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:13 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:13 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:13 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: 36bd8257240b9caa51140fdbc7eaf318:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:15:13 +0000] 36bd8257240b9caa51140fdbc7eaf318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:15:13 [info] 35#35: *239 [lua] logger.lua:23: 36bd8257240b9caa51140fdbc7eaf318 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:15:23 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:23 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:28 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 0942c9125f3144bac79524a2f7aac1ca:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:15:28 [info] 35#35: *242 [lua] logger.lua:23: 0942c9125f3144bac79524a2f7aac1ca {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:15:28 +0000] 0942c9125f3144bac79524a2f7aac1ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:15:33 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:33 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:43 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:43 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:43 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: d8d7f16ae80aa666f69d9636d1d75ffd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:15:43 [info] 35#35: *247 [lua] logger.lua:23: d8d7f16ae80aa666f69d9636d1d75ffd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:15:43 +0000] d8d7f16ae80aa666f69d9636d1d75ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:15:53 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:53 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:15:58 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: 39c9f7accd8fd2c66cdc4eced4b916ce:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:15:58 +0000] 39c9f7accd8fd2c66cdc4eced4b916ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:15:58 [info] 35#35: *251 [lua] logger.lua:23: 39c9f7accd8fd2c66cdc4eced4b916ce {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:16:03 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:03 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:13 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:13 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:13 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: 7c20658ccb9ab9ab5ced86faeed5ac54:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:16:13 [info] 35#35: *256 [lua] logger.lua:23: 7c20658ccb9ab9ab5ced86faeed5ac54 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:16:13 +0000] 7c20658ccb9ab9ab5ced86faeed5ac54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:16:23 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:23 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:29 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: b8e191b1c0e84fb20db29038eb3eac77:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:16:29 +0000] b8e191b1c0e84fb20db29038eb3eac77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 05:16:29 [info] 35#35: *259 [lua] logger.lua:23: b8e191b1c0e84fb20db29038eb3eac77 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:16:33 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:33 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:43 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:43 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
10.233.65.120 - - [07/Jan/2023:05:16:44 +0000] 23f67aebf3780afc2b0bd1eaf68c2fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:16:44 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: 23f67aebf3780afc2b0bd1eaf68c2fc2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:16:44 [info] 35#35: *264 [lua] logger.lua:23: 23f67aebf3780afc2b0bd1eaf68c2fc2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:16:53 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:53 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:16:59 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: b2b2bc552c062b54253ca169653b7e4e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:16:59 [info] 35#35: *268 [lua] logger.lua:23: b2b2bc552c062b54253ca169653b7e4e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:16:59 +0000] b2b2bc552c062b54253ca169653b7e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:17:03 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:03 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:13 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:13 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:14 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: 5dca56be1d1dbccc1e7be2746bbfa1e2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:17:14 [info] 35#35: *273 [lua] logger.lua:23: 5dca56be1d1dbccc1e7be2746bbfa1e2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:17:14 +0000] 5dca56be1d1dbccc1e7be2746bbfa1e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:17:23 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:23 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:29 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: 439701fa49cefb428bbefc887a7dc0e1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:17:29 [info] 35#35: *276 [lua] logger.lua:23: 439701fa49cefb428bbefc887a7dc0e1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:17:29 +0000] 439701fa49cefb428bbefc887a7dc0e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:17:33 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:33 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:43 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:43 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:44 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: a302edf17888ce83475a48c3201c0bd3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:17:44 +0000] a302edf17888ce83475a48c3201c0bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 05:17:44 [info] 35#35: *281 [lua] logger.lua:23: a302edf17888ce83475a48c3201c0bd3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 05:17:53 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:53 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:17:59 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: d8b035789334cc4af0797f97062f0a47:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:17:59 [info] 35#35: *285 [lua] logger.lua:23: d8b035789334cc4af0797f97062f0a47 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:17:59 +0000] d8b035789334cc4af0797f97062f0a47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:18:03 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:03 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:13 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:13 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:14 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: c07f7b22a6576573379442aa1d342cc2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:18:14 [info] 35#35: *290 [lua] logger.lua:23: c07f7b22a6576573379442aa1d342cc2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:18:14 +0000] c07f7b22a6576573379442aa1d342cc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:18:23 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:23 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:29 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: 7a941538c18956d039edd8a2fe3e16a2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:18:29 [info] 35#35: *293 [lua] logger.lua:23: 7a941538c18956d039edd8a2fe3e16a2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:18:29 +0000] 7a941538c18956d039edd8a2fe3e16a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:18:33 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:33 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:43 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:43 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:44 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: 21dcb31434bd9d3ade52ac3eebdec4c0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:18:44 +0000] 21dcb31434bd9d3ade52ac3eebdec4c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/07 05:18:44 [info] 35#35: *298 [lua] logger.lua:23: 21dcb31434bd9d3ade52ac3eebdec4c0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/07 05:18:53 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:53 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:18:59 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: 82e9201749e1c89b365219a683d3a8fa:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:18:59 [info] 35#35: *302 [lua] logger.lua:23: 82e9201749e1c89b365219a683d3a8fa {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:18:59 +0000] 82e9201749e1c89b365219a683d3a8fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:19:03 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:03 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:13 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:13 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:14 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 73d937a194b9d092454f99add5791f21:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:19:14 [info] 35#35: *307 [lua] logger.lua:23: 73d937a194b9d092454f99add5791f21 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:19:14 +0000] 73d937a194b9d092454f99add5791f21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/07 05:19:23 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:23 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:29 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: abfed82f957263d8908bf4c4c5838645:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:19:29 [info] 35#35: *310 [lua] logger.lua:23: abfed82f957263d8908bf4c4c5838645 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:19:29 +0000] abfed82f957263d8908bf4c4c5838645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:19:33 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:33 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:43 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:43 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:44 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: 738abcad75fdc4951ae0ec90ce9f6a92:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:19:44 [info] 35#35: *315 [lua] logger.lua:23: 738abcad75fdc4951ae0ec90ce9f6a92 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:19:44 +0000] 738abcad75fdc4951ae0ec90ce9f6a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:19:53 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:53 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:19:59 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: ba392cb54542446bcf13486c9380ec43:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:19:59 [info] 35#35: *319 [lua] logger.lua:23: ba392cb54542446bcf13486c9380ec43 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:19:59 +0000] ba392cb54542446bcf13486c9380ec43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/07 05:20:03 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:03 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:13 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:13 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:14 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: 98f7d0c17922234379fd331d5fe45e2f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:20:14 +0000] 98f7d0c17922234379fd331d5fe45e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:20:14 [info] 35#35: *324 [lua] logger.lua:23: 98f7d0c17922234379fd331d5fe45e2f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:20:23 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:23 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:29 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: a303a25e2d05afd144b61d73be37bcd3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:20:29 +0000] a303a25e2d05afd144b61d73be37bcd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:20:29 [info] 35#35: *327 [lua] logger.lua:23: a303a25e2d05afd144b61d73be37bcd3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:20:33 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:33 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:43 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:43 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:44 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 6170b863d463c486c4f936ed352c5b88:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:20:44 +0000] 6170b863d463c486c4f936ed352c5b88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 05:20:44 [info] 35#35: *332 [lua] logger.lua:23: 6170b863d463c486c4f936ed352c5b88 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:20:53 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:53 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:20:59 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 56a8bc105b172e964bd7f0bc40a98435:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:20:59 [info] 35#35: *336 [lua] logger.lua:23: 56a8bc105b172e964bd7f0bc40a98435 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:20:59 +0000] 56a8bc105b172e964bd7f0bc40a98435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:21:03 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:03 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:13 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:13 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:14 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: d92c042eb17fe6aef1b10aaf4a155983:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:21:14 [info] 35#35: *341 [lua] logger.lua:23: d92c042eb17fe6aef1b10aaf4a155983 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:21:14 +0000] d92c042eb17fe6aef1b10aaf4a155983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:21:23 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:23 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:29 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: 29dd72c397ffe895f60e321dacd4613e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:21:29 +0000] 29dd72c397ffe895f60e321dacd4613e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:21:29 [info] 35#35: *344 [lua] logger.lua:23: 29dd72c397ffe895f60e321dacd4613e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:21:33 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:33 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:43 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:43 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:44 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 22cb1b60069b46ae05f1f5d6eac80f87:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:21:44 [info] 35#35: *349 [lua] logger.lua:23: 22cb1b60069b46ae05f1f5d6eac80f87 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:21:44 +0000] 22cb1b60069b46ae05f1f5d6eac80f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:21:53 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:53 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:21:59 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: 9d4d2c46fbb196f48cac90e2a6a8bc6d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:21:59 [info] 35#35: *353 [lua] logger.lua:23: 9d4d2c46fbb196f48cac90e2a6a8bc6d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:21:59 +0000] 9d4d2c46fbb196f48cac90e2a6a8bc6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 05:22:03 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:03 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:13 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:13 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:14 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: 4b02f40977126e7483f5f05f49763e44:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:22:14 [info] 35#35: *358 [lua] logger.lua:23: 4b02f40977126e7483f5f05f49763e44 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:22:14 +0000] 4b02f40977126e7483f5f05f49763e44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:22:23 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:23 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:29 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: a49f922c844adfd3ea1ccf6052d5c356:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:22:29 +0000] a49f922c844adfd3ea1ccf6052d5c356 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:22:29 [info] 35#35: *361 [lua] logger.lua:23: a49f922c844adfd3ea1ccf6052d5c356 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:22:33 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:33 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:43 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:43 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:44 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: fe2a48107e5d5d9d36396d582c865350:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:22:44 +0000] fe2a48107e5d5d9d36396d582c865350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 05:22:44 [info] 35#35: *366 [lua] logger.lua:23: fe2a48107e5d5d9d36396d582c865350 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:22:53 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:53 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:22:59 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 109278ac507ea2e2015538b074c28037:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:22:59 [info] 35#35: *370 [lua] logger.lua:23: 109278ac507ea2e2015538b074c28037 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:22:59 +0000] 109278ac507ea2e2015538b074c28037 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:23:03 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:03 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:13 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:13 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:14 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: d1a5f17aba7d77d34daa2e3b07e9dcf4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:14 +0000] d1a5f17aba7d77d34daa2e3b07e9dcf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:23:14 [info] 35#35: *375 [lua] logger.lua:23: d1a5f17aba7d77d34daa2e3b07e9dcf4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:23:23 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:23 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:29 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: 5379c715fc5f1bb6552627a2c990e8bc:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:29 +0000] 5379c715fc5f1bb6552627a2c990e8bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:23:29 [info] 35#35: *378 [lua] logger.lua:23: 5379c715fc5f1bb6552627a2c990e8bc {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 05:23:33 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:33 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:43 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:43 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:44 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: abb48ec704e77472797138609f9c5172:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:44 +0000] abb48ec704e77472797138609f9c5172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:23:44 [info] 35#35: *383 [lua] logger.lua:23: abb48ec704e77472797138609f9c5172 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:23:53 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:53 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:23:59 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 1f55f2e07c91b3fb9efabf51587632b7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:59 +0000] 1f55f2e07c91b3fb9efabf51587632b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:23:59 [info] 35#35: *387 [lua] logger.lua:23: 1f55f2e07c91b3fb9efabf51587632b7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:24:03 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:03 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:13 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:13 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:14 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 1ad79ee24d598a555601b025b0e03b84:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:24:14 +0000] 1ad79ee24d598a555601b025b0e03b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/07 05:24:14 [info] 35#35: *392 [lua] logger.lua:23: 1ad79ee24d598a555601b025b0e03b84 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/07 05:24:23 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:23 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:29 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: 737b80206e4ea021241a90f55d5e9b1a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:24:29 [info] 35#35: *395 [lua] logger.lua:23: 737b80206e4ea021241a90f55d5e9b1a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:24:29 +0000] 737b80206e4ea021241a90f55d5e9b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:24:33 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:33 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:43 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:43 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:44 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:189):2: 49ccda4b1c88b2b39f47b3538155ce64:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:24:44 [info] 35#35: *400 [lua] logger.lua:23: 49ccda4b1c88b2b39f47b3538155ce64 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:24:44 +0000] 49ccda4b1c88b2b39f47b3538155ce64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:24:53 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:53 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:24:59 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: d6a1471fa2c57dfd29d31e2678785fc0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:24:59 [info] 35#35: *404 [lua] logger.lua:23: d6a1471fa2c57dfd29d31e2678785fc0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:24:59 +0000] d6a1471fa2c57dfd29d31e2678785fc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:25:03 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:03 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:13 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:13 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:14 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: 612db15b6e9f3354d7d8d5019bae384f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:25:14 [info] 35#35: *409 [lua] logger.lua:23: 612db15b6e9f3354d7d8d5019bae384f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:25:14 +0000] 612db15b6e9f3354d7d8d5019bae384f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/07 05:25:23 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:23 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:29 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: c0235da5fc6eada0c3ffafe3b33021d6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:25:29 [info] 35#35: *412 [lua] logger.lua:23: c0235da5fc6eada0c3ffafe3b33021d6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:25:29 +0000] c0235da5fc6eada0c3ffafe3b33021d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:25:33 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:33 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:43 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:43 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:44 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:189):2: 6cf4bb9965b8ab4f75ac20cf8fc1d117:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:25:44 [info] 35#35: *417 [lua] logger.lua:23: 6cf4bb9965b8ab4f75ac20cf8fc1d117 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:25:44 +0000] 6cf4bb9965b8ab4f75ac20cf8fc1d117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:25:53 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:53 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:25:59 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: c997f28ff9ee7c3e72b63aad6f99ae96:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:25:59 [info] 35#35: *421 [lua] logger.lua:23: c997f28ff9ee7c3e72b63aad6f99ae96 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:25:59 +0000] c997f28ff9ee7c3e72b63aad6f99ae96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:26:03 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:03 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:13 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:13 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:14 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: aab15db994085418c7f8512043658502:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:26:14 [info] 35#35: *426 [lua] logger.lua:23: aab15db994085418c7f8512043658502 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:26:14 +0000] aab15db994085418c7f8512043658502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:26:23 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:23 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:29 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 9db54ba66bccee54f33590fb8c7ea7c1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:26:29 [info] 35#35: *429 [lua] logger.lua:23: 9db54ba66bccee54f33590fb8c7ea7c1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:26:29 +0000] 9db54ba66bccee54f33590fb8c7ea7c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:26:33 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:33 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:43 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:43 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:44 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:189):2: 6f80b2d441e353cc953350a80d73f686:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:26:44 [info] 35#35: *434 [lua] logger.lua:23: 6f80b2d441e353cc953350a80d73f686 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:26:44 +0000] 6f80b2d441e353cc953350a80d73f686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:26:53 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:53 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:26:59 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: 500eff9d2d13cd81f4ec989ef3f060fa:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:26:59 [info] 35#35: *438 [lua] logger.lua:23: 500eff9d2d13cd81f4ec989ef3f060fa {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:26:59 +0000] 500eff9d2d13cd81f4ec989ef3f060fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:27:03 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:03 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:13 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:13 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:14 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: 61621ed1ec671b17da9cf43f43152b4f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:27:14 +0000] 61621ed1ec671b17da9cf43f43152b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:27:14 [info] 35#35: *443 [lua] logger.lua:23: 61621ed1ec671b17da9cf43f43152b4f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:27:23 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:23 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:29 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: 39e95757d3985db28a677cfe4817216c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:27:29 +0000] 39e95757d3985db28a677cfe4817216c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:27:29 [info] 35#35: *446 [lua] logger.lua:23: 39e95757d3985db28a677cfe4817216c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:27:33 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:33 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:43 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:43 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:44 [info] 35#35: *451 [lua] access_by_lua(msblocations.conf:189):2: b8ec31d52f9912392e674e2e5bc163a8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:27:44 [info] 35#35: *451 [lua] logger.lua:23: b8ec31d52f9912392e674e2e5bc163a8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:27:44 +0000] b8ec31d52f9912392e674e2e5bc163a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:27:53 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:53 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:27:59 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 8a191a43e90b4b826a35869fd8d32cad:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:27:59 [info] 35#35: *455 [lua] logger.lua:23: 8a191a43e90b4b826a35869fd8d32cad {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:27:59 +0000] 8a191a43e90b4b826a35869fd8d32cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:28:03 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:03 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:13 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:13 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:14 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: 5ced6ec1ebe6c48a1d037bd637cb0e4e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:28:14 +0000] 5ced6ec1ebe6c48a1d037bd637cb0e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:28:14 [info] 35#35: *460 [lua] logger.lua:23: 5ced6ec1ebe6c48a1d037bd637cb0e4e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:28:23 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:23 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:29 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 4254e84fa121d493604820887a441f2e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:28:29 +0000] 4254e84fa121d493604820887a441f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:28:29 [info] 35#35: *463 [lua] logger.lua:23: 4254e84fa121d493604820887a441f2e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:28:33 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:33 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:43 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:43 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:44 [info] 35#35: *468 [lua] access_by_lua(msblocations.conf:189):2: 03a6dbb851d91bff14160f3e167ff7ed:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:28:44 [info] 35#35: *468 [lua] logger.lua:23: 03a6dbb851d91bff14160f3e167ff7ed {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:28:44 +0000] 03a6dbb851d91bff14160f3e167ff7ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:28:53 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:53 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:28:59 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: b31f19b623992675d5df93db6b36af60:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:28:59 [info] 35#35: *472 [lua] logger.lua:23: b31f19b623992675d5df93db6b36af60 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:28:59 +0000] b31f19b623992675d5df93db6b36af60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:29:03 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:03 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:13 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:13 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:14 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: 40cad87257242d89bda6e28fe86b2e7f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:29:14 +0000] 40cad87257242d89bda6e28fe86b2e7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:29:14 [info] 35#35: *477 [lua] logger.lua:23: 40cad87257242d89bda6e28fe86b2e7f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:29:23 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:23 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:30 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: b4666dc2bb0010687149ec9d6634fca3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:29:30 [info] 35#35: *480 [lua] logger.lua:23: b4666dc2bb0010687149ec9d6634fca3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:29:30 +0000] b4666dc2bb0010687149ec9d6634fca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:29:33 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:33 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:43 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:43 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:45 [info] 35#35: *485 [lua] access_by_lua(msblocations.conf:189):2: 7708165e765f03c50638355d25ebde87:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:29:45 [info] 35#35: *485 [lua] logger.lua:23: 7708165e765f03c50638355d25ebde87 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:29:45 +0000] 7708165e765f03c50638355d25ebde87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:29:53 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:29:53 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:00 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: 9c0c0e39f88774c4c4b526d79ee06f2c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:30:00 +0000] 9c0c0e39f88774c4c4b526d79ee06f2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:30:00 [info] 35#35: *489 [lua] logger.lua:23: 9c0c0e39f88774c4c4b526d79ee06f2c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:30:03 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:03 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:13 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:13 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:15 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: adcebd57264aa1d3050219356f3b32bb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:30:15 +0000] adcebd57264aa1d3050219356f3b32bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 05:30:15 [info] 35#35: *494 [lua] logger.lua:23: adcebd57264aa1d3050219356f3b32bb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:30:23 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:23 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:30 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 1e44c1b74d10c0bea693983daf968f3a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:30:30 [info] 35#35: *497 [lua] logger.lua:23: 1e44c1b74d10c0bea693983daf968f3a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:30:30 +0000] 1e44c1b74d10c0bea693983daf968f3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:30:33 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:33 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:43 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:43 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:45 [info] 35#35: *502 [lua] access_by_lua(msblocations.conf:189):2: cb336b60287372ed8043eeea11f41d7c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:30:45 [info] 35#35: *502 [lua] logger.lua:23: cb336b60287372ed8043eeea11f41d7c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:30:45 +0000] cb336b60287372ed8043eeea11f41d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:30:53 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:30:53 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:00 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: ef0212c10e0924118fbba75003b597ab:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:31:00 [info] 35#35: *506 [lua] logger.lua:23: ef0212c10e0924118fbba75003b597ab {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:31:00 +0000] ef0212c10e0924118fbba75003b597ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:31:03 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:03 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:13 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:13 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:15 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: b00de2d535012a14ff01665c4774d11d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:31:15 [info] 35#35: *511 [lua] logger.lua:23: b00de2d535012a14ff01665c4774d11d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:31:15 +0000] b00de2d535012a14ff01665c4774d11d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:31:23 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:23 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:30 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: 3f3fa113322eba9f4005f4be3ff14747:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:31:30 [info] 35#35: *514 [lua] logger.lua:23: 3f3fa113322eba9f4005f4be3ff14747 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:31:30 +0000] 3f3fa113322eba9f4005f4be3ff14747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:31:33 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:33 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:43 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:43 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:45 [info] 35#35: *519 [lua] access_by_lua(msblocations.conf:189):2: 549972238ad064270b661422fe67b9c9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:31:45 [info] 35#35: *519 [lua] logger.lua:23: 549972238ad064270b661422fe67b9c9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:31:45 +0000] 549972238ad064270b661422fe67b9c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:31:53 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:31:53 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:00 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 72ae007955bacf2a7f7a98521714f865:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:32:00 [info] 35#35: *523 [lua] logger.lua:23: 72ae007955bacf2a7f7a98521714f865 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:32:00 +0000] 72ae007955bacf2a7f7a98521714f865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:32:03 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:03 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:13 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:13 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:15 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: f904dd9bbeef0c0ca929f835777053fd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:32:15 [info] 35#35: *528 [lua] logger.lua:23: f904dd9bbeef0c0ca929f835777053fd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:32:15 +0000] f904dd9bbeef0c0ca929f835777053fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:32:23 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:23 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:30 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: 30bc4bcd8fc7b3a56ea58ef8b49a70d6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:32:30 +0000] 30bc4bcd8fc7b3a56ea58ef8b49a70d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:32:30 [info] 35#35: *531 [lua] logger.lua:23: 30bc4bcd8fc7b3a56ea58ef8b49a70d6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:32:33 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:33 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:43 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:43 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:45 [info] 35#35: *536 [lua] access_by_lua(msblocations.conf:189):2: 96377b993b8715971d1d4066c62aefe9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:32:45 +0000] 96377b993b8715971d1d4066c62aefe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:32:45 [info] 35#35: *536 [lua] logger.lua:23: 96377b993b8715971d1d4066c62aefe9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:32:53 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:32:53 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:00 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 386780506831338ee6e3ea67720199e8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:33:00 [info] 35#35: *540 [lua] logger.lua:23: 386780506831338ee6e3ea67720199e8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:33:00 +0000] 386780506831338ee6e3ea67720199e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:33:03 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:03 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:13 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:13 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:15 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: 72d4dedfd99bd239b694aabe729547c3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:33:15 +0000] 72d4dedfd99bd239b694aabe729547c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:33:15 [info] 35#35: *545 [lua] logger.lua:23: 72d4dedfd99bd239b694aabe729547c3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:33:23 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:23 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:30 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 6d7d56d5d8f0af815ec28899df684d2f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:33:30 +0000] 6d7d56d5d8f0af815ec28899df684d2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:33:30 [info] 35#35: *548 [lua] logger.lua:23: 6d7d56d5d8f0af815ec28899df684d2f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:33:33 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:33 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:43 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:43 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:45 [info] 35#35: *553 [lua] access_by_lua(msblocations.conf:189):2: 7dca2c803d881774ee2ed3c12139974a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:33:45 +0000] 7dca2c803d881774ee2ed3c12139974a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:33:45 [info] 35#35: *553 [lua] logger.lua:23: 7dca2c803d881774ee2ed3c12139974a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:33:53 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:33:53 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:00 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 02df5b45466b392fbb29e871e70406fc:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:34:00 +0000] 02df5b45466b392fbb29e871e70406fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:34:00 [info] 35#35: *557 [lua] logger.lua:23: 02df5b45466b392fbb29e871e70406fc {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:34:03 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:03 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:13 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:13 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:15 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: 4c33338d5d0dd253dfe3841c3fe6845b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:34:15 [info] 35#35: *562 [lua] logger.lua:23: 4c33338d5d0dd253dfe3841c3fe6845b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:34:15 +0000] 4c33338d5d0dd253dfe3841c3fe6845b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:34:23 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:23 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:30 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 458cd6e582994cbf2bce509250e9357c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:34:30 +0000] 458cd6e582994cbf2bce509250e9357c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 05:34:30 [info] 35#35: *565 [lua] logger.lua:23: 458cd6e582994cbf2bce509250e9357c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 05:34:33 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:33 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:43 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:43 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:45 [info] 35#35: *570 [lua] access_by_lua(msblocations.conf:189):2: dc0d3bbc8aa18ef838c5067ac679be34:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:34:45 +0000] dc0d3bbc8aa18ef838c5067ac679be34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:34:45 [info] 35#35: *570 [lua] logger.lua:23: dc0d3bbc8aa18ef838c5067ac679be34 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:34:53 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:34:53 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:00 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: 79e4ae81dd6a7baae97eac318a6812bb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:35:00 [info] 35#35: *574 [lua] logger.lua:23: 79e4ae81dd6a7baae97eac318a6812bb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:35:00 +0000] 79e4ae81dd6a7baae97eac318a6812bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:35:03 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:03 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:13 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:13 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:15 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: e6fa3b294f7c76297ecd718d4528f8e1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:35:15 +0000] e6fa3b294f7c76297ecd718d4528f8e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:35:15 [info] 35#35: *579 [lua] logger.lua:23: e6fa3b294f7c76297ecd718d4528f8e1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:35:23 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:23 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:30 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 9706f68b5cb678a15246d17785f15b3d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:35:30 +0000] 9706f68b5cb678a15246d17785f15b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 05:35:30 [info] 35#35: *582 [lua] logger.lua:23: 9706f68b5cb678a15246d17785f15b3d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:35:33 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:33 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:43 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:43 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:45 [info] 35#35: *587 [lua] access_by_lua(msblocations.conf:189):2: ce2cee35dcf1048e6c19f2edf309795b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:35:45 +0000] ce2cee35dcf1048e6c19f2edf309795b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:35:45 [info] 35#35: *587 [lua] logger.lua:23: ce2cee35dcf1048e6c19f2edf309795b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:35:53 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:35:53 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:00 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 48cd38b8071744a9aac8002f02e7e1e3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:36:00 [info] 35#35: *591 [lua] logger.lua:23: 48cd38b8071744a9aac8002f02e7e1e3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:36:00 +0000] 48cd38b8071744a9aac8002f02e7e1e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:36:03 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:03 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:13 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:13 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:15 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: aa08631aaf0be7c413ee89c328562496:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:36:15 [info] 35#35: *596 [lua] logger.lua:23: aa08631aaf0be7c413ee89c328562496 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:36:15 +0000] aa08631aaf0be7c413ee89c328562496 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:36:23 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:23 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:30 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 0cd406144d89d706d529df166680cdc6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:36:30 [info] 35#35: *599 [lua] logger.lua:23: 0cd406144d89d706d529df166680cdc6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:36:30 +0000] 0cd406144d89d706d529df166680cdc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:36:33 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:33 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:43 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:43 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:45 [info] 35#35: *604 [lua] access_by_lua(msblocations.conf:189):2: 0c11e0716e5ac4c8b53d8e9158767bd5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.120 - - [07/Jan/2023:05:36:45 +0000] 0c11e0716e5ac4c8b53d8e9158767bd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:36:45 [info] 35#35: *604 [lua] logger.lua:23: 0c11e0716e5ac4c8b53d8e9158767bd5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:36:53 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:36:53 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:00 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: e9593df7e9deffda201f63f975242cd6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:37:00 [info] 35#35: *608 [lua] logger.lua:23: e9593df7e9deffda201f63f975242cd6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:37:00 +0000] e9593df7e9deffda201f63f975242cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:37:03 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:03 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:13 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:13 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:15 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: 64ff98067ccb48bb73bb82ad016cdc20:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:37:15 [info] 35#35: *613 [lua] logger.lua:23: 64ff98067ccb48bb73bb82ad016cdc20 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:37:15 +0000] 64ff98067ccb48bb73bb82ad016cdc20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:37:23 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:23 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:30 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: c136b521c1fa7b7029201eea44d1a141:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:37:30 [info] 35#35: *616 [lua] logger.lua:23: c136b521c1fa7b7029201eea44d1a141 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:37:30 +0000] c136b521c1fa7b7029201eea44d1a141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:37:33 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:33 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:43 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:43 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:45 [info] 35#35: *621 [lua] access_by_lua(msblocations.conf:189):2: 6b7ffe00ed58b506ccc9d81b66a9a660:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:37:45 [info] 35#35: *621 [lua] logger.lua:23: 6b7ffe00ed58b506ccc9d81b66a9a660 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:37:45 +0000] 6b7ffe00ed58b506ccc9d81b66a9a660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:37:53 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:37:53 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:00 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 09367584ca2bfc06acd9633c773ab7e4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:38:00 +0000] 09367584ca2bfc06acd9633c773ab7e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:38:00 [info] 35#35: *625 [lua] logger.lua:23: 09367584ca2bfc06acd9633c773ab7e4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:38:03 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:03 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:13 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:13 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:15 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 344cd69a4656057673075c83cb30eb4c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:38:15 [info] 35#35: *630 [lua] logger.lua:23: 344cd69a4656057673075c83cb30eb4c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:38:15 +0000] 344cd69a4656057673075c83cb30eb4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:38:23 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:23 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:30 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 2b585aa36dd8ad7f306c77f0c29e5dbc:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:38:30 [info] 35#35: *633 [lua] logger.lua:23: 2b585aa36dd8ad7f306c77f0c29e5dbc {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:38:30 +0000] 2b585aa36dd8ad7f306c77f0c29e5dbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:38:33 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:33 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:43 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:43 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:45 [info] 35#35: *638 [lua] access_by_lua(msblocations.conf:189):2: 141c0e4eb03f3ccba8ce6657013df56f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.120 - - [07/Jan/2023:05:38:45 +0000] 141c0e4eb03f3ccba8ce6657013df56f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:38:45 [info] 35#35: *638 [lua] logger.lua:23: 141c0e4eb03f3ccba8ce6657013df56f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:38:53 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:38:53 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:00 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: 642605c39a17dc24b4032009c1c73a7a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:39:00 [info] 35#35: *642 [lua] logger.lua:23: 642605c39a17dc24b4032009c1c73a7a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:39:00 +0000] 642605c39a17dc24b4032009c1c73a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:39:03 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:03 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:13 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:13 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:15 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: 8314f992354278d70d4ad0222c68a625:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:39:15 [info] 35#35: *647 [lua] logger.lua:23: 8314f992354278d70d4ad0222c68a625 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:39:15 +0000] 8314f992354278d70d4ad0222c68a625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:39:23 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:23 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
10.233.65.120 - - [07/Jan/2023:05:39:30 +0000] cb8ff98a4ae59189c35db07de141f350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:39:30 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: cb8ff98a4ae59189c35db07de141f350:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:39:30 [info] 35#35: *650 [lua] logger.lua:23: cb8ff98a4ae59189c35db07de141f350 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:39:33 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:33 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:43 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:43 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:45 [info] 35#35: *655 [lua] access_by_lua(msblocations.conf:189):2: 54b01bd6677f49a52f274046d4536e42:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:39:45 [info] 35#35: *655 [lua] logger.lua:23: 54b01bd6677f49a52f274046d4536e42 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:39:45 +0000] 54b01bd6677f49a52f274046d4536e42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:39:53 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:39:53 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:00 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 239e4cee9889d889732654fc4f0dc5b1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:40:00 [info] 35#35: *659 [lua] logger.lua:23: 239e4cee9889d889732654fc4f0dc5b1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:40:00 +0000] 239e4cee9889d889732654fc4f0dc5b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:40:03 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:03 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:13 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:13 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:15 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 0f9529feee7cd6ed672e3ec381ce1131:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:40:15 +0000] 0f9529feee7cd6ed672e3ec381ce1131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:40:15 [info] 35#35: *664 [lua] logger.lua:23: 0f9529feee7cd6ed672e3ec381ce1131 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:40:23 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:23 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:30 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 3d1aa4255f78b6300c244441236d7f03:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:40:30 [info] 35#35: *667 [lua] logger.lua:23: 3d1aa4255f78b6300c244441236d7f03 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:40:30 +0000] 3d1aa4255f78b6300c244441236d7f03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:40:33 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:33 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:43 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:43 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:45 [info] 35#35: *672 [lua] access_by_lua(msblocations.conf:189):2: c7054d4e487d1205ab296ba509305586:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:40:45 [info] 35#35: *672 [lua] logger.lua:23: c7054d4e487d1205ab296ba509305586 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:40:45 +0000] c7054d4e487d1205ab296ba509305586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:40:53 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:40:53 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:00 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 1a6847dab9bb92c503e465673e9d1f47:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:41:00 +0000] 1a6847dab9bb92c503e465673e9d1f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:41:00 [info] 35#35: *676 [lua] logger.lua:23: 1a6847dab9bb92c503e465673e9d1f47 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:41:03 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:03 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:13 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:13 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:15 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: 2f54ac07e71e598670063e8b7c28f85c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:41:15 +0000] 2f54ac07e71e598670063e8b7c28f85c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:41:15 [info] 35#35: *681 [lua] logger.lua:23: 2f54ac07e71e598670063e8b7c28f85c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:41:23 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:23 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:30 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 11316d8d224e6693a42978d6f6256682:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:41:30 +0000] 11316d8d224e6693a42978d6f6256682 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/07 05:41:30 [info] 35#35: *684 [lua] logger.lua:23: 11316d8d224e6693a42978d6f6256682 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:41:33 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:33 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:43 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:43 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:45 [info] 35#35: *689 [lua] access_by_lua(msblocations.conf:189):2: cb79cc05b27fd20aa5ef9ea7ee50983e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:41:45 [info] 35#35: *689 [lua] logger.lua:23: cb79cc05b27fd20aa5ef9ea7ee50983e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:41:45 +0000] cb79cc05b27fd20aa5ef9ea7ee50983e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:41:53 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:41:53 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:00 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 96a874613e44479124b14868db0ca3b2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:42:00 +0000] 96a874613e44479124b14868db0ca3b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:42:00 [info] 35#35: *693 [lua] logger.lua:23: 96a874613e44479124b14868db0ca3b2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:42:03 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:03 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:13 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:13 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:15 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: b3e09e948b62d58a867e6bdbe3091168:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:42:15 +0000] b3e09e948b62d58a867e6bdbe3091168 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:42:15 [info] 35#35: *698 [lua] logger.lua:23: b3e09e948b62d58a867e6bdbe3091168 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:42:23 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:23 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:30 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: a68b025892617462adde49faaf2a2a45:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:42:30 [info] 35#35: *701 [lua] logger.lua:23: a68b025892617462adde49faaf2a2a45 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:42:30 +0000] a68b025892617462adde49faaf2a2a45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:42:33 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:33 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:43 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:43 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:45 [info] 35#35: *706 [lua] access_by_lua(msblocations.conf:189):2: 71f75f7a3eef6ee5c102cefbd3488626:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:42:45 [info] 35#35: *706 [lua] logger.lua:23: 71f75f7a3eef6ee5c102cefbd3488626 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:42:45 +0000] 71f75f7a3eef6ee5c102cefbd3488626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:42:53 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:42:53 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:00 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 4e654577c502b78cb47c78943c098647:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:43:00 [info] 35#35: *710 [lua] logger.lua:23: 4e654577c502b78cb47c78943c098647 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:43:00 +0000] 4e654577c502b78cb47c78943c098647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:43:03 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:03 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:13 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:13 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:15 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: 5760096876b33b6f353baedbf6357678:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:43:15 [info] 35#35: *715 [lua] logger.lua:23: 5760096876b33b6f353baedbf6357678 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:43:15 +0000] 5760096876b33b6f353baedbf6357678 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:43:23 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:23 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:30 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 4b0f03a26794bcd68497382ac51c9cde:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:43:30 [info] 35#35: *718 [lua] logger.lua:23: 4b0f03a26794bcd68497382ac51c9cde {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:43:30 +0000] 4b0f03a26794bcd68497382ac51c9cde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:43:33 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:33 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:43 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:43 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:45 [info] 35#35: *723 [lua] access_by_lua(msblocations.conf:189):2: d62bbe0688a3d345fa693bceff2d0392:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:43:45 [info] 35#35: *723 [lua] logger.lua:23: d62bbe0688a3d345fa693bceff2d0392 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:43:45 +0000] d62bbe0688a3d345fa693bceff2d0392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:43:53 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:43:53 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:00 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 6310b79bc860ae46db6bd7c7d744ac36:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:44:00 [info] 35#35: *727 [lua] logger.lua:23: 6310b79bc860ae46db6bd7c7d744ac36 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:44:00 +0000] 6310b79bc860ae46db6bd7c7d744ac36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:44:03 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:03 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:13 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:13 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:15 [info] 35#35: *732 [lua] access_by_lua(msblocations.conf:189):2: 168810afd60cda0c5d8d295389fcc488:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:44:15 [info] 35#35: *732 [lua] logger.lua:23: 168810afd60cda0c5d8d295389fcc488 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.120 - - [07/Jan/2023:05:44:15 +0000] 168810afd60cda0c5d8d295389fcc488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:44:23 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:23 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:30 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: 3231d70a0507bc24cf72bd5cad3d78ef:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:44:30 [info] 35#35: *735 [lua] logger.lua:23: 3231d70a0507bc24cf72bd5cad3d78ef {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:44:30 +0000] 3231d70a0507bc24cf72bd5cad3d78ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:44:33 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:33 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:43 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:43 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:45 [info] 35#35: *740 [lua] access_by_lua(msblocations.conf:189):2: 9c18d5a2204576c10476ef98beb0ffe0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:44:45 +0000] 9c18d5a2204576c10476ef98beb0ffe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:44:45 [info] 35#35: *740 [lua] logger.lua:23: 9c18d5a2204576c10476ef98beb0ffe0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:44:53 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:44:53 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:00 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 86bbf7dcbb447043ef8804b089b1e1fb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:45:00 [info] 35#35: *744 [lua] logger.lua:23: 86bbf7dcbb447043ef8804b089b1e1fb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:45:00 +0000] 86bbf7dcbb447043ef8804b089b1e1fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:45:03 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:03 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:13 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:13 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:15 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: f14ee6e1673fc336e2a841e9a1f0f758:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:45:15 [info] 35#35: *749 [lua] logger.lua:23: f14ee6e1673fc336e2a841e9a1f0f758 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:45:15 +0000] f14ee6e1673fc336e2a841e9a1f0f758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/07 05:45:23 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:23 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:30 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 387d0f8586c7d0153ab4824e9fcf7024:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:45:30 +0000] 387d0f8586c7d0153ab4824e9fcf7024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:45:30 [info] 35#35: *752 [lua] logger.lua:23: 387d0f8586c7d0153ab4824e9fcf7024 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:45:33 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:33 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:43 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:43 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:45 [info] 35#35: *757 [lua] access_by_lua(msblocations.conf:189):2: 16902df89334194d44193f9c523993b7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:45:46 [info] 35#35: *757 [lua] logger.lua:23: 16902df89334194d44193f9c523993b7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:45:46 +0000] 16902df89334194d44193f9c523993b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:45:53 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:45:53 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:01 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 9660ecd09afcb6d6892a1e28267c36b0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:46:01 +0000] 9660ecd09afcb6d6892a1e28267c36b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:46:01 [info] 35#35: *761 [lua] logger.lua:23: 9660ecd09afcb6d6892a1e28267c36b0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:46:03 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:03 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:13 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:13 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:16 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: b0e3599dd9053076a84e5e54f2abad43:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:46:16 [info] 35#35: *766 [lua] logger.lua:23: b0e3599dd9053076a84e5e54f2abad43 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:46:16 +0000] b0e3599dd9053076a84e5e54f2abad43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:46:23 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:23 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:31 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 57abc013f74366cdc523a80f0670335b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:46:31 +0000] 57abc013f74366cdc523a80f0670335b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:46:31 [info] 35#35: *769 [lua] logger.lua:23: 57abc013f74366cdc523a80f0670335b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:46:33 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:33 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:43 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:43 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:46 [info] 35#35: *774 [lua] access_by_lua(msblocations.conf:189):2: e83ac1f619ace84478d434aa62ed0511:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:46:46 +0000] e83ac1f619ace84478d434aa62ed0511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:46:46 [info] 35#35: *774 [lua] logger.lua:23: e83ac1f619ace84478d434aa62ed0511 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:46:53 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:46:53 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:01 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: b843bfecf4df38815b9b7c2d94008579:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:47:01 +0000] b843bfecf4df38815b9b7c2d94008579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 05:47:01 [info] 35#35: *778 [lua] logger.lua:23: b843bfecf4df38815b9b7c2d94008579 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:47:03 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:03 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:13 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:13 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:16 [info] 35#35: *783 [lua] access_by_lua(msblocations.conf:189):2: d6460e46272716782f9d63ab5fb25ffb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:47:16 [info] 35#35: *783 [lua] logger.lua:23: d6460e46272716782f9d63ab5fb25ffb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:47:16 +0000] d6460e46272716782f9d63ab5fb25ffb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:47:23 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:23 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:31 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: 596285c2c0c4de8dbdc9dec1a02d967c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:47:31 +0000] 596285c2c0c4de8dbdc9dec1a02d967c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:47:31 [info] 35#35: *786 [lua] logger.lua:23: 596285c2c0c4de8dbdc9dec1a02d967c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:47:33 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:33 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:43 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:43 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:46 [info] 35#35: *791 [lua] access_by_lua(msblocations.conf:189):2: 2ed891b55b20aea6d369ff471d0f5212:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:47:46 [info] 35#35: *791 [lua] logger.lua:23: 2ed891b55b20aea6d369ff471d0f5212 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:47:46 +0000] 2ed891b55b20aea6d369ff471d0f5212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:47:53 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:47:53 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:01 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: 76b84445e0cbb0ef6846a4a0993bc391:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:48:01 [info] 35#35: *795 [lua] logger.lua:23: 76b84445e0cbb0ef6846a4a0993bc391 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:48:01 +0000] 76b84445e0cbb0ef6846a4a0993bc391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:48:03 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:03 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:13 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:13 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:16 [info] 35#35: *800 [lua] access_by_lua(msblocations.conf:189):2: 9808ac0ba4f892889e6618cdbe2361fd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:48:16 [info] 35#35: *800 [lua] logger.lua:23: 9808ac0ba4f892889e6618cdbe2361fd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:48:16 +0000] 9808ac0ba4f892889e6618cdbe2361fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:48:23 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:23 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:31 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: 228765e74e53ad3f8a5fff78fe876d0f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:48:31 [info] 35#35: *803 [lua] logger.lua:23: 228765e74e53ad3f8a5fff78fe876d0f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:48:31 +0000] 228765e74e53ad3f8a5fff78fe876d0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:48:33 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:33 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:43 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:43 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:46 [info] 35#35: *808 [lua] access_by_lua(msblocations.conf:189):2: bd7404ea37ec569ae35cc4b1095aad6d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:48:46 +0000] bd7404ea37ec569ae35cc4b1095aad6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:48:46 [info] 35#35: *808 [lua] logger.lua:23: bd7404ea37ec569ae35cc4b1095aad6d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:48:53 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:48:53 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:01 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: e4dc9cdca2baf2066fa52afccf357510:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:49:01 +0000] e4dc9cdca2baf2066fa52afccf357510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:49:01 [info] 35#35: *812 [lua] logger.lua:23: e4dc9cdca2baf2066fa52afccf357510 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:49:03 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:03 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:13 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:13 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:16 [info] 35#35: *817 [lua] access_by_lua(msblocations.conf:189):2: 641e0a9651bfee1e9e0ca0cf2067ca18:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:49:16 +0000] 641e0a9651bfee1e9e0ca0cf2067ca18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 05:49:16 [info] 35#35: *817 [lua] logger.lua:23: 641e0a9651bfee1e9e0ca0cf2067ca18 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:49:23 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:23 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:31 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 6d0b25d4b8f0d4fb15ffda1769f25c91:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.120 - - [07/Jan/2023:05:49:31 +0000] 6d0b25d4b8f0d4fb15ffda1769f25c91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/07 05:49:31 [info] 35#35: *820 [lua] logger.lua:23: 6d0b25d4b8f0d4fb15ffda1769f25c91 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:49:33 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:33 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:43 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:43 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:46 [info] 35#35: *825 [lua] access_by_lua(msblocations.conf:189):2: a249cfb6b3503bddf265030bc31d79e3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:49:46 [info] 35#35: *825 [lua] logger.lua:23: a249cfb6b3503bddf265030bc31d79e3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:49:46 +0000] a249cfb6b3503bddf265030bc31d79e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:49:53 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:49:53 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
10.233.65.120 - - [07/Jan/2023:05:50:01 +0000] a76765e9a35560ce4dd01d0bf0e42ddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:50:01 [info] 35#35: *829 [lua] access_by_lua(msblocations.conf:189):2: a76765e9a35560ce4dd01d0bf0e42ddd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:50:01 [info] 35#35: *829 [lua] logger.lua:23: a76765e9a35560ce4dd01d0bf0e42ddd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:50:03 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:03 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:13 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:13 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:16 [info] 35#35: *834 [lua] access_by_lua(msblocations.conf:189):2: cc09f6de0fa7f54fbd01ef0d68e38f4e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:50:16 [info] 35#35: *834 [lua] logger.lua:23: cc09f6de0fa7f54fbd01ef0d68e38f4e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:50:16 +0000] cc09f6de0fa7f54fbd01ef0d68e38f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:50:23 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:23 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:31 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 66c52aaae6d43005efe60123327e7df0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:50:31 +0000] 66c52aaae6d43005efe60123327e7df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:50:31 [info] 35#35: *837 [lua] logger.lua:23: 66c52aaae6d43005efe60123327e7df0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:50:33 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:33 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:43 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:43 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:46 [info] 35#35: *842 [lua] access_by_lua(msblocations.conf:189):2: ec9b02ba66e351a73875802b8ad0759e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:50:46 +0000] ec9b02ba66e351a73875802b8ad0759e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:50:46 [info] 35#35: *842 [lua] logger.lua:23: ec9b02ba66e351a73875802b8ad0759e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:50:53 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:50:53 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:01 [info] 35#35: *846 [lua] access_by_lua(msblocations.conf:189):2: 973e1a2cee61d9bbf8ec74536c4d6e41:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:51:01 [info] 35#35: *846 [lua] logger.lua:23: 973e1a2cee61d9bbf8ec74536c4d6e41 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:51:01 +0000] 973e1a2cee61d9bbf8ec74536c4d6e41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:51:03 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:03 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:13 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:13 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:16 [info] 35#35: *851 [lua] access_by_lua(msblocations.conf:189):2: 5292acb8df085222ce3b9c6e9da7ad14:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:51:16 +0000] 5292acb8df085222ce3b9c6e9da7ad14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:51:16 [info] 35#35: *851 [lua] logger.lua:23: 5292acb8df085222ce3b9c6e9da7ad14 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:51:23 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:23 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:31 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 8cae6dbe64ec9387e6368c3b48a2ea36:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:51:31 +0000] 8cae6dbe64ec9387e6368c3b48a2ea36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:51:31 [info] 35#35: *854 [lua] logger.lua:23: 8cae6dbe64ec9387e6368c3b48a2ea36 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:51:33 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:33 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:43 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:43 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:46 [info] 35#35: *859 [lua] access_by_lua(msblocations.conf:189):2: b28ba94972149ca863beef493846ea7b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:51:46 [info] 35#35: *859 [lua] logger.lua:23: b28ba94972149ca863beef493846ea7b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:51:46 +0000] b28ba94972149ca863beef493846ea7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:51:53 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:51:53 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:01 [info] 35#35: *863 [lua] access_by_lua(msblocations.conf:189):2: d323cd6d9bc7f62f1f060396e52b6aac:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:52:01 [info] 35#35: *863 [lua] logger.lua:23: d323cd6d9bc7f62f1f060396e52b6aac {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:52:01 +0000] d323cd6d9bc7f62f1f060396e52b6aac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:52:03 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:03 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:13 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:13 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:16 [info] 35#35: *868 [lua] access_by_lua(msblocations.conf:189):2: 72ab69ff597f0af5ccd04f43740a5130:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:52:16 [info] 35#35: *868 [lua] logger.lua:23: 72ab69ff597f0af5ccd04f43740a5130 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:52:16 +0000] 72ab69ff597f0af5ccd04f43740a5130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:52:23 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:23 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:31 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 3621a10cc0f64a22cf6b3062de8c3efe:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:52:31 [info] 35#35: *871 [lua] logger.lua:23: 3621a10cc0f64a22cf6b3062de8c3efe {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:52:31 +0000] 3621a10cc0f64a22cf6b3062de8c3efe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:52:33 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:33 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:43 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:43 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:46 [info] 35#35: *876 [lua] access_by_lua(msblocations.conf:189):2: 6e9b7125ff0dbbcad44d35f9e3dc1a69:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:52:46 [info] 35#35: *876 [lua] logger.lua:23: 6e9b7125ff0dbbcad44d35f9e3dc1a69 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:52:46 +0000] 6e9b7125ff0dbbcad44d35f9e3dc1a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:52:53 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:52:53 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:01 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: ca262f5a07b0bc9a2de4820433962c33:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:53:01 [info] 35#35: *880 [lua] logger.lua:23: ca262f5a07b0bc9a2de4820433962c33 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:53:01 +0000] ca262f5a07b0bc9a2de4820433962c33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:53:03 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:03 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:13 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:13 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:16 [info] 35#35: *885 [lua] access_by_lua(msblocations.conf:189):2: 522658427f039eba6d1a3f865353ac8d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:53:16 [info] 35#35: *885 [lua] logger.lua:23: 522658427f039eba6d1a3f865353ac8d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:53:16 +0000] 522658427f039eba6d1a3f865353ac8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:53:23 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:23 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:31 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: c0440b196ebe71b6d5472ccf38a4ad19:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:53:31 [info] 35#35: *888 [lua] logger.lua:23: c0440b196ebe71b6d5472ccf38a4ad19 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:53:31 +0000] c0440b196ebe71b6d5472ccf38a4ad19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:53:33 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:33 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:42 [info] 35#35: *891 client closed connection while waiting for request, client: 10.233.66.70, server: 0.0.0.0:443
2023/01/07 05:53:43 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:43 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:46 [info] 35#35: *894 [lua] access_by_lua(msblocations.conf:189):2: 29ac961142b3fd3269668bbfe0ac8549:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:53:46 [info] 35#35: *894 [lua] logger.lua:23: 29ac961142b3fd3269668bbfe0ac8549 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.120 - - [07/Jan/2023:05:53:46 +0000] 29ac961142b3fd3269668bbfe0ac8549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:53:53 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:53:53 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:01 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: 47bc3f58f36acf12e0bf9154c17aaa4b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:54:01 +0000] 47bc3f58f36acf12e0bf9154c17aaa4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 05:54:01 [info] 35#35: *898 [lua] logger.lua:23: 47bc3f58f36acf12e0bf9154c17aaa4b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:54:03 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:03 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:13 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:13 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:16 [info] 35#35: *903 [lua] access_by_lua(msblocations.conf:189):2: af6601ce2e0b499c32e72bd8884f0e47:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:54:16 [info] 35#35: *903 [lua] logger.lua:23: af6601ce2e0b499c32e72bd8884f0e47 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:54:16 +0000] af6601ce2e0b499c32e72bd8884f0e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 05:54:23 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:23 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:31 [info] 35#35: *906 [lua] access_by_lua(msblocations.conf:189):2: dd294eea21670a3338696d9cf8e94c48:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:54:31 [info] 35#35: *906 [lua] logger.lua:23: dd294eea21670a3338696d9cf8e94c48 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:54:31 +0000] dd294eea21670a3338696d9cf8e94c48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:54:33 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:33 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:43 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:43 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:46 [info] 35#35: *911 [lua] access_by_lua(msblocations.conf:189):2: 158ee7dbe992d6c5088e3f97ff127055:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:54:46 [info] 35#35: *911 [lua] logger.lua:23: 158ee7dbe992d6c5088e3f97ff127055 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:54:46 +0000] 158ee7dbe992d6c5088e3f97ff127055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:54:53 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:54:53 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:01 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: a8e97413548d4543ddc0ad57506450ce:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:55:01 [info] 35#35: *915 [lua] logger.lua:23: a8e97413548d4543ddc0ad57506450ce {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:55:01 +0000] a8e97413548d4543ddc0ad57506450ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:55:03 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:03 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:13 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:13 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:16 [info] 35#35: *920 [lua] access_by_lua(msblocations.conf:189):2: 6d3603b5dced4826aaea2cbb5ff1e88c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:55:16 +0000] 6d3603b5dced4826aaea2cbb5ff1e88c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:55:16 [info] 35#35: *920 [lua] logger.lua:23: 6d3603b5dced4826aaea2cbb5ff1e88c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:55:23 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:23 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:31 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: c9fb3b649e3d7c1f25eaefac3864bde5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:55:31 +0000] c9fb3b649e3d7c1f25eaefac3864bde5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 05:55:31 [info] 35#35: *923 [lua] logger.lua:23: c9fb3b649e3d7c1f25eaefac3864bde5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 05:55:33 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:33 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:43 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:43 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:46 [info] 35#35: *928 [lua] access_by_lua(msblocations.conf:189):2: ca4b5af88d1cf824ed7d501e1f4491cd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:55:46 +0000] ca4b5af88d1cf824ed7d501e1f4491cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 05:55:46 [info] 35#35: *928 [lua] logger.lua:23: ca4b5af88d1cf824ed7d501e1f4491cd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 05:55:53 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:55:53 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:01 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: fc4d1d43a4697331456d856d6667707d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:56:01 +0000] fc4d1d43a4697331456d856d6667707d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:56:01 [info] 35#35: *932 [lua] logger.lua:23: fc4d1d43a4697331456d856d6667707d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:56:03 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:03 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:13 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:13 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:16 [info] 35#35: *937 [lua] access_by_lua(msblocations.conf:189):2: f9283bb93b14eb986720ef8279a1bb55:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:56:16 [info] 35#35: *937 [lua] logger.lua:23: f9283bb93b14eb986720ef8279a1bb55 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:56:16 +0000] f9283bb93b14eb986720ef8279a1bb55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:56:23 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:23 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:31 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: 66c76b0349006ea2b4461b8d2fd1c858:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:56:31 [info] 35#35: *940 [lua] logger.lua:23: 66c76b0349006ea2b4461b8d2fd1c858 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:56:31 +0000] 66c76b0349006ea2b4461b8d2fd1c858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:56:33 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:33 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:43 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:43 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:46 [info] 35#35: *945 [lua] access_by_lua(msblocations.conf:189):2: 7f0ea141bb3d2c99b516be36dc4475c5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:56:46 [info] 35#35: *945 [lua] logger.lua:23: 7f0ea141bb3d2c99b516be36dc4475c5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:56:46 +0000] 7f0ea141bb3d2c99b516be36dc4475c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:56:53 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:56:53 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:01 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: 4c75fc180ef7b9557018930ff94c0653:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:57:01 [info] 35#35: *949 [lua] logger.lua:23: 4c75fc180ef7b9557018930ff94c0653 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:57:01 +0000] 4c75fc180ef7b9557018930ff94c0653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 05:57:03 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:03 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:13 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:13 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:16 [info] 35#35: *954 [lua] access_by_lua(msblocations.conf:189):2: 6cb084a0af0b18cc2834c40522558ff3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:57:16 +0000] 6cb084a0af0b18cc2834c40522558ff3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 05:57:16 [info] 35#35: *954 [lua] logger.lua:23: 6cb084a0af0b18cc2834c40522558ff3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:57:23 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:23 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:31 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: 55bd24e74c1d31f81e8db397df919746:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 05:57:31 [info] 35#35: *957 [lua] logger.lua:23: 55bd24e74c1d31f81e8db397df919746 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:57:31 +0000] 55bd24e74c1d31f81e8db397df919746 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:57:33 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:33 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:43 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:43 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:46 [info] 35#35: *962 [lua] access_by_lua(msblocations.conf:189):2: 41018887cd4ecfc79772fc62f890f4f0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:57:46 +0000] 41018887cd4ecfc79772fc62f890f4f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 05:57:46 [info] 35#35: *962 [lua] logger.lua:23: 41018887cd4ecfc79772fc62f890f4f0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:57:53 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:57:53 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:01 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:189):2: 9eff46eb4e713d02359f047c51c202be:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:58:01 +0000] 9eff46eb4e713d02359f047c51c202be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:58:01 [info] 35#35: *966 [lua] logger.lua:23: 9eff46eb4e713d02359f047c51c202be {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:58:03 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:03 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:13 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:13 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:16 [info] 35#35: *971 [lua] access_by_lua(msblocations.conf:189):2: e1c92875305c92e3502891ac36046a80:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 05:58:16 [info] 35#35: *971 [lua] logger.lua:23: e1c92875305c92e3502891ac36046a80 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:58:16 +0000] e1c92875305c92e3502891ac36046a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/07 05:58:23 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:23 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:31 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:189):2: 5ec394a9e8d1997a5b6b83112fb4d51b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:58:31 +0000] 5ec394a9e8d1997a5b6b83112fb4d51b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:58:31 [info] 35#35: *974 [lua] logger.lua:23: 5ec394a9e8d1997a5b6b83112fb4d51b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:58:33 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:33 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:43 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:43 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:46 [info] 35#35: *979 [lua] access_by_lua(msblocations.conf:189):2: c8c18123160967a6f7b242e5f03ff17d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:58:46 +0000] c8c18123160967a6f7b242e5f03ff17d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:58:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:58:46 [info] 35#35: *979 [lua] logger.lua:23: c8c18123160967a6f7b242e5f03ff17d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:58:53 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:58:53 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:01 [info] 35#35: *983 [lua] access_by_lua(msblocations.conf:189):2: 63872939ce5edf4c080c851bdefced21:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:59:01 +0000] 63872939ce5edf4c080c851bdefced21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 05:59:01 [info] 35#35: *983 [lua] logger.lua:23: 63872939ce5edf4c080c851bdefced21 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:59:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:59:03 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:03 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:13 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:13 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:16 [info] 35#35: *988 [lua] access_by_lua(msblocations.conf:189):2: 16041468bec401b47a54a4ce0b753989:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:59:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 05:59:16 [info] 35#35: *988 [lua] logger.lua:23: 16041468bec401b47a54a4ce0b753989 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:59:16 +0000] 16041468bec401b47a54a4ce0b753989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 05:59:23 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:23 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:31 [info] 35#35: *991 [lua] access_by_lua(msblocations.conf:189):2: 51bffbcf08f1645c1f782bcb7c1014d0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:59:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:05:59:31 +0000] 51bffbcf08f1645c1f782bcb7c1014d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 05:59:31 [info] 35#35: *991 [lua] logger.lua:23: 51bffbcf08f1645c1f782bcb7c1014d0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:59:33 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:33 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:43 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:43 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:46 [info] 35#35: *996 [lua] access_by_lua(msblocations.conf:189):2: 7c99570d96acc3143a58ea725eec0135:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:05:59:46 +0000] 7c99570d96acc3143a58ea725eec0135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:05:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 05:59:46 [info] 35#35: *996 [lua] logger.lua:23: 7c99570d96acc3143a58ea725eec0135 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 05:59:53 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 05:59:53 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:01 [info] 35#35: *1000 [lua] access_by_lua(msblocations.conf:189):2: 1cc3ab4b04ec54d2fe6dd69c293391c5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:00:01 [info] 35#35: *1000 [lua] logger.lua:23: 1cc3ab4b04ec54d2fe6dd69c293391c5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:00:01 +0000] 1cc3ab4b04ec54d2fe6dd69c293391c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:00:03 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:03 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:13 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:13 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:16 [info] 35#35: *1005 [lua] access_by_lua(msblocations.conf:189):2: 0671fe49c767c71feaa216744284d71e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:00:16 [info] 35#35: *1005 [lua] logger.lua:23: 0671fe49c767c71feaa216744284d71e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:00:16 +0000] 0671fe49c767c71feaa216744284d71e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:00:23 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:23 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:31 [info] 35#35: *1008 [lua] access_by_lua(msblocations.conf:189):2: dd1be1c2fbd816ec3c09ff921f6fc2e3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:00:31 [info] 35#35: *1008 [lua] logger.lua:23: dd1be1c2fbd816ec3c09ff921f6fc2e3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:00:31 +0000] dd1be1c2fbd816ec3c09ff921f6fc2e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:00:33 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:33 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:43 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:43 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:46 [info] 35#35: *1013 [lua] access_by_lua(msblocations.conf:189):2: bd1884e98f3d4019ba44c0ecb249ac63:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:00:46 [info] 35#35: *1013 [lua] logger.lua:23: bd1884e98f3d4019ba44c0ecb249ac63 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:00:46 +0000] bd1884e98f3d4019ba44c0ecb249ac63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:00:53 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:00:53 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:01 [info] 35#35: *1017 [lua] access_by_lua(msblocations.conf:189):2: 54382aac57a8eb114df86684c40c2863:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:01:01 +0000] 54382aac57a8eb114df86684c40c2863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:01:01 [info] 35#35: *1017 [lua] logger.lua:23: 54382aac57a8eb114df86684c40c2863 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:01:03 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:03 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:13 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:13 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:16 [info] 35#35: *1022 [lua] access_by_lua(msblocations.conf:189):2: 48f77831fbd87a9b674e98f3bc843238:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:01:16 +0000] 48f77831fbd87a9b674e98f3bc843238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:01:16 [info] 35#35: *1022 [lua] logger.lua:23: 48f77831fbd87a9b674e98f3bc843238 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:01:23 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:23 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:31 [info] 35#35: *1025 [lua] access_by_lua(msblocations.conf:189):2: d17e0321d1e396371bb33ee3bbf11212:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:01:31 [info] 35#35: *1025 [lua] logger.lua:23: d17e0321d1e396371bb33ee3bbf11212 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.120 - - [07/Jan/2023:06:01:31 +0000] d17e0321d1e396371bb33ee3bbf11212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:01:33 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:33 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:38 [info] 35#35: *1028 client closed connection while waiting for request, client: 10.233.66.70, server: 0.0.0.0:443
2023/01/07 06:01:43 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:43 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:46 [info] 35#35: *1031 [lua] access_by_lua(msblocations.conf:189):2: ff02f7c622d59cd5c5a4ee5c0e7e62f2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:01:46 [info] 35#35: *1031 [lua] logger.lua:23: ff02f7c622d59cd5c5a4ee5c0e7e62f2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:01:46 +0000] ff02f7c622d59cd5c5a4ee5c0e7e62f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 06:01:53 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:01:53 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:01 [info] 35#35: *1035 [lua] access_by_lua(msblocations.conf:189):2: 71eee2ccf16a2217d76df366cd13bc37:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:02:01 [info] 35#35: *1035 [lua] logger.lua:23: 71eee2ccf16a2217d76df366cd13bc37 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:02:01 +0000] 71eee2ccf16a2217d76df366cd13bc37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 06:02:03 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:03 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:13 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:13 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:16 [info] 35#35: *1040 [lua] access_by_lua(msblocations.conf:189):2: 9c698c269c693dd332c1d1def3cd6360:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:02:16 [info] 35#35: *1040 [lua] logger.lua:23: 9c698c269c693dd332c1d1def3cd6360 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:02:16 +0000] 9c698c269c693dd332c1d1def3cd6360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:02:23 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:23 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:31 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: 85517d91078316db525e5632b0a345a7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:02:31 [info] 35#35: *1043 [lua] logger.lua:23: 85517d91078316db525e5632b0a345a7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:02:31 +0000] 85517d91078316db525e5632b0a345a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:02:33 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:33 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:43 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:43 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:46 [info] 35#35: *1048 [lua] access_by_lua(msblocations.conf:189):2: a1d0ae8744df3fdb668e404c43576345:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:02:47 [info] 35#35: *1048 [lua] logger.lua:23: a1d0ae8744df3fdb668e404c43576345 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:02:47 +0000] a1d0ae8744df3fdb668e404c43576345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:02:53 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:02:53 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:02 [info] 35#35: *1052 [lua] access_by_lua(msblocations.conf:189):2: 6c8c841ecf0656caaa0ba30bb86f5e0f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:03:02 +0000] 6c8c841ecf0656caaa0ba30bb86f5e0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 06:03:02 [info] 35#35: *1052 [lua] logger.lua:23: 6c8c841ecf0656caaa0ba30bb86f5e0f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:03:03 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:03 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:13 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:13 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:17 [info] 35#35: *1057 [lua] access_by_lua(msblocations.conf:189):2: a6d16de770f88d9aca20d3a2be4a3e47:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:03:17 [info] 35#35: *1057 [lua] logger.lua:23: a6d16de770f88d9aca20d3a2be4a3e47 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:03:17 +0000] a6d16de770f88d9aca20d3a2be4a3e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:03:23 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:23 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:32 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: da447f56ccef5c1586cbc65dbd37643c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:03:32 [info] 35#35: *1060 [lua] logger.lua:23: da447f56ccef5c1586cbc65dbd37643c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:03:32 +0000] da447f56ccef5c1586cbc65dbd37643c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:03:33 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:33 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:43 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:43 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:47 [info] 35#35: *1065 [lua] access_by_lua(msblocations.conf:189):2: ad58dba7e7f2253cedc90ce2df17ae26:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:03:47 [info] 35#35: *1065 [lua] logger.lua:23: ad58dba7e7f2253cedc90ce2df17ae26 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:03:47 +0000] ad58dba7e7f2253cedc90ce2df17ae26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:03:53 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:03:53 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:02 [info] 35#35: *1069 [lua] access_by_lua(msblocations.conf:189):2: 0b69b331a974502d3db2762eee916cbf:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:04:02 [info] 35#35: *1069 [lua] logger.lua:23: 0b69b331a974502d3db2762eee916cbf {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:04:02 +0000] 0b69b331a974502d3db2762eee916cbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:04:03 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:03 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:13 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:13 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:17 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:189):2: 29caf8b701aff526c421f06b5abb520d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:04:17 [info] 35#35: *1074 [lua] logger.lua:23: 29caf8b701aff526c421f06b5abb520d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:04:17 +0000] 29caf8b701aff526c421f06b5abb520d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:04:23 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:23 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:32 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 2c129ca1bf6c11b0107db0659f92b487:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:04:32 [info] 35#35: *1077 [lua] logger.lua:23: 2c129ca1bf6c11b0107db0659f92b487 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:04:32 +0000] 2c129ca1bf6c11b0107db0659f92b487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/07 06:04:33 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:33 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:43 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:43 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:47 [info] 35#35: *1082 [lua] access_by_lua(msblocations.conf:189):2: ea6af21fad7c691933eeb9bb6cf10824:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:04:47 +0000] ea6af21fad7c691933eeb9bb6cf10824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:04:47 [info] 35#35: *1082 [lua] logger.lua:23: ea6af21fad7c691933eeb9bb6cf10824 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:04:53 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:04:53 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:02 [info] 35#35: *1086 [lua] access_by_lua(msblocations.conf:189):2: d8b95bd71d54f8e02f1075f8db49fc5f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:06:05:02 +0000] d8b95bd71d54f8e02f1075f8db49fc5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:05:02 [info] 35#35: *1086 [lua] logger.lua:23: d8b95bd71d54f8e02f1075f8db49fc5f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:05:03 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:03 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:13 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:13 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:17 [info] 35#35: *1091 [lua] access_by_lua(msblocations.conf:189):2: 481c77ee436f994f98de9b47879247fb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/07 06:05:17 [info] 35#35: *1091 [lua] logger.lua:23: 481c77ee436f994f98de9b47879247fb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:05:17 +0000] 481c77ee436f994f98de9b47879247fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 06:05:23 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:23 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:32 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: c9fc2167832b372d4150d18322dd3009:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:05:32 +0000] c9fc2167832b372d4150d18322dd3009 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:05:32 [info] 35#35: *1094 [lua] logger.lua:23: c9fc2167832b372d4150d18322dd3009 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:05:33 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:33 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:43 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:43 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:47 [info] 35#35: *1099 [lua] access_by_lua(msblocations.conf:189):2: eb54489b95d5e98657c10bf6c4a0e8cf:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:05:47 [info] 35#35: *1099 [lua] logger.lua:23: eb54489b95d5e98657c10bf6c4a0e8cf {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:05:47 +0000] eb54489b95d5e98657c10bf6c4a0e8cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:05:53 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:05:53 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:02 [info] 35#35: *1103 [lua] access_by_lua(msblocations.conf:189):2: db5501cb9f2dcd02c61297923fac85c6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:06:02 [info] 35#35: *1103 [lua] logger.lua:23: db5501cb9f2dcd02c61297923fac85c6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:06:02 +0000] db5501cb9f2dcd02c61297923fac85c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:06:03 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:03 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:13 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:13 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:17 [info] 35#35: *1108 [lua] access_by_lua(msblocations.conf:189):2: 78713b43fe67c27ac74231a2a8209554:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.120 - - [07/Jan/2023:06:06:17 +0000] 78713b43fe67c27ac74231a2a8209554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/07 06:06:17 [info] 35#35: *1108 [lua] logger.lua:23: 78713b43fe67c27ac74231a2a8209554 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:06:23 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:23 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:32 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: 82228459c03ea608ccd87c19fed83ed9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:06:32 [info] 35#35: *1111 [lua] logger.lua:23: 82228459c03ea608ccd87c19fed83ed9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:06:32 +0000] 82228459c03ea608ccd87c19fed83ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:06:33 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:33 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:43 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:43 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:47 [info] 35#35: *1116 [lua] access_by_lua(msblocations.conf:189):2: 4766ca3efc3df36418a8dac2ba57b2bd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:06:47 [info] 35#35: *1116 [lua] logger.lua:23: 4766ca3efc3df36418a8dac2ba57b2bd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:06:47 +0000] 4766ca3efc3df36418a8dac2ba57b2bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:06:53 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:06:53 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:02 [info] 35#35: *1120 [lua] access_by_lua(msblocations.conf:189):2: 8568158f2a413f6c06c1c313fc0ba5e7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:07:02 [info] 35#35: *1120 [lua] logger.lua:23: 8568158f2a413f6c06c1c313fc0ba5e7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:07:02 +0000] 8568158f2a413f6c06c1c313fc0ba5e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:07:03 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:03 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:13 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:13 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:17 [info] 35#35: *1125 [lua] access_by_lua(msblocations.conf:189):2: 05b5965b3c3615e343f964802eaecab2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:07:17 [info] 35#35: *1125 [lua] logger.lua:23: 05b5965b3c3615e343f964802eaecab2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:07:17 +0000] 05b5965b3c3615e343f964802eaecab2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:07:23 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:23 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:32 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: 703586dbbe31900e654b9e0c3fb6781b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:07:32 +0000] 703586dbbe31900e654b9e0c3fb6781b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:07:32 [info] 35#35: *1128 [lua] logger.lua:23: 703586dbbe31900e654b9e0c3fb6781b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:07:33 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:33 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:43 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:43 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:47 [info] 35#35: *1133 [lua] access_by_lua(msblocations.conf:189):2: 4f1f13c59aedd1860be0184e450d9f7f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:07:47 [info] 35#35: *1133 [lua] logger.lua:23: 4f1f13c59aedd1860be0184e450d9f7f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:07:47 +0000] 4f1f13c59aedd1860be0184e450d9f7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:07:53 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:07:53 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:02 [info] 35#35: *1137 [lua] access_by_lua(msblocations.conf:189):2: 7b379f2106dab886562a29c14b86f87f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:08:02 [info] 35#35: *1137 [lua] logger.lua:23: 7b379f2106dab886562a29c14b86f87f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:08:02 +0000] 7b379f2106dab886562a29c14b86f87f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:08:03 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:03 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:13 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:13 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:17 [info] 35#35: *1142 [lua] access_by_lua(msblocations.conf:189):2: ce256deb5f3e2e7e8710f4b4c5a1e06e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:08:17 [info] 35#35: *1142 [lua] logger.lua:23: ce256deb5f3e2e7e8710f4b4c5a1e06e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:08:17 +0000] ce256deb5f3e2e7e8710f4b4c5a1e06e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:08:23 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:23 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:32 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: cf3d429e7f6105145ad7be293ba34fb9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:08:32 [info] 35#35: *1145 [lua] logger.lua:23: cf3d429e7f6105145ad7be293ba34fb9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:08:32 +0000] cf3d429e7f6105145ad7be293ba34fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:08:33 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:33 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:43 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:43 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:47 [info] 35#35: *1150 [lua] access_by_lua(msblocations.conf:189):2: 00423949c2ce3ac2cb3cca36b0b615bc:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:08:47 [info] 35#35: *1150 [lua] logger.lua:23: 00423949c2ce3ac2cb3cca36b0b615bc {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:06:08:47 +0000] 00423949c2ce3ac2cb3cca36b0b615bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 06:08:53 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:08:53 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:02 [info] 35#35: *1154 [lua] access_by_lua(msblocations.conf:189):2: 960567a4214de5bd5f871c91af06f9ac:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:09:02 [info] 35#35: *1154 [lua] logger.lua:23: 960567a4214de5bd5f871c91af06f9ac {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:09:02 +0000] 960567a4214de5bd5f871c91af06f9ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:09:03 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:03 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:13 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:13 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:16 [info] 35#35: *1159 client closed connection while waiting for request, client: 10.233.66.70, server: 0.0.0.0:443
2023/01/07 06:09:17 [info] 35#35: *1160 [lua] access_by_lua(msblocations.conf:189):2: 87e445801cb3a363bae6a44311c3df06:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:09:17 +0000] 87e445801cb3a363bae6a44311c3df06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 06:09:17 [info] 35#35: *1160 [lua] logger.lua:23: 87e445801cb3a363bae6a44311c3df06 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:09:23 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:23 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:32 [info] 35#35: *1163 [lua] access_by_lua(msblocations.conf:189):2: 64542dd63d62a68679310be6067fe919:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:09:32 [info] 35#35: *1163 [lua] logger.lua:23: 64542dd63d62a68679310be6067fe919 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:09:32 +0000] 64542dd63d62a68679310be6067fe919 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:09:33 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:33 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:43 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:43 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:47 [info] 35#35: *1168 [lua] access_by_lua(msblocations.conf:189):2: 22571ee36554f3c2710cc31ee36b85f2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:09:47 [info] 35#35: *1168 [lua] logger.lua:23: 22571ee36554f3c2710cc31ee36b85f2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:09:47 +0000] 22571ee36554f3c2710cc31ee36b85f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:09:53 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:09:53 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:02 [info] 35#35: *1172 [lua] access_by_lua(msblocations.conf:189):2: ff196246db1e34b049b27c8f4078be21:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:10:02 [info] 35#35: *1172 [lua] logger.lua:23: ff196246db1e34b049b27c8f4078be21 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:10:02 +0000] ff196246db1e34b049b27c8f4078be21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:10:03 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:03 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:13 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:13 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:17 [info] 35#35: *1177 [lua] access_by_lua(msblocations.conf:189):2: 90f70c6ad780402a57be762bc7e6a642:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:10:17 [info] 35#35: *1177 [lua] logger.lua:23: 90f70c6ad780402a57be762bc7e6a642 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:10:17 +0000] 90f70c6ad780402a57be762bc7e6a642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:10:23 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:23 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:32 [info] 35#35: *1180 [lua] access_by_lua(msblocations.conf:189):2: 41e3e5630da640f86a4127abc95d7727:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:10:32 [info] 35#35: *1180 [lua] logger.lua:23: 41e3e5630da640f86a4127abc95d7727 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:10:32 +0000] 41e3e5630da640f86a4127abc95d7727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:10:33 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:33 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:43 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:43 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:47 [info] 35#35: *1185 [lua] access_by_lua(msblocations.conf:189):2: 4362ea6b8c787fea9397760ee0e8be2e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:10:47 [info] 35#35: *1185 [lua] logger.lua:23: 4362ea6b8c787fea9397760ee0e8be2e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:10:47 +0000] 4362ea6b8c787fea9397760ee0e8be2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:10:53 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:10:53 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:02 [info] 35#35: *1189 [lua] access_by_lua(msblocations.conf:189):2: 7ad90df36abe84aea2b074d915313614:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:11:02 +0000] 7ad90df36abe84aea2b074d915313614 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 06:11:02 [info] 35#35: *1189 [lua] logger.lua:23: 7ad90df36abe84aea2b074d915313614 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:11:03 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:03 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:13 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:13 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:17 [info] 35#35: *1194 [lua] access_by_lua(msblocations.conf:189):2: a892d659dfa26893619392b238ecf556:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:06:11:17 +0000] a892d659dfa26893619392b238ecf556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 06:11:17 [info] 35#35: *1194 [lua] logger.lua:23: a892d659dfa26893619392b238ecf556 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:11:23 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:23 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:32 [info] 35#35: *1197 [lua] access_by_lua(msblocations.conf:189):2: 6320adb5719343a11ebe84232d684ac9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:11:32 [info] 35#35: *1197 [lua] logger.lua:23: 6320adb5719343a11ebe84232d684ac9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:11:32 +0000] 6320adb5719343a11ebe84232d684ac9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:11:33 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:33 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:43 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:43 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:47 [info] 35#35: *1202 [lua] access_by_lua(msblocations.conf:189):2: 41cfefc0eb1dbbe626ef2c09a243c8d5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:11:47 +0000] 41cfefc0eb1dbbe626ef2c09a243c8d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 06:11:47 [info] 35#35: *1202 [lua] logger.lua:23: 41cfefc0eb1dbbe626ef2c09a243c8d5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:11:53 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:11:53 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:02 [info] 35#35: *1206 [lua] access_by_lua(msblocations.conf:189):2: 10fa49ef10e1d4546d7ac6539bb02123:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:12:02 +0000] 10fa49ef10e1d4546d7ac6539bb02123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 06:12:02 [info] 35#35: *1206 [lua] logger.lua:23: 10fa49ef10e1d4546d7ac6539bb02123 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:12:03 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:03 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:13 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:13 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:17 [info] 35#35: *1211 [lua] access_by_lua(msblocations.conf:189):2: d06459109b6c6a6be0c100df334f9cbe:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:12:17 +0000] d06459109b6c6a6be0c100df334f9cbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:12:17 [info] 35#35: *1211 [lua] logger.lua:23: d06459109b6c6a6be0c100df334f9cbe {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:12:23 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:23 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:32 [info] 35#35: *1214 [lua] access_by_lua(msblocations.conf:189):2: a946434d0f2b3ec6a1db135ed6196c5d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:12:32 [info] 35#35: *1214 [lua] logger.lua:23: a946434d0f2b3ec6a1db135ed6196c5d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:12:32 +0000] a946434d0f2b3ec6a1db135ed6196c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:12:33 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:33 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:43 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:43 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:47 [info] 35#35: *1219 [lua] access_by_lua(msblocations.conf:189):2: a11bfc06b78c79ac1c0cdb53eb56624a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:12:47 [info] 35#35: *1219 [lua] logger.lua:23: a11bfc06b78c79ac1c0cdb53eb56624a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:12:47 +0000] a11bfc06b78c79ac1c0cdb53eb56624a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 06:12:53 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:12:53 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:02 [info] 35#35: *1223 [lua] access_by_lua(msblocations.conf:189):2: a3728c09dc2ed315f470877f8f8453f1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:13:02 [info] 35#35: *1223 [lua] logger.lua:23: a3728c09dc2ed315f470877f8f8453f1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:13:02 +0000] a3728c09dc2ed315f470877f8f8453f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/07 06:13:03 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:03 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:13 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:13 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:17 [info] 35#35: *1228 [lua] access_by_lua(msblocations.conf:189):2: f1c5db31723b15a3708fb7f946ced49e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:13:17 [info] 35#35: *1228 [lua] logger.lua:23: f1c5db31723b15a3708fb7f946ced49e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:13:17 +0000] f1c5db31723b15a3708fb7f946ced49e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:13:23 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:23 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:32 [info] 35#35: *1231 [lua] access_by_lua(msblocations.conf:189):2: f12a183dba9fc631445cdeb51b9f77f9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.120 - - [07/Jan/2023:06:13:32 +0000] f12a183dba9fc631445cdeb51b9f77f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:13:32 [info] 35#35: *1231 [lua] logger.lua:23: f12a183dba9fc631445cdeb51b9f77f9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:13:33 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:33 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:43 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:43 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:47 [info] 35#35: *1237 [lua] access_by_lua(msblocations.conf:189):2: caff5ae01694ae2078f6f919c053c1d4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:13:47 +0000] caff5ae01694ae2078f6f919c053c1d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:13:47 [info] 35#35: *1237 [lua] logger.lua:23: caff5ae01694ae2078f6f919c053c1d4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:13:53 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:53 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:13:56 [info] 35#35: *1236 client prematurely closed connection while reading client request line, client: 10.233.64.97, server: 
10.233.64.97 - - [07/Jan/2023:06:13:56 +0000] 57d106323e625352b9eef7cad8f46791 "" 400 request_processing_time:5.009 upstream_response_time:- "-" "-" "-"
2023/01/07 06:13:56 [info] 35#35: *1241 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.97, server: , request: "GET / HTTP/1.0"
10.233.64.97 - - [07/Jan/2023:06:13:56 +0000] 2f98211ef0bf538f0c1c40b8d074209e "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/07 06:14:02 [info] 35#35: *1242 [lua] access_by_lua(msblocations.conf:189):2: cfb23158e33f4ed289568c884ce8bd6c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:14:02 [info] 35#35: *1242 [lua] logger.lua:23: cfb23158e33f4ed289568c884ce8bd6c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:14:02 +0000] cfb23158e33f4ed289568c884ce8bd6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:14:03 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:03 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:13 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:13 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:17 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:189):2: e38a06993d559ad4e4a85fb4f9d7a888:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:14:17 [info] 35#35: *1247 [lua] logger.lua:23: e38a06993d559ad4e4a85fb4f9d7a888 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:14:17 +0000] e38a06993d559ad4e4a85fb4f9d7a888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:14:23 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:23 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:32 [info] 35#35: *1250 [lua] access_by_lua(msblocations.conf:189):2: 2c0cc76ce45d6220cba621328a9ea1f3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:14:32 [info] 35#35: *1250 [lua] logger.lua:23: 2c0cc76ce45d6220cba621328a9ea1f3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:14:32 +0000] 2c0cc76ce45d6220cba621328a9ea1f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:14:33 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:33 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:43 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:43 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:47 [info] 35#35: *1255 [lua] access_by_lua(msblocations.conf:189):2: b0d0f486528e9a440e2467242b712d65:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:14:47 [info] 35#35: *1255 [lua] logger.lua:23: b0d0f486528e9a440e2467242b712d65 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:14:47 +0000] b0d0f486528e9a440e2467242b712d65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:14:53 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:14:53 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:02 [info] 35#35: *1259 [lua] access_by_lua(msblocations.conf:189):2: cca5d4a11efcad04656f81912d2a5c7d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:15:02 [info] 35#35: *1259 [lua] logger.lua:23: cca5d4a11efcad04656f81912d2a5c7d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:15:02 +0000] cca5d4a11efcad04656f81912d2a5c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:15:03 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:03 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:13 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:13 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:17 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:189):2: e2be74c04cac1f55c2e9fa99f80739fb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:15:17 [info] 35#35: *1264 [lua] logger.lua:23: e2be74c04cac1f55c2e9fa99f80739fb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:15:17 +0000] e2be74c04cac1f55c2e9fa99f80739fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:15:23 [info] 35#35: *1265 [lua] access_by_lua(msblocations.conf:189):2: bd67648af38bd27cf63ff86391a70eeb:receive the request, client: 10.233.64.97, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.126:30284"
2023/01/07 06:15:23 [info] 35#35: *1266 [lua] access_by_lua(msblocations.conf:189):2: 56db8b828a3305c247a0b45c53c27b4c:receive the request, client: 10.233.64.97, server: , request: "GET /nmaplowercheck1673072121 HTTP/1.1", host: "10.32.243.126:30284"
2023/01/07 06:15:23 [warn] 35#35: *1265 [lua] error_handler.lua:29: error_svc_not_found(): bd67648af38bd27cf63ff86391a70eeb No route found for this request! detail_info:Custom not match, client: 10.233.64.97, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.126:30284"
10.233.64.97 - - [07/Jan/2023:06:15:23 +0000] 56db8b828a3305c247a0b45c53c27b4c "GET /nmaplowercheck1673072121 HTTP/1.1" 502 request_processing_time:0.017 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/07 06:15:23 [warn] 35#35: *1266 [lua] error_handler.lua:29: error_svc_not_found(): 56db8b828a3305c247a0b45c53c27b4c No route found for this request! detail_info:Custom not match, client: 10.233.64.97, server: , request: "GET /nmaplowercheck1673072121 HTTP/1.1", host: "10.32.243.126:30284"
2023/01/07 06:15:23 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:23 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
10.233.64.97 - - [07/Jan/2023:06:15:23 +0000] bd67648af38bd27cf63ff86391a70eeb "POST /sdk HTTP/1.1" 502 request_processing_time:0.055 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/07 06:15:23 [info] 35#35: *1269 [lua] access_by_lua(msblocations.conf:189):2: bf258cc1f14301f4703e1cce613c8375:receive the request, client: 10.233.64.97, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.126:30284"
2023/01/07 06:15:23 [warn] 35#35: *1269 [lua] error_handler.lua:29: error_svc_not_found(): bf258cc1f14301f4703e1cce613c8375 No route found for this request! detail_info:Custom not match, client: 10.233.64.97, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.126:30284"
10.233.64.97 - - [07/Jan/2023:06:15:23 +0000] bf258cc1f14301f4703e1cce613c8375 "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)" "-"
2023/01/07 06:15:24 [info] 35#35: *1270 [lua] access_by_lua(msblocations.conf:189):2: bf70958006339215f4e6febb23daa5bb:receive the request, client: 10.233.64.97, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.126:30284"
2023/01/07 06:15:24 [warn] 35#35: *1270 [lua] error_handler.lua:29: error_svc_not_found(): bf70958006339215f4e6febb23daa5bb No route found for this request! detail_info:Custom not match, client: 10.233.64.97, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.126:30284"
10.233.64.97 - - [07/Jan/2023:06:15:24 +0000] bf70958006339215f4e6febb23daa5bb "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)" "-"
2023/01/07 06:15:31 [info] 35#35: *1271 [lua] access_by_lua(msblocations.conf:189):2: d510e8c70def7ab69af16659f662a5ac:receive the request, client: 10.233.64.97, server: , request: "GET / HTTP/1.0"
2023/01/07 06:15:31 [warn] 35#35: *1271 [lua] error_handler.lua:29: error_svc_not_found(): d510e8c70def7ab69af16659f662a5ac No route found for this request! detail_info:Custom not match, client: 10.233.64.97, server: , request: "GET / HTTP/1.0"
10.233.64.97 - - [07/Jan/2023:06:15:31 +0000] d510e8c70def7ab69af16659f662a5ac "GET / HTTP/1.0" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/07 06:15:31 [info] 35#35: *1272 [lua] access_by_lua(msblocations.conf:189):2: 49a826a5b2ee31d0444c66c4ca7fefe0:receive the request, client: 10.233.64.97, server: , request: "GET / HTTP/1.1", host: "10.32.243.126"
2023/01/07 06:15:31 [warn] 35#35: *1272 [lua] error_handler.lua:29: error_svc_not_found(): 49a826a5b2ee31d0444c66c4ca7fefe0 No route found for this request! detail_info:Custom not match, client: 10.233.64.97, server: , request: "GET / HTTP/1.1", host: "10.32.243.126"
10.233.64.97 - - [07/Jan/2023:06:15:31 +0000] 49a826a5b2ee31d0444c66c4ca7fefe0 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/07 06:15:31 [info] 35#35: *1272 client 10.233.64.97 closed keepalive connection
2023/01/07 06:15:32 [info] 35#35: *1273 [lua] access_by_lua(msblocations.conf:189):2: 8128d87985f208549bd0e5786f2282f2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:15:32 +0000] 8128d87985f208549bd0e5786f2282f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:15:32 [info] 35#35: *1273 [lua] logger.lua:23: 8128d87985f208549bd0e5786f2282f2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:15:33 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:33 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:43 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:43 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:47 [info] 35#35: *1278 [lua] access_by_lua(msblocations.conf:189):2: 095a1ba521e3adc3900656d72a11f884:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:15:47 [info] 35#35: *1278 [lua] logger.lua:23: 095a1ba521e3adc3900656d72a11f884 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:15:47 +0000] 095a1ba521e3adc3900656d72a11f884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:15:53 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:15:53 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:02 [info] 35#35: *1282 [lua] access_by_lua(msblocations.conf:189):2: d96055cf1e8fd1100267eb7e9094d004:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:16:02 [info] 35#35: *1282 [lua] logger.lua:23: d96055cf1e8fd1100267eb7e9094d004 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:16:02 +0000] d96055cf1e8fd1100267eb7e9094d004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:16:03 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:03 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:13 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:13 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:17 [info] 35#35: *1287 [lua] access_by_lua(msblocations.conf:189):2: 67fd51e8b414396b2293c9fcc14d7282:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:16:17 [info] 35#35: *1287 [lua] logger.lua:23: 67fd51e8b414396b2293c9fcc14d7282 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:16:17 +0000] 67fd51e8b414396b2293c9fcc14d7282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/07 06:16:23 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:23 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:32 [info] 35#35: *1290 [lua] access_by_lua(msblocations.conf:189):2: d8f823c2640a216cd7a180caebe3ee92:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:16:32 [info] 35#35: *1290 [lua] logger.lua:23: d8f823c2640a216cd7a180caebe3ee92 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:16:32 +0000] d8f823c2640a216cd7a180caebe3ee92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:16:33 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:33 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:43 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:43 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:47 [info] 35#35: *1295 [lua] access_by_lua(msblocations.conf:189):2: 9532b63d171d7c2a4b341331cff516b7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:16:47 [info] 35#35: *1295 [lua] logger.lua:23: 9532b63d171d7c2a4b341331cff516b7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:16:47 +0000] 9532b63d171d7c2a4b341331cff516b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:16:53 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:16:53 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:02 [info] 35#35: *1299 [lua] access_by_lua(msblocations.conf:189):2: 46d37ecbd2872fe7e2d66c77f0c0938d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:17:02 [info] 35#35: *1299 [lua] logger.lua:23: 46d37ecbd2872fe7e2d66c77f0c0938d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:17:02 +0000] 46d37ecbd2872fe7e2d66c77f0c0938d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:17:03 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:03 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:13 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:13 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:17 [info] 35#35: *1304 [lua] access_by_lua(msblocations.conf:189):2: 03a3d263b9f0b794d0a2bec88d7a2e92:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:17:17 [info] 35#35: *1304 [lua] logger.lua:23: 03a3d263b9f0b794d0a2bec88d7a2e92 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:17:17 +0000] 03a3d263b9f0b794d0a2bec88d7a2e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:17:23 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:23 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:32 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: 098055e2524f3b48a5a97f5dd75dc6f9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:17:32 [info] 35#35: *1307 [lua] logger.lua:23: 098055e2524f3b48a5a97f5dd75dc6f9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:17:32 +0000] 098055e2524f3b48a5a97f5dd75dc6f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:17:33 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:33 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:43 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:43 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:47 [info] 35#35: *1312 [lua] access_by_lua(msblocations.conf:189):2: f19deef80194061f19ccd6d03f33f133:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:17:47 +0000] f19deef80194061f19ccd6d03f33f133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:17:47 [info] 35#35: *1312 [lua] logger.lua:23: f19deef80194061f19ccd6d03f33f133 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:17:53 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:17:53 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:02 [info] 35#35: *1316 [lua] access_by_lua(msblocations.conf:189):2: 5356dff2224d693f4369f9ea2c5afef1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:18:02 [info] 35#35: *1316 [lua] logger.lua:23: 5356dff2224d693f4369f9ea2c5afef1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:18:02 +0000] 5356dff2224d693f4369f9ea2c5afef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:18:03 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:03 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:13 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:13 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:17 [info] 35#35: *1321 [lua] access_by_lua(msblocations.conf:189):2: aec0b25c071ffba4048718dd7a87e4c4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:18:17 +0000] aec0b25c071ffba4048718dd7a87e4c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/07 06:18:17 [info] 35#35: *1321 [lua] logger.lua:23: aec0b25c071ffba4048718dd7a87e4c4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:18:23 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:23 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:32 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:189):2: 482d666ce0b95b150299598088a92236:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:18:32 [info] 35#35: *1324 [lua] logger.lua:23: 482d666ce0b95b150299598088a92236 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:18:32 +0000] 482d666ce0b95b150299598088a92236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:18:33 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:33 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:43 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:43 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:47 [info] 35#35: *1329 [lua] access_by_lua(msblocations.conf:189):2: f21fbbd4b1b3e6da91f66a41875cf4c4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:18:47 [info] 35#35: *1329 [lua] logger.lua:23: f21fbbd4b1b3e6da91f66a41875cf4c4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:18:47 +0000] f21fbbd4b1b3e6da91f66a41875cf4c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:18:53 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:18:53 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:02 [info] 35#35: *1333 [lua] access_by_lua(msblocations.conf:189):2: abf6b259421e283071a91493f9e8388f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:19:02 [info] 35#35: *1333 [lua] logger.lua:23: abf6b259421e283071a91493f9e8388f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:19:02 +0000] abf6b259421e283071a91493f9e8388f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 06:19:03 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:03 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:13 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:13 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:17 [info] 35#35: *1338 [lua] access_by_lua(msblocations.conf:189):2: 6de355c4f584f44dfbf66350ad6b4ba0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:19:17 [info] 35#35: *1338 [lua] logger.lua:23: 6de355c4f584f44dfbf66350ad6b4ba0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:19:17 +0000] 6de355c4f584f44dfbf66350ad6b4ba0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:19:23 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:23 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:32 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:189):2: 41859b2bb8c31e9dac1f0b4e05f5e7bd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:19:33 [info] 35#35: *1341 [lua] logger.lua:23: 41859b2bb8c31e9dac1f0b4e05f5e7bd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:19:33 +0000] 41859b2bb8c31e9dac1f0b4e05f5e7bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:19:33 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:33 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:43 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:43 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:48 [info] 35#35: *1346 [lua] access_by_lua(msblocations.conf:189):2: 2b466574382832603abf65d06d122a36:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:19:48 [info] 35#35: *1346 [lua] logger.lua:23: 2b466574382832603abf65d06d122a36 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:19:48 +0000] 2b466574382832603abf65d06d122a36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:19:53 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:19:53 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:03 [info] 35#35: *1350 [lua] access_by_lua(msblocations.conf:189):2: 285d35683cee349c32d57df13eabbd40:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:20:03 [info] 35#35: *1350 [lua] logger.lua:23: 285d35683cee349c32d57df13eabbd40 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:20:03 +0000] 285d35683cee349c32d57df13eabbd40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:20:03 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:03 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:13 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:13 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:18 [info] 35#35: *1355 [lua] access_by_lua(msblocations.conf:189):2: 8a9b746d57666348db2d3d08dde4c03c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:20:18 [info] 35#35: *1355 [lua] logger.lua:23: 8a9b746d57666348db2d3d08dde4c03c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:20:18 +0000] 8a9b746d57666348db2d3d08dde4c03c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:20:23 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:23 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:33 [info] 35#35: *1358 [lua] access_by_lua(msblocations.conf:189):2: 1aba54de64521ad7bbf2643e4bf2b533:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:20:33 [info] 35#35: *1358 [lua] logger.lua:23: 1aba54de64521ad7bbf2643e4bf2b533 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:20:33 +0000] 1aba54de64521ad7bbf2643e4bf2b533 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:20:33 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:33 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:43 [info] 36#36: *1361 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:43 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:48 [info] 35#35: *1363 [lua] access_by_lua(msblocations.conf:189):2: 123d9446d329a71ebe81ebf2ad8499b0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:20:48 [info] 35#35: *1363 [lua] logger.lua:23: 123d9446d329a71ebe81ebf2ad8499b0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:20:48 +0000] 123d9446d329a71ebe81ebf2ad8499b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/07 06:20:53 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:20:53 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:03 [info] 35#35: *1367 [lua] access_by_lua(msblocations.conf:189):2: aa6ce64bd9012bcd07cd4d8da19f5552:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:21:03 +0000] aa6ce64bd9012bcd07cd4d8da19f5552 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:21:03 [info] 35#35: *1367 [lua] logger.lua:23: aa6ce64bd9012bcd07cd4d8da19f5552 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:21:03 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:03 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:13 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:13 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:18 [info] 35#35: *1372 [lua] access_by_lua(msblocations.conf:189):2: 6ad8e312744d15f842d509d11d5dbd84:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:21:18 [info] 35#35: *1372 [lua] logger.lua:23: 6ad8e312744d15f842d509d11d5dbd84 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:21:18 +0000] 6ad8e312744d15f842d509d11d5dbd84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/01/07 06:21:23 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:23 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:33 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:189):2: 396e0145aba96b43d07063117dacd465:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:21:33 [info] 35#35: *1375 [lua] logger.lua:23: 396e0145aba96b43d07063117dacd465 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:21:33 +0000] 396e0145aba96b43d07063117dacd465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:21:33 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:33 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:43 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:43 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:48 [info] 35#35: *1380 [lua] access_by_lua(msblocations.conf:189):2: 23918a2e5dec49a15a953863780cc819:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.120 - - [07/Jan/2023:06:21:48 +0000] 23918a2e5dec49a15a953863780cc819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 06:21:48 [info] 35#35: *1380 [lua] logger.lua:23: 23918a2e5dec49a15a953863780cc819 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:21:53 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:21:53 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:03 [info] 35#35: *1384 [lua] access_by_lua(msblocations.conf:189):2: b2996c710297b310e2f0ade2a33eaaff:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:22:03 +0000] b2996c710297b310e2f0ade2a33eaaff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:22:03 [info] 35#35: *1384 [lua] logger.lua:23: b2996c710297b310e2f0ade2a33eaaff {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:22:03 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:03 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:13 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:13 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:18 [info] 35#35: *1389 [lua] access_by_lua(msblocations.conf:189):2: 6f6a2d9016f012dee5f30042d9caeb6a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:22:18 [info] 35#35: *1389 [lua] logger.lua:23: 6f6a2d9016f012dee5f30042d9caeb6a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:22:18 +0000] 6f6a2d9016f012dee5f30042d9caeb6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:22:23 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:23 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:33 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:189):2: 084d8e023cb2e3336dd4f69316fd98a5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:22:33 [info] 35#35: *1392 [lua] logger.lua:23: 084d8e023cb2e3336dd4f69316fd98a5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:22:33 +0000] 084d8e023cb2e3336dd4f69316fd98a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:22:33 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:33 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:43 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:43 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:48 [info] 35#35: *1397 [lua] access_by_lua(msblocations.conf:189):2: e5300181a324e9df4f8fe4e490dcdf20:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:22:48 +0000] e5300181a324e9df4f8fe4e490dcdf20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:22:48 [info] 35#35: *1397 [lua] logger.lua:23: e5300181a324e9df4f8fe4e490dcdf20 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:22:53 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:22:53 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:03 [info] 35#35: *1401 [lua] access_by_lua(msblocations.conf:189):2: e1c5c496c7eb711bda09acdb9a938c8a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:23:03 [info] 35#35: *1401 [lua] logger.lua:23: e1c5c496c7eb711bda09acdb9a938c8a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:23:03 +0000] e1c5c496c7eb711bda09acdb9a938c8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:23:03 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:03 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:13 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:13 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:18 [info] 35#35: *1406 [lua] access_by_lua(msblocations.conf:189):2: 2d791a8d06a8efaa0133e0c89ca4327e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:23:18 [info] 35#35: *1406 [lua] logger.lua:23: 2d791a8d06a8efaa0133e0c89ca4327e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:23:18 +0000] 2d791a8d06a8efaa0133e0c89ca4327e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:23:23 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:23 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:33 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:189):2: c556297ac18570ac7528b812c5764520:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:23:33 +0000] c556297ac18570ac7528b812c5764520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 06:23:33 [info] 35#35: *1409 [lua] logger.lua:23: c556297ac18570ac7528b812c5764520 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:23:33 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:33 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:43 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:43 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:48 [info] 35#35: *1414 [lua] access_by_lua(msblocations.conf:189):2: d9f5c7b7ad6db8099e72f4821d9c137c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:23:48 [info] 35#35: *1414 [lua] logger.lua:23: d9f5c7b7ad6db8099e72f4821d9c137c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:23:48 +0000] d9f5c7b7ad6db8099e72f4821d9c137c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:23:53 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:23:53 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:03 [info] 35#35: *1418 [lua] access_by_lua(msblocations.conf:189):2: 59712974511e7d910f5798f4fd556f2a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:06:24:03 +0000] 59712974511e7d910f5798f4fd556f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:24:03 [info] 35#35: *1418 [lua] logger.lua:23: 59712974511e7d910f5798f4fd556f2a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:24:03 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:03 [info] 35#35: *1420 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:13 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:13 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:18 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:189):2: 69b7c3f122cdf452a63fec6b58d096f6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:24:18 +0000] 69b7c3f122cdf452a63fec6b58d096f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:24:18 [info] 35#35: *1423 [lua] logger.lua:23: 69b7c3f122cdf452a63fec6b58d096f6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:24:23 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:23 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:33 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:189):2: ac7992d08cb523af4e8fa7ac92b76f86:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:24:33 +0000] ac7992d08cb523af4e8fa7ac92b76f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:24:33 [info] 35#35: *1426 [lua] logger.lua:23: ac7992d08cb523af4e8fa7ac92b76f86 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:24:33 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:33 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:43 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:43 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:48 [info] 35#35: *1431 [lua] access_by_lua(msblocations.conf:189):2: 6196ebe71e26a93f0f3352ee37020fe5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:24:48 [info] 35#35: *1431 [lua] logger.lua:23: 6196ebe71e26a93f0f3352ee37020fe5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:24:48 +0000] 6196ebe71e26a93f0f3352ee37020fe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:24:53 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:24:53 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:03 [info] 35#35: *1435 [lua] access_by_lua(msblocations.conf:189):2: ebf619c582940ce0e34feb82c16eaa1b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:25:03 +0000] ebf619c582940ce0e34feb82c16eaa1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 06:25:03 [info] 35#35: *1435 [lua] logger.lua:23: ebf619c582940ce0e34feb82c16eaa1b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/07 06:25:03 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:03 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:13 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:13 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:18 [info] 35#35: *1440 [lua] access_by_lua(msblocations.conf:189):2: 25a155d8209613cc0870628c8d29b4d9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:25:18 [info] 35#35: *1440 [lua] logger.lua:23: 25a155d8209613cc0870628c8d29b4d9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:25:18 +0000] 25a155d8209613cc0870628c8d29b4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:25:23 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:23 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:33 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:189):2: 412c253ea48de34759a084913fe802e9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.120 - - [07/Jan/2023:06:25:33 +0000] 412c253ea48de34759a084913fe802e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/07 06:25:33 [info] 35#35: *1443 [lua] logger.lua:23: 412c253ea48de34759a084913fe802e9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:25:33 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:33 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:43 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:43 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:48 [info] 35#35: *1448 [lua] access_by_lua(msblocations.conf:189):2: faaa0b3dde5c8738a4022fcda703e7a6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:25:48 [info] 35#35: *1448 [lua] logger.lua:23: faaa0b3dde5c8738a4022fcda703e7a6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:25:48 +0000] faaa0b3dde5c8738a4022fcda703e7a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:25:53 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:25:53 [info] 36#36: *1451 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:03 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:189):2: 75550d3896f0b370839d198164ad642c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:26:03 [info] 35#35: *1452 [lua] logger.lua:23: 75550d3896f0b370839d198164ad642c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:26:03 +0000] 75550d3896f0b370839d198164ad642c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/07 06:26:03 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:03 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:13 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:13 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:18 [info] 35#35: *1457 [lua] access_by_lua(msblocations.conf:189):2: 872bc81bd5ee6c033abd0c558d0f191b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/07 06:26:18 [info] 35#35: *1457 [lua] logger.lua:23: 872bc81bd5ee6c033abd0c558d0f191b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:26:18 +0000] 872bc81bd5ee6c033abd0c558d0f191b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/07 06:26:23 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:23 [info] 36#36: *1459 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:33 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:189):2: 14b4515f9b6e69b270b46644baca18f2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:26:33 [info] 35#35: *1460 [lua] logger.lua:23: 14b4515f9b6e69b270b46644baca18f2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:26:33 +0000] 14b4515f9b6e69b270b46644baca18f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:26:33 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:33 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:43 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:43 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:48 [info] 35#35: *1465 [lua] access_by_lua(msblocations.conf:189):2: 5f4856edb2f49eea95ce231974ed00dd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:26:48 [info] 35#35: *1465 [lua] logger.lua:23: 5f4856edb2f49eea95ce231974ed00dd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:26:48 +0000] 5f4856edb2f49eea95ce231974ed00dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/07 06:26:53 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:26:53 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:03 [info] 35#35: *1469 [lua] access_by_lua(msblocations.conf:189):2: 2ecebfdc87d200543c3b740b3d6ee374:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:27:03 [info] 35#35: *1469 [lua] logger.lua:23: 2ecebfdc87d200543c3b740b3d6ee374 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:27:03 +0000] 2ecebfdc87d200543c3b740b3d6ee374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:27:03 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:03 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:13 [info] 35#35: *1472 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:13 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:18 [info] 35#35: *1474 [lua] access_by_lua(msblocations.conf:189):2: 69dab93d18a387d107bfa74f86baf71b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:27:18 [info] 35#35: *1474 [lua] logger.lua:23: 69dab93d18a387d107bfa74f86baf71b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:27:18 +0000] 69dab93d18a387d107bfa74f86baf71b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:27:23 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:23 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:33 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:189):2: 9683ca51144b8e3f6976a011a5d86ef9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:27:33 [info] 35#35: *1477 [lua] logger.lua:23: 9683ca51144b8e3f6976a011a5d86ef9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:27:33 +0000] 9683ca51144b8e3f6976a011a5d86ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:27:33 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:33 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:43 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:43 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:48 [info] 35#35: *1482 [lua] access_by_lua(msblocations.conf:189):2: cce484cae518ec8b69f7d3d371ccd691:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:27:48 [info] 35#35: *1482 [lua] logger.lua:23: cce484cae518ec8b69f7d3d371ccd691 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:27:48 +0000] cce484cae518ec8b69f7d3d371ccd691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 06:27:53 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:27:53 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:03 [info] 35#35: *1486 [lua] access_by_lua(msblocations.conf:189):2: 3b4801c448518642df08d0f60a421601:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.120 - - [07/Jan/2023:06:28:03 +0000] 3b4801c448518642df08d0f60a421601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 06:28:03 [info] 35#35: *1486 [lua] logger.lua:23: 3b4801c448518642df08d0f60a421601 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:28:03 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:03 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:13 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:13 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:18 [info] 35#35: *1491 [lua] access_by_lua(msblocations.conf:189):2: a71400e589f5d2f341c542629bc08322:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.120 - - [07/Jan/2023:06:28:18 +0000] a71400e589f5d2f341c542629bc08322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 06:28:18 [info] 35#35: *1491 [lua] logger.lua:23: a71400e589f5d2f341c542629bc08322 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:28:23 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:23 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:33 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:189):2: 9e1c1bb5e3b792d11a3ae3a930e14ee5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:28:33 [info] 35#35: *1494 [lua] logger.lua:23: 9e1c1bb5e3b792d11a3ae3a930e14ee5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:28:33 +0000] 9e1c1bb5e3b792d11a3ae3a930e14ee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/07 06:28:33 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:33 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:43 [info] 35#35: *1497 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:43 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:48 [info] 35#35: *1499 [lua] access_by_lua(msblocations.conf:189):2: dfd8c9fc60aaf3a815978c86ca0bd5a4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:28:48 +0000] dfd8c9fc60aaf3a815978c86ca0bd5a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:28:48 [info] 35#35: *1499 [lua] logger.lua:23: dfd8c9fc60aaf3a815978c86ca0bd5a4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:28:53 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:28:53 [info] 36#36: *1502 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:03 [info] 35#35: *1503 [lua] access_by_lua(msblocations.conf:189):2: 2baa12650f4acd54c8e1237753128f9d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:29:03 +0000] 2baa12650f4acd54c8e1237753128f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:29:03 [info] 35#35: *1503 [lua] logger.lua:23: 2baa12650f4acd54c8e1237753128f9d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:29:03 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:03 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:13 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:13 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:18 [info] 35#35: *1508 [lua] access_by_lua(msblocations.conf:189):2: 9df2e0df459653709e5005c687dafbc2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:29:18 [info] 35#35: *1508 [lua] logger.lua:23: 9df2e0df459653709e5005c687dafbc2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:29:18 +0000] 9df2e0df459653709e5005c687dafbc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/07 06:29:23 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:23 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:33 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:33 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:33 [info] 35#35: *1513 [lua] access_by_lua(msblocations.conf:189):2: 20e6592188383275aa6b23de55c042d2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:29:33 [info] 35#35: *1513 [lua] logger.lua:23: 20e6592188383275aa6b23de55c042d2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:29:33 +0000] 20e6592188383275aa6b23de55c042d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:29:43 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:43 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:48 [info] 35#35: *1516 [lua] access_by_lua(msblocations.conf:189):2: b75a8c8467cc3b6760998da493ae65db:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:29:48 +0000] b75a8c8467cc3b6760998da493ae65db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 06:29:48 [info] 35#35: *1516 [lua] logger.lua:23: b75a8c8467cc3b6760998da493ae65db {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:29:53 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:29:53 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:03 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:03 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:03 [info] 35#35: *1522 [lua] access_by_lua(msblocations.conf:189):2: f8b1b6f7bb783908d6a513e4735b9d18:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:30:03 [info] 35#35: *1522 [lua] logger.lua:23: f8b1b6f7bb783908d6a513e4735b9d18 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:30:03 +0000] f8b1b6f7bb783908d6a513e4735b9d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:30:13 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:13 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:18 [info] 35#35: *1525 [lua] access_by_lua(msblocations.conf:189):2: 189b09be84751fad0807a76755967013:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:30:18 +0000] 189b09be84751fad0807a76755967013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/07 06:30:18 [info] 35#35: *1525 [lua] logger.lua:23: 189b09be84751fad0807a76755967013 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:30:23 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:23 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:33 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:33 [info] 35#35: *1528 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:33 [info] 35#35: *1530 [lua] access_by_lua(msblocations.conf:189):2: c8f9c51d152c36099d93ebb16abcefb2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:30:33 [info] 35#35: *1530 [lua] logger.lua:23: c8f9c51d152c36099d93ebb16abcefb2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:30:33 +0000] c8f9c51d152c36099d93ebb16abcefb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:30:43 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:43 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:48 [info] 35#35: *1533 [lua] access_by_lua(msblocations.conf:189):2: 3138d0b531d88f8a97c2008765f50fd7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:30:48 [info] 35#35: *1533 [lua] logger.lua:23: 3138d0b531d88f8a97c2008765f50fd7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:30:48 +0000] 3138d0b531d88f8a97c2008765f50fd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:30:53 [info] 35#35: *1535 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:30:53 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:03 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:03 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:03 [info] 35#35: *1539 [lua] access_by_lua(msblocations.conf:189):2: c889f4aa149ade483e6c1e1040df7bbc:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:31:03 +0000] c889f4aa149ade483e6c1e1040df7bbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:31:03 [info] 35#35: *1539 [lua] logger.lua:23: c889f4aa149ade483e6c1e1040df7bbc {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:31:13 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:13 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:18 [info] 35#35: *1542 [lua] access_by_lua(msblocations.conf:189):2: b5f9522e451715b0cf66ef0b5201dd22:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:31:18 [info] 35#35: *1542 [lua] logger.lua:23: b5f9522e451715b0cf66ef0b5201dd22 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:31:18 +0000] b5f9522e451715b0cf66ef0b5201dd22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:31:23 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:23 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:33 [info] 35#35: *1545 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:33 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:33 [info] 35#35: *1547 [lua] access_by_lua(msblocations.conf:189):2: 21a068cb4a05a603cbc6140867a18fc8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:31:33 +0000] 21a068cb4a05a603cbc6140867a18fc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 06:31:33 [info] 35#35: *1547 [lua] logger.lua:23: 21a068cb4a05a603cbc6140867a18fc8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:31:43 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:43 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:48 [info] 35#35: *1550 [lua] access_by_lua(msblocations.conf:189):2: 3feb4d5ea2ce0a9ce87d1304374e24d8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:31:48 [info] 35#35: *1550 [lua] logger.lua:23: 3feb4d5ea2ce0a9ce87d1304374e24d8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:31:48 +0000] 3feb4d5ea2ce0a9ce87d1304374e24d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:31:53 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:31:53 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:03 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:03 [info] 36#36: *1554 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:03 [info] 35#35: *1556 [lua] access_by_lua(msblocations.conf:189):2: 869b6a129d35d572eadb6f1c17bc152c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:32:03 +0000] 869b6a129d35d572eadb6f1c17bc152c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/07 06:32:03 [info] 35#35: *1556 [lua] logger.lua:23: 869b6a129d35d572eadb6f1c17bc152c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:32:13 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:13 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:18 [info] 35#35: *1559 [lua] access_by_lua(msblocations.conf:189):2: b0e80e09a26f1af565e5c5a63ec20721:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:32:18 [info] 35#35: *1559 [lua] logger.lua:23: b0e80e09a26f1af565e5c5a63ec20721 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:32:18 +0000] b0e80e09a26f1af565e5c5a63ec20721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/07 06:32:23 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:23 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:33 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:33 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:33 [info] 35#35: *1564 [lua] access_by_lua(msblocations.conf:189):2: eb0197f723d2f7b1415e0133f828d82e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:32:33 +0000] eb0197f723d2f7b1415e0133f828d82e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:32:33 [info] 35#35: *1564 [lua] logger.lua:23: eb0197f723d2f7b1415e0133f828d82e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:32:43 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:43 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:48 [info] 35#35: *1567 [lua] access_by_lua(msblocations.conf:189):2: c61839fd2a13ac1ea6454370053457aa:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:32:48 +0000] c61839fd2a13ac1ea6454370053457aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:32:48 [info] 35#35: *1567 [lua] logger.lua:23: c61839fd2a13ac1ea6454370053457aa {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:32:53 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:32:53 [info] 35#35: *1569 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:03 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:03 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:03 [info] 35#35: *1573 [lua] access_by_lua(msblocations.conf:189):2: 587119475da42692cea6a8036508def9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:33:03 +0000] 587119475da42692cea6a8036508def9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:33:03 [info] 35#35: *1573 [lua] logger.lua:23: 587119475da42692cea6a8036508def9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:33:13 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:13 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:18 [info] 35#35: *1576 [lua] access_by_lua(msblocations.conf:189):2: 8615d7a97bd928993d37dfb5794531f2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:33:18 [info] 35#35: *1576 [lua] logger.lua:23: 8615d7a97bd928993d37dfb5794531f2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:33:18 +0000] 8615d7a97bd928993d37dfb5794531f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/07 06:33:23 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:23 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:33 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:33 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:33 [info] 35#35: *1581 [lua] access_by_lua(msblocations.conf:189):2: de041e67551d58b60af743eb7e72e576:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:33:33 +0000] de041e67551d58b60af743eb7e72e576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:33:33 [info] 35#35: *1581 [lua] logger.lua:23: de041e67551d58b60af743eb7e72e576 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:33:43 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:43 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:48 [info] 35#35: *1584 [lua] access_by_lua(msblocations.conf:189):2: 83521311494342a9a4c8e4ddfa4b1b47:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:33:48 [info] 35#35: *1584 [lua] logger.lua:23: 83521311494342a9a4c8e4ddfa4b1b47 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:33:48 +0000] 83521311494342a9a4c8e4ddfa4b1b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:33:53 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:33:53 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:03 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:03 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:03 [info] 35#35: *1590 [lua] access_by_lua(msblocations.conf:189):2: 8650febe3f6ca645a592cf862b98a1f6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:34:03 [info] 35#35: *1590 [lua] logger.lua:23: 8650febe3f6ca645a592cf862b98a1f6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:34:03 +0000] 8650febe3f6ca645a592cf862b98a1f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:34:13 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:13 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:18 [info] 35#35: *1593 [lua] access_by_lua(msblocations.conf:189):2: f954ccf9f2984af72f8f72e5868ea385:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:34:18 [info] 35#35: *1593 [lua] logger.lua:23: f954ccf9f2984af72f8f72e5868ea385 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:34:18 +0000] f954ccf9f2984af72f8f72e5868ea385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/07 06:34:23 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:23 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:33 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:33 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:33 [info] 35#35: *1598 [lua] access_by_lua(msblocations.conf:189):2: 5b13f0e37cfe5836a9fefb8e1667411e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:34:33 [info] 35#35: *1598 [lua] logger.lua:23: 5b13f0e37cfe5836a9fefb8e1667411e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:34:33 +0000] 5b13f0e37cfe5836a9fefb8e1667411e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:34:43 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:43 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:48 [info] 35#35: *1601 [lua] access_by_lua(msblocations.conf:189):2: 84b58ceb8219abce59e8d0cb1237df96:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:34:48 +0000] 84b58ceb8219abce59e8d0cb1237df96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/07 06:34:48 [info] 35#35: *1601 [lua] logger.lua:23: 84b58ceb8219abce59e8d0cb1237df96 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/07 06:34:53 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:34:53 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:03 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:03 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:03 [info] 35#35: *1607 [lua] access_by_lua(msblocations.conf:189):2: 1c4b65cb5c90866dcfdeb6d2cb7bfb18:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:35:03 [info] 35#35: *1607 [lua] logger.lua:23: 1c4b65cb5c90866dcfdeb6d2cb7bfb18 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:35:03 +0000] 1c4b65cb5c90866dcfdeb6d2cb7bfb18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:35:13 [info] 35#35: *1608 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:13 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:18 [info] 35#35: *1610 [lua] access_by_lua(msblocations.conf:189):2: d56a76cd12429eec0624c6570c77463e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:35:18 +0000] d56a76cd12429eec0624c6570c77463e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:35:18 [info] 35#35: *1610 [lua] logger.lua:23: d56a76cd12429eec0624c6570c77463e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:35:23 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:23 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:33 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:33 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:34 [info] 35#35: *1615 [lua] access_by_lua(msblocations.conf:189):2: ca83b51836eea5f361871df01222e7f6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:35:34 +0000] ca83b51836eea5f361871df01222e7f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/07 06:35:34 [info] 35#35: *1615 [lua] logger.lua:23: ca83b51836eea5f361871df01222e7f6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/07 06:35:43 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:43 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:49 [info] 35#35: *1618 [lua] access_by_lua(msblocations.conf:189):2: c81ce5bb7a614800825b767f37242688:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:35:49 [info] 35#35: *1618 [lua] logger.lua:23: c81ce5bb7a614800825b767f37242688 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:35:49 +0000] c81ce5bb7a614800825b767f37242688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/07 06:35:53 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:35:53 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:03 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:03 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:04 [info] 35#35: *1624 [lua] access_by_lua(msblocations.conf:189):2: 95910c80e3fa080e2742eca20fffb6d1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:36:04 [info] 35#35: *1624 [lua] logger.lua:23: 95910c80e3fa080e2742eca20fffb6d1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:36:04 +0000] 95910c80e3fa080e2742eca20fffb6d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/07 06:36:13 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:13 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:19 [info] 35#35: *1627 [lua] access_by_lua(msblocations.conf:189):2: 1ca58511876732f1c28dd21340b71548:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:36:19 [info] 35#35: *1627 [lua] logger.lua:23: 1ca58511876732f1c28dd21340b71548 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:36:19 +0000] 1ca58511876732f1c28dd21340b71548 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/07 06:36:23 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:23 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:33 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:33 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:34 [info] 35#35: *1632 [lua] access_by_lua(msblocations.conf:189):2: 4a60a07d0fe4b68ef397eda3a3246213:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:36:34 [info] 35#35: *1632 [lua] logger.lua:23: 4a60a07d0fe4b68ef397eda3a3246213 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:36:34 +0000] 4a60a07d0fe4b68ef397eda3a3246213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/07 06:36:43 [info] 36#36: *1633 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:43 [info] 36#36: *1634 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:49 [info] 35#35: *1635 [lua] access_by_lua(msblocations.conf:189):2: 62d5b103da4d46e9d56a3a67c1b5ce71:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/07 06:36:49 [info] 35#35: *1635 [lua] logger.lua:23: 62d5b103da4d46e9d56a3a67c1b5ce71 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:36:49 +0000] 62d5b103da4d46e9d56a3a67c1b5ce71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.120 - - [07/Jan/2023:06:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/07 06:36:53 [info] 35#35: *1637 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:36:53 [info] 35#35: *1638 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:37:03 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:37:03 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:37:04 [info] 35#35: *1641 [lua] access_by_lua(msblocations.conf:189):2: df6f80189b25b4d76f4f781f8165de83:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.120 - - [07/Jan/2023:06:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.120 - - [07/Jan/2023:06:37:04 +0000] df6f80189b25b4d76f4f781f8165de83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/07 06:37:04 [info] 35#35: *1641 [lua] logger.lua:23: df6f80189b25b4d76f4f781f8165de83 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/07 06:37:13 [info] 35#35: *1642 client closed connection while SSL handshaking, client: 10.233.69.108, server: 0.0.0.0:443
2023/01/07 06:37:13 [info] 36#36: *1643 cli