Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.31.169
### 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/13 11:41:40 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/13 11:41:40 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/13 11:41:40 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/13 11:41:40 [notice] 33#33: using the "epoll" event method
2023/01/13 11:41:40 [notice] 33#33: openresty/1.13.6.1
2023/01/13 11:41:40 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/13 11:41:40 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/13 11:41:40 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/13 11:41:40 [notice] 34#34: start worker processes
2023/01/13 11:41:40 [notice] 34#34: start worker process 35
2023/01/13 11:41:40 [notice] 34#34: start worker process 37
\n\n### Starting apiroute
2023/01/13 11:41:40 [notice] 34#34: start worker process 38
2023/01/13 11:41:40 [notice] 34#34: start worker process 39
2023/01/13 11:41:40 [notice] 34#34: start worker process 40
2023/01/13 11:41:40 [notice] 34#34: start worker process 41
2023/01/13 11:41:40 [notice] 34#34: start worker process 42
2023/01/13 11:41:40 [notice] 34#34: start worker process 43
2023/01/13 11:41:40 [notice] 34#34: start cache manager process 44
2023/01/13 11:41:40 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230113114140.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-13 11:41:43 269 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-13 11:41:43 276 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-13 11:41:43 276 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-13 11:41:43 336 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-13 11:41:43 337 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.31.169:10081 Enabled:true
2023-01-13 11:41:44 707 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-13 11:41:44 777 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-13 11:41:44 778 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-13 11:41:44 778 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-13 11:41:44 779 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-13 11:41:44 779 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-13 11:41:44 779 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-13 11:41:44 780 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-13 11:41:44 843 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-13 11:41:44 931 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-13 11:41:44 931 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-13 11:41:44 931 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-13 11:41:45 393 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/13 11:41:57 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:41:57 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:07 [info] 37#37: *15 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:07 [info] 37#37: *14 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:11 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 5a07acbdd1ee7f039a292b7d832dccda:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:42:12 +0000] 5a07acbdd1ee7f039a292b7d832dccda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.121 upstream_response_time:0.120 "-" "Consul Health Check" "-"
2023/01/13 11:42:12 [info] 37#37: *16 [lua] logger.lua:23: 5a07acbdd1ee7f039a292b7d832dccda {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:42:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40
2023/01/13 11:42:17 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:17 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:27 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: f45a607c2e77029ffe595e84f79d037e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:42:27 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:27 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:27 [info] 37#37: *21 [lua] logger.lua:23: f45a607c2e77029ffe595e84f79d037e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:42:27 +0000] f45a607c2e77029ffe595e84f79d037e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:42:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 11:42:37 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:37 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:40 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/13 11:42:40 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/13 11:42:40 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/13 11:42:40 [notice] 34#34: signal 29 (SIGIO) received
2023/01/13 11:42:42 [info] 37#37: *28 [lua] access_by_lua(msblocations.conf:189):2: d6d84514b74f01b04dd648c5e4be3d93:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:42:42 [info] 37#37: *28 [lua] logger.lua:23: d6d84514b74f01b04dd648c5e4be3d93 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:42:42 +0000] d6d84514b74f01b04dd648c5e4be3d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:42:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/13 11:42:47 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:47 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:57 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:57 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:42:57 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: 989589665350ee3bc2a2481eaa53b4d8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:42:57 [info] 37#37: *33 [lua] logger.lua:23: 989589665350ee3bc2a2481eaa53b4d8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:42:57 +0000] 989589665350ee3bc2a2481eaa53b4d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:43:07 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:07 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:12 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: fd9a0ea033419ee8157734803a34aad8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:43:12 +0000] fd9a0ea033419ee8157734803a34aad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 11:43:12 [info] 37#37: *36 [lua] logger.lua:23: fd9a0ea033419ee8157734803a34aad8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 11:43:17 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:17 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:27 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:27 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:27 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: d38338b10ccf40fa4e1cdc1fdc5f84a0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:43:27 [info] 37#37: *41 [lua] logger.lua:23: d38338b10ccf40fa4e1cdc1fdc5f84a0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:43:27 +0000] d38338b10ccf40fa4e1cdc1fdc5f84a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 11:43:37 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:37 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:42 [info] 37#37: *45 [lua] access_by_lua(msblocations.conf:189):2: a66bd7b70d1d32107f56a227c7372f16:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:43:42 +0000] a66bd7b70d1d32107f56a227c7372f16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 11:43:42 [info] 37#37: *45 [lua] logger.lua:23: a66bd7b70d1d32107f56a227c7372f16 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:43:47 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:47 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:57 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:57 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:43:57 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: 588582f60cf55477eb1d8df2bdb09977:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:43:57 [info] 37#37: *50 [lua] logger.lua:23: 588582f60cf55477eb1d8df2bdb09977 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:43:57 +0000] 588582f60cf55477eb1d8df2bdb09977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:44:07 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:07 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:12 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: 4c68a5cb161dbb5f61178890d6ab26bd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:44:12 +0000] 4c68a5cb161dbb5f61178890d6ab26bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 11:44:12 [info] 37#37: *53 [lua] logger.lua:23: 4c68a5cb161dbb5f61178890d6ab26bd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:44:17 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:17 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:27 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:27 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:27 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: 959d12cdc2d42035985e2027a0164bc0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:44:27 [info] 37#37: *58 [lua] logger.lua:23: 959d12cdc2d42035985e2027a0164bc0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:44:27 +0000] 959d12cdc2d42035985e2027a0164bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:44:37 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:37 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:42 [info] 37#37: *62 [lua] access_by_lua(msblocations.conf:189):2: c31d2e9d8745ceb0e3885cafb8717ea6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:44:42 [info] 37#37: *62 [lua] logger.lua:23: c31d2e9d8745ceb0e3885cafb8717ea6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:44:42 +0000] c31d2e9d8745ceb0e3885cafb8717ea6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/13 11:44:47 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:47 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:57 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:57 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:44:57 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: 7389ef63f2ed48c283ac839948305077:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:44:57 [info] 37#37: *67 [lua] logger.lua:23: 7389ef63f2ed48c283ac839948305077 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:44:57 +0000] 7389ef63f2ed48c283ac839948305077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:45:07 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:07 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:12 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: 7d9a9b84883976cdfc81bc73d508f515:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:45:12 [info] 37#37: *70 [lua] logger.lua:23: 7d9a9b84883976cdfc81bc73d508f515 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:45:12 +0000] 7d9a9b84883976cdfc81bc73d508f515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/13 11:45:17 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:17 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:27 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:27 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:27 [info] 37#37: *75 [lua] access_by_lua(msblocations.conf:189):2: a03349a0fad8000413a6820338d88a7e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:45:27 [info] 37#37: *75 [lua] logger.lua:23: a03349a0fad8000413a6820338d88a7e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:45:27 +0000] a03349a0fad8000413a6820338d88a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:45:37 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:37 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:42 [info] 37#37: *79 [lua] access_by_lua(msblocations.conf:189):2: be7f9795faa1910eee262dacade361b7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:45:42 [info] 37#37: *79 [lua] logger.lua:23: be7f9795faa1910eee262dacade361b7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:45:42 +0000] be7f9795faa1910eee262dacade361b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:45:47 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:47 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:57 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:57 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:45:57 [info] 37#37: *84 [lua] access_by_lua(msblocations.conf:189):2: 67eb30ee59f9bfbd422312155dc32dfa:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:45:57 [info] 37#37: *84 [lua] logger.lua:23: 67eb30ee59f9bfbd422312155dc32dfa {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:45:57 +0000] 67eb30ee59f9bfbd422312155dc32dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 11:46:07 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:07 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:12 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: 68508d9950accc961fa431a7fe1ba735:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:46:12 [info] 37#37: *87 [lua] logger.lua:23: 68508d9950accc961fa431a7fe1ba735 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:46:12 +0000] 68508d9950accc961fa431a7fe1ba735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 11:46:17 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:17 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:27 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:27 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:27 [info] 37#37: *92 [lua] access_by_lua(msblocations.conf:189):2: 94bf11f60238d359a8880650c7bf70b4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:46:27 +0000] 94bf11f60238d359a8880650c7bf70b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 11:46:27 [info] 37#37: *92 [lua] logger.lua:23: 94bf11f60238d359a8880650c7bf70b4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:46:37 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:37 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:42 [info] 37#37: *96 [lua] access_by_lua(msblocations.conf:189):2: 22fb344005ca7f2f4e2848f808eef8f9:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:46:42 +0000] 22fb344005ca7f2f4e2848f808eef8f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:46:42 [info] 37#37: *96 [lua] logger.lua:23: 22fb344005ca7f2f4e2848f808eef8f9 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 11:46:47 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:47 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:57 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:57 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:46:57 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:189):2: 9f2da41a695655334b1a6acb1db87153:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:46:57 [info] 37#37: *101 [lua] logger.lua:23: 9f2da41a695655334b1a6acb1db87153 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:46:57 +0000] 9f2da41a695655334b1a6acb1db87153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:47:07 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:07 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:12 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: bedb1ef7ae3e7d1e684cb9d648ce37d6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:47:12 +0000] bedb1ef7ae3e7d1e684cb9d648ce37d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 11:47:12 [info] 37#37: *104 [lua] logger.lua:23: bedb1ef7ae3e7d1e684cb9d648ce37d6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:47:17 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:17 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:27 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:27 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:27 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:189):2: c96082f606f0af3c087caf1c167a941e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:47:27 [info] 37#37: *109 [lua] logger.lua:23: c96082f606f0af3c087caf1c167a941e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:47:27 +0000] c96082f606f0af3c087caf1c167a941e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:47:37 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:37 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:42 [info] 37#37: *113 [lua] access_by_lua(msblocations.conf:189):2: bc8c913694f5762648cddca37999c5b3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:47:42 [info] 37#37: *113 [lua] logger.lua:23: bc8c913694f5762648cddca37999c5b3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:47:42 +0000] bc8c913694f5762648cddca37999c5b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:47:47 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:47 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:57 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:57 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:47:57 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:189):2: c72cd1e0fe0163d3ea08f2611e54a1d5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:47:57 +0000] c72cd1e0fe0163d3ea08f2611e54a1d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:47:57 [info] 37#37: *118 [lua] logger.lua:23: c72cd1e0fe0163d3ea08f2611e54a1d5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 11:48:07 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:07 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:12 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: 5ac5cf48816848923d12b475a19fd1a8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:48:12 +0000] 5ac5cf48816848923d12b475a19fd1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 11:48:12 [info] 37#37: *121 [lua] logger.lua:23: 5ac5cf48816848923d12b475a19fd1a8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:48:17 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:17 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:27 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:27 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:27 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:189):2: ecfafe36da4688322224c2d16dc193d5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:48:27 [info] 37#37: *126 [lua] logger.lua:23: ecfafe36da4688322224c2d16dc193d5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:48:27 +0000] ecfafe36da4688322224c2d16dc193d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 11:48:37 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:37 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:42 [info] 37#37: *130 [lua] access_by_lua(msblocations.conf:189):2: 21317f4b7ee3ef12f3a2e194db492220:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:48:42 +0000] 21317f4b7ee3ef12f3a2e194db492220 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 11:48:42 [info] 37#37: *130 [lua] logger.lua:23: 21317f4b7ee3ef12f3a2e194db492220 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 11:48:47 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:47 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:57 [info] 38#38: *133 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:57 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:48:57 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: 2518dc7276b0b547b97bc28e3b882d50:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:48:57 +0000] 2518dc7276b0b547b97bc28e3b882d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 11:48:57 [info] 37#37: *135 [lua] logger.lua:23: 2518dc7276b0b547b97bc28e3b882d50 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:49:07 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:07 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:12 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: fb72fa1570142d99ec4556fd65d5aac6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:49:12 [info] 37#37: *138 [lua] logger.lua:23: fb72fa1570142d99ec4556fd65d5aac6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:49:12 +0000] fb72fa1570142d99ec4556fd65d5aac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:49:17 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:17 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:27 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:27 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:27 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: 318e48afc4280f90696064a310052942:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:49:27 [info] 37#37: *143 [lua] logger.lua:23: 318e48afc4280f90696064a310052942 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:49:27 +0000] 318e48afc4280f90696064a310052942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:49:37 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:37 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:42 [info] 37#37: *147 [lua] access_by_lua(msblocations.conf:189):2: 8b340200160dfe948164e5e46506017c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:49:42 [info] 37#37: *147 [lua] logger.lua:23: 8b340200160dfe948164e5e46506017c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:49:42 +0000] 8b340200160dfe948164e5e46506017c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:49:47 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:47 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:57 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:57 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:49:57 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 5bc1a0ebd3adcb6d167df6efda1a4f08:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:49:57 [info] 37#37: *152 [lua] logger.lua:23: 5bc1a0ebd3adcb6d167df6efda1a4f08 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:49:57 +0000] 5bc1a0ebd3adcb6d167df6efda1a4f08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:50:07 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:07 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:12 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 2ff7c586ad2bd770c205ae183c3172cf:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:50:12 +0000] 2ff7c586ad2bd770c205ae183c3172cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 11:50:12 [info] 37#37: *155 [lua] logger.lua:23: 2ff7c586ad2bd770c205ae183c3172cf {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:50:17 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:17 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:27 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:27 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:27 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: f1f5b5dbc0c72a9565f180af6422f6d1:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:50:27 +0000] f1f5b5dbc0c72a9565f180af6422f6d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 11:50:27 [info] 37#37: *160 [lua] logger.lua:23: f1f5b5dbc0c72a9565f180af6422f6d1 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:50:37 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:37 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:42 [info] 37#37: *164 [lua] access_by_lua(msblocations.conf:189):2: e216cc99912447811a7db4ae3a6e446b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:50:42 +0000] e216cc99912447811a7db4ae3a6e446b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 11:50:42 [info] 37#37: *164 [lua] logger.lua:23: e216cc99912447811a7db4ae3a6e446b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:50:47 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:47 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:57 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:57 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:50:57 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: 4c6545efac88f3eea1edfb4cc804cb56:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:50:57 [info] 37#37: *169 [lua] logger.lua:23: 4c6545efac88f3eea1edfb4cc804cb56 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:50:57 +0000] 4c6545efac88f3eea1edfb4cc804cb56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:51:07 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:07 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:12 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: fd35dc6485d627ad18054f97e83414c8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:51:12 [info] 37#37: *172 [lua] logger.lua:23: fd35dc6485d627ad18054f97e83414c8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:51:12 +0000] fd35dc6485d627ad18054f97e83414c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:51:17 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:17 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:27 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:27 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:27 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: dc8bba9d4b0af26d4ea86ee70134eb01:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:51:27 [info] 37#37: *177 [lua] logger.lua:23: dc8bba9d4b0af26d4ea86ee70134eb01 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:51:27 +0000] dc8bba9d4b0af26d4ea86ee70134eb01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:51:37 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:37 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:42 [info] 37#37: *181 [lua] access_by_lua(msblocations.conf:189):2: c45fb898c7e1767088f0ca8061f05e84:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:51:42 +0000] c45fb898c7e1767088f0ca8061f05e84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 11:51:42 [info] 37#37: *181 [lua] logger.lua:23: c45fb898c7e1767088f0ca8061f05e84 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:51:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:51:47 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:47 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:57 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:57 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:51:57 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: c28a6e8949a6fd5d8d18311528de2471:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:51:57 [info] 37#37: *186 [lua] logger.lua:23: c28a6e8949a6fd5d8d18311528de2471 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:51:57 +0000] c28a6e8949a6fd5d8d18311528de2471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:51:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:52:07 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:07 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:12 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: f4a2b02b1ce56317e0cb3135abbb972f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:52:12 +0000] f4a2b02b1ce56317e0cb3135abbb972f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 11:52:12 [info] 37#37: *189 [lua] logger.lua:23: f4a2b02b1ce56317e0cb3135abbb972f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:52:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:52:17 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:17 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:27 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:27 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:27 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: cef54c4566d5dba52e4123a3bfbf74be:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:52:27 +0000] cef54c4566d5dba52e4123a3bfbf74be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 11:52:27 [info] 37#37: *194 [lua] logger.lua:23: cef54c4566d5dba52e4123a3bfbf74be {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:52:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:52:37 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:37 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:42 [info] 37#37: *198 [lua] access_by_lua(msblocations.conf:189):2: 8321bcda9d57a88c861da7398f5cddf2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:52:42 +0000] 8321bcda9d57a88c861da7398f5cddf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/13 11:52:42 [info] 37#37: *198 [lua] logger.lua:23: 8321bcda9d57a88c861da7398f5cddf2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:52:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 11:52:47 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:47 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:57 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:57 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:52:57 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: 77648d90f615e7b3e1cb7b8234a61219:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:52:57 [info] 37#37: *203 [lua] logger.lua:23: 77648d90f615e7b3e1cb7b8234a61219 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:52:57 +0000] 77648d90f615e7b3e1cb7b8234a61219 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:52:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:53:07 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:07 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:12 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 85da7e6317a6ed38924c6b7077e59bbb:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:53:12 +0000] 85da7e6317a6ed38924c6b7077e59bbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 11:53:12 [info] 37#37: *206 [lua] logger.lua:23: 85da7e6317a6ed38924c6b7077e59bbb {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:53:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:53:17 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:17 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:27 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:27 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:27 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: 348d5d88416a37210642199fe8401bf3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:53:27 [info] 37#37: *211 [lua] logger.lua:23: 348d5d88416a37210642199fe8401bf3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:53:27 +0000] 348d5d88416a37210642199fe8401bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:53:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:53:37 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:37 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:42 [info] 37#37: *215 [lua] access_by_lua(msblocations.conf:189):2: 8d1ae7272d5d81230f986cf7e4897be5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:53:42 +0000] 8d1ae7272d5d81230f986cf7e4897be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 11:53:42 [info] 37#37: *215 [lua] logger.lua:23: 8d1ae7272d5d81230f986cf7e4897be5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:53:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:53:47 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:47 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:57 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:57 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:53:57 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: 8fa22fed757ae9f1cdf056186c045154:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:53:57 [info] 37#37: *220 [lua] logger.lua:23: 8fa22fed757ae9f1cdf056186c045154 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:53:57 +0000] 8fa22fed757ae9f1cdf056186c045154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:53:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:54:07 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:07 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:12 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: 4ed3c6c380c674926c9f664ccd7d002d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:54:12 +0000] 4ed3c6c380c674926c9f664ccd7d002d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/13 11:54:12 [info] 37#37: *223 [lua] logger.lua:23: 4ed3c6c380c674926c9f664ccd7d002d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:54:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/13 11:54:17 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:17 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:27 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:27 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:27 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: fff0646776c20077f78a11b90da3977b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:54:27 [info] 37#37: *228 [lua] logger.lua:23: fff0646776c20077f78a11b90da3977b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:54:27 +0000] fff0646776c20077f78a11b90da3977b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:54:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:54:37 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:37 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:42 [info] 37#37: *232 [lua] access_by_lua(msblocations.conf:189):2: e8ef346f64a9efe3b2cf5d69fe2e3d49:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:54:42 [info] 37#37: *232 [lua] logger.lua:23: e8ef346f64a9efe3b2cf5d69fe2e3d49 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:54:42 +0000] e8ef346f64a9efe3b2cf5d69fe2e3d49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:54:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:54:47 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:47 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:57 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:57 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:54:57 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: 8d06146e809a70ebd7db4a02b93e42f6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:54:57 +0000] 8d06146e809a70ebd7db4a02b93e42f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 11:54:57 [info] 37#37: *237 [lua] logger.lua:23: 8d06146e809a70ebd7db4a02b93e42f6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:54:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:55:07 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:07 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:12 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 1a0f7d6b93a6db3a7e897fd550c7d2d8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:55:12 [info] 37#37: *240 [lua] logger.lua:23: 1a0f7d6b93a6db3a7e897fd550c7d2d8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:55:12 +0000] 1a0f7d6b93a6db3a7e897fd550c7d2d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:55:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:55:17 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:17 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:27 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:27 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:27 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: b263c73a1be6043293cf5fc33d50499a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:55:27 +0000] b263c73a1be6043293cf5fc33d50499a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 11:55:27 [info] 37#37: *245 [lua] logger.lua:23: b263c73a1be6043293cf5fc33d50499a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:55:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:55:37 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:37 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:42 [info] 37#37: *249 [lua] access_by_lua(msblocations.conf:189):2: b82f95c53734a47137f46671f07d3f3e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:55:42 [info] 37#37: *249 [lua] logger.lua:23: b82f95c53734a47137f46671f07d3f3e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:55:42 +0000] b82f95c53734a47137f46671f07d3f3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:55:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:55:47 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:47 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:57 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:57 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:55:57 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: 69c8d9a34e1ca236ebbeb86551bf3787:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:55:57 [info] 37#37: *254 [lua] logger.lua:23: 69c8d9a34e1ca236ebbeb86551bf3787 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:55:57 +0000] 69c8d9a34e1ca236ebbeb86551bf3787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:56:07 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:07 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:12 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: 606b518f5ac8a5d5942c329ef6dfe466:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:56:13 +0000] 606b518f5ac8a5d5942c329ef6dfe466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 11:56:13 [info] 37#37: *257 [lua] logger.lua:23: 606b518f5ac8a5d5942c329ef6dfe466 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:56:17 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:17 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:27 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:27 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:28 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 0bc0ee76aed52c6240d5d946b2e04a95:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:56:28 [info] 37#37: *262 [lua] logger.lua:23: 0bc0ee76aed52c6240d5d946b2e04a95 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:56:28 +0000] 0bc0ee76aed52c6240d5d946b2e04a95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:56:37 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:37 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:43 [info] 37#37: *266 [lua] access_by_lua(msblocations.conf:189):2: 11383c8484d32c01259206cb51952639:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:56:43 +0000] 11383c8484d32c01259206cb51952639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 11:56:43 [info] 37#37: *266 [lua] logger.lua:23: 11383c8484d32c01259206cb51952639 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 11:56:47 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:47 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:57 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:57 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:56:58 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: 60772ecac2a26a52c57bb47155e66946:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:56:58 +0000] 60772ecac2a26a52c57bb47155e66946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 11:56:58 [info] 37#37: *271 [lua] logger.lua:23: 60772ecac2a26a52c57bb47155e66946 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:57:07 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:07 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:13 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 595ed10037f9d3be47f3b13125ff679f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:57:13 [info] 37#37: *274 [lua] logger.lua:23: 595ed10037f9d3be47f3b13125ff679f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:57:13 +0000] 595ed10037f9d3be47f3b13125ff679f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:57:17 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:17 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:27 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:27 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:28 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: c64b8440515ad5acc7a7582ff0225d3e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:57:28 [info] 37#37: *279 [lua] logger.lua:23: c64b8440515ad5acc7a7582ff0225d3e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:57:28 +0000] c64b8440515ad5acc7a7582ff0225d3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:57:37 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:37 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:43 [info] 37#37: *283 [lua] access_by_lua(msblocations.conf:189):2: bd8b4a6ec2fa29bf8139f4199abb47dc:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:57:43 +0000] bd8b4a6ec2fa29bf8139f4199abb47dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 11:57:43 [info] 37#37: *283 [lua] logger.lua:23: bd8b4a6ec2fa29bf8139f4199abb47dc {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 11:57:47 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:47 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:57 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:57 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:57:58 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 4cf59ee796ae249feb5e7c98998ad4be:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:57:58 +0000] 4cf59ee796ae249feb5e7c98998ad4be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/13 11:57:58 [info] 37#37: *288 [lua] logger.lua:23: 4cf59ee796ae249feb5e7c98998ad4be {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:58:07 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:07 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:13 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: 0b2d4c46ffd4f4cc586933eea75c429d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:58:13 [info] 37#37: *291 [lua] logger.lua:23: 0b2d4c46ffd4f4cc586933eea75c429d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:58:13 +0000] 0b2d4c46ffd4f4cc586933eea75c429d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:58:17 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:17 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:27 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:27 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:28 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: 3450418c3b68101bf899429bc5ea2364:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:58:28 +0000] 3450418c3b68101bf899429bc5ea2364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 11:58:28 [info] 37#37: *296 [lua] logger.lua:23: 3450418c3b68101bf899429bc5ea2364 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:58:37 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:37 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:43 [info] 37#37: *300 [lua] access_by_lua(msblocations.conf:189):2: 73f7c4db85a81b75c6165dbfbdb15644:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:58:43 [info] 37#37: *300 [lua] logger.lua:23: 73f7c4db85a81b75c6165dbfbdb15644 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:58:43 +0000] 73f7c4db85a81b75c6165dbfbdb15644 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:58:47 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:47 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:57 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:57 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:58:58 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: 7586a1fccf0bc8a99264cb3096611ed9:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:58:58 +0000] 7586a1fccf0bc8a99264cb3096611ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 11:58:58 [info] 37#37: *305 [lua] logger.lua:23: 7586a1fccf0bc8a99264cb3096611ed9 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:59:07 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:07 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:13 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 48fd372fbc5ca707efafaf5f97d419e5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:59:13 [info] 37#37: *308 [lua] logger.lua:23: 48fd372fbc5ca707efafaf5f97d419e5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:59:13 +0000] 48fd372fbc5ca707efafaf5f97d419e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:59:17 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:17 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:27 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:27 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:28 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: ee1c48b3ec039ec8d45fc7fb38ebad0f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:59:28 [info] 37#37: *313 [lua] logger.lua:23: ee1c48b3ec039ec8d45fc7fb38ebad0f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:59:28 +0000] ee1c48b3ec039ec8d45fc7fb38ebad0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 11:59:37 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:37 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:43 [info] 37#37: *317 [lua] access_by_lua(msblocations.conf:189):2: abfe5e638d452fcf6e7ffa6120cebf4d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 11:59:43 [info] 37#37: *317 [lua] logger.lua:23: abfe5e638d452fcf6e7ffa6120cebf4d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:59:43 +0000] abfe5e638d452fcf6e7ffa6120cebf4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:11:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 11:59:47 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:47 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:57 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:57 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 11:59:58 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: ce852497a8089685d18fe614524c1b09:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:59:58 +0000] ce852497a8089685d18fe614524c1b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 11:59:58 [info] 37#37: *322 [lua] logger.lua:23: ce852497a8089685d18fe614524c1b09 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:11:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:00:07 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:07 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:13 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: 87eabae516ac67da74b4916c1d996e65:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:00:13 [info] 37#37: *325 [lua] logger.lua:23: 87eabae516ac67da74b4916c1d996e65 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:00:13 +0000] 87eabae516ac67da74b4916c1d996e65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 12:00:17 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:17 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:27 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:27 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:28 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 26e5bace7d47568fe90d086d3b501e25:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:00:28 [info] 37#37: *330 [lua] logger.lua:23: 26e5bace7d47568fe90d086d3b501e25 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:00:28 +0000] 26e5bace7d47568fe90d086d3b501e25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:00:37 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:37 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:43 [info] 37#37: *334 [lua] access_by_lua(msblocations.conf:189):2: 08fbe374e9b7499ff302a5b079efca82:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:00:43 +0000] 08fbe374e9b7499ff302a5b079efca82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/13 12:00:43 [info] 37#37: *334 [lua] logger.lua:23: 08fbe374e9b7499ff302a5b079efca82 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:00:47 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:47 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:57 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:57 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:00:58 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: ca5a8f5dd5edbc4d0e1e7c858cc6b147:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:00:58 +0000] ca5a8f5dd5edbc4d0e1e7c858cc6b147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 12:00:58 [info] 37#37: *339 [lua] logger.lua:23: ca5a8f5dd5edbc4d0e1e7c858cc6b147 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:01:07 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:07 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:13 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: 2533aeb355219d207726f1804de5f9fc:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:01:13 [info] 37#37: *342 [lua] logger.lua:23: 2533aeb355219d207726f1804de5f9fc {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:01:13 +0000] 2533aeb355219d207726f1804de5f9fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:01:17 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:17 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:27 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:27 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:28 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: 2a5db6f0b78384e28f1173830dff8be5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:01:28 [info] 37#37: *347 [lua] logger.lua:23: 2a5db6f0b78384e28f1173830dff8be5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:01:28 +0000] 2a5db6f0b78384e28f1173830dff8be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:01:37 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:37 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:43 [info] 37#37: *351 [lua] access_by_lua(msblocations.conf:189):2: ceb15383ac32402ed934e38f97629971:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:01:43 +0000] ceb15383ac32402ed934e38f97629971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:01:43 [info] 37#37: *351 [lua] logger.lua:23: ceb15383ac32402ed934e38f97629971 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:01:47 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:47 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:57 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:57 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:01:58 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 91160aad681fbf59def6aa3825a42307:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:01:58 [info] 37#37: *356 [lua] logger.lua:23: 91160aad681fbf59def6aa3825a42307 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:01:58 +0000] 91160aad681fbf59def6aa3825a42307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:02:07 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:07 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:13 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: f039223647a8e4419daa35b4361dcd35:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:02:13 [info] 37#37: *359 [lua] logger.lua:23: f039223647a8e4419daa35b4361dcd35 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:02:13 +0000] f039223647a8e4419daa35b4361dcd35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/13 12:02:17 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:17 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:27 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:27 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:28 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: da199c8e374c51bb96ca758d35aaedaf:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:02:28 [info] 37#37: *364 [lua] logger.lua:23: da199c8e374c51bb96ca758d35aaedaf {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:02:28 +0000] da199c8e374c51bb96ca758d35aaedaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:02:37 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:37 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:43 [info] 37#37: *368 [lua] access_by_lua(msblocations.conf:189):2: 72eb6d4fa58f7760fbf339f78ee808a0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:02:43 [info] 37#37: *368 [lua] logger.lua:23: 72eb6d4fa58f7760fbf339f78ee808a0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:02:43 +0000] 72eb6d4fa58f7760fbf339f78ee808a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 12:02:47 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:47 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:57 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:57 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:02:58 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: 76f1b95ec5b0aca8765fa598d37f00a3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:02:58 +0000] 76f1b95ec5b0aca8765fa598d37f00a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:02:58 [info] 37#37: *373 [lua] logger.lua:23: 76f1b95ec5b0aca8765fa598d37f00a3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:03:07 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:07 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:13 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: e597d86594fabeebe4d92aadbc9aef10:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:03:13 [info] 37#37: *376 [lua] logger.lua:23: e597d86594fabeebe4d92aadbc9aef10 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:03:13 +0000] e597d86594fabeebe4d92aadbc9aef10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:03:17 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:17 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:27 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:27 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:28 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: 2ae4e451b1a0d47bc2ec59f83440b032:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:03:28 [info] 37#37: *381 [lua] logger.lua:23: 2ae4e451b1a0d47bc2ec59f83440b032 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:03:28 +0000] 2ae4e451b1a0d47bc2ec59f83440b032 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:03:37 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:37 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:43 [info] 37#37: *385 [lua] access_by_lua(msblocations.conf:189):2: ebc45792c16f806921fd2abe245443d8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:03:43 [info] 37#37: *385 [lua] logger.lua:23: ebc45792c16f806921fd2abe245443d8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:03:43 +0000] ebc45792c16f806921fd2abe245443d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:03:47 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:47 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:57 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:57 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:03:58 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: 89d3d480c81929c1b5f7630794df9070:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:03:58 +0000] 89d3d480c81929c1b5f7630794df9070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:03:58 [info] 37#37: *390 [lua] logger.lua:23: 89d3d480c81929c1b5f7630794df9070 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:04:07 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:07 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:13 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: 1eddcf6d6480c84116b5977c402e02c5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:04:13 [info] 37#37: *393 [lua] logger.lua:23: 1eddcf6d6480c84116b5977c402e02c5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:04:13 +0000] 1eddcf6d6480c84116b5977c402e02c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:04:17 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:17 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:27 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:27 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:28 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: 65b38374571ff10932736d945ec9c4c5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:04:28 [info] 37#37: *398 [lua] logger.lua:23: 65b38374571ff10932736d945ec9c4c5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:04:28 +0000] 65b38374571ff10932736d945ec9c4c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 12:04:37 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:37 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:43 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 7940836d341cacefd4e3717302dfe554:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:04:43 +0000] 7940836d341cacefd4e3717302dfe554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 12:04:43 [info] 37#37: *402 [lua] logger.lua:23: 7940836d341cacefd4e3717302dfe554 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:04:47 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:47 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:57 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:57 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:04:58 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: f95c65a67033bc009a44500e1ebd9e4c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:04:58 [info] 37#37: *407 [lua] logger.lua:23: f95c65a67033bc009a44500e1ebd9e4c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:04:58 +0000] f95c65a67033bc009a44500e1ebd9e4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:05:07 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:07 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:13 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 722b1ea967c1f4d7074d26dcc5ee5c67:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:05:13 +0000] 722b1ea967c1f4d7074d26dcc5ee5c67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:05:13 [info] 37#37: *410 [lua] logger.lua:23: 722b1ea967c1f4d7074d26dcc5ee5c67 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:05:17 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:17 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:27 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:27 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:28 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: 08e10352ba641249e48fb7fa0f92403d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:05:28 +0000] 08e10352ba641249e48fb7fa0f92403d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:05:28 [info] 37#37: *415 [lua] logger.lua:23: 08e10352ba641249e48fb7fa0f92403d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:05:37 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:37 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:43 [info] 37#37: *419 [lua] access_by_lua(msblocations.conf:189):2: bb126308a87d2706cfb00e6ed1b86b7a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:05:43 +0000] bb126308a87d2706cfb00e6ed1b86b7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:05:43 [info] 37#37: *419 [lua] logger.lua:23: bb126308a87d2706cfb00e6ed1b86b7a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:05:47 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:47 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:57 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:57 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:05:58 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: eb08b62ee4b9865447bf7f17bc869ae4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:05:58 +0000] eb08b62ee4b9865447bf7f17bc869ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:05:58 [info] 37#37: *424 [lua] logger.lua:23: eb08b62ee4b9865447bf7f17bc869ae4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:06:07 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:07 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:13 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: ad82310453b69f7d7d86e0c950de0db4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:06:13 +0000] ad82310453b69f7d7d86e0c950de0db4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:06:13 [info] 37#37: *427 [lua] logger.lua:23: ad82310453b69f7d7d86e0c950de0db4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:06:17 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:17 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:27 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:27 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:28 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: cb884edecbbee788feb1a3d0e596573d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:06:28 +0000] cb884edecbbee788feb1a3d0e596573d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:06:28 [info] 37#37: *432 [lua] logger.lua:23: cb884edecbbee788feb1a3d0e596573d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:06:37 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:37 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:43 [info] 37#37: *436 [lua] access_by_lua(msblocations.conf:189):2: e1edb0e94b490b9993666badd6dd5020:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:06:43 +0000] e1edb0e94b490b9993666badd6dd5020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:06:43 [info] 37#37: *436 [lua] logger.lua:23: e1edb0e94b490b9993666badd6dd5020 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:06:47 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:47 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:57 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:57 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:06:58 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: 4dc04b932be70a672ebb613fc4d9b4c9:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:06:58 [info] 37#37: *441 [lua] logger.lua:23: 4dc04b932be70a672ebb613fc4d9b4c9 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:06:58 +0000] 4dc04b932be70a672ebb613fc4d9b4c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:07:07 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:07 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:13 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: 962d873a4864e5b0422430cc9ef62588:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:07:13 +0000] 962d873a4864e5b0422430cc9ef62588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:07:13 [info] 37#37: *444 [lua] logger.lua:23: 962d873a4864e5b0422430cc9ef62588 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:07:17 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:17 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:27 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:27 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:28 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: cd213ef77491f2b282a17b0e73602ee8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:07:28 [info] 37#37: *449 [lua] logger.lua:23: cd213ef77491f2b282a17b0e73602ee8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:07:28 +0000] cd213ef77491f2b282a17b0e73602ee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:07:37 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:37 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:43 [info] 37#37: *453 [lua] access_by_lua(msblocations.conf:189):2: 115b306d7703fefc4b6e4b299ad243f5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:07:43 [info] 37#37: *453 [lua] logger.lua:23: 115b306d7703fefc4b6e4b299ad243f5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:07:43 +0000] 115b306d7703fefc4b6e4b299ad243f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:07:47 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:47 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:57 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:57 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:07:58 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: c0577fd232e6067f667a2bf026e6f1fe:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:07:58 [info] 37#37: *458 [lua] logger.lua:23: c0577fd232e6067f667a2bf026e6f1fe {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:07:58 +0000] c0577fd232e6067f667a2bf026e6f1fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/13 12:08:07 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:07 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:13 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: 2d5640c35745dca5136cbd8817e369fb:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:08:13 [info] 37#37: *461 [lua] logger.lua:23: 2d5640c35745dca5136cbd8817e369fb {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:08:13 +0000] 2d5640c35745dca5136cbd8817e369fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:08:17 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:17 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:27 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:27 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:28 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: ddaa1c77c1ddb75ca471bb7922f46b73:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:08:28 [info] 37#37: *466 [lua] logger.lua:23: ddaa1c77c1ddb75ca471bb7922f46b73 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:08:28 +0000] ddaa1c77c1ddb75ca471bb7922f46b73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:08:37 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:37 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:43 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:189):2: 50dc05f0cdde48a6e7a9e93be60b9c43:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:08:43 +0000] 50dc05f0cdde48a6e7a9e93be60b9c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 12:08:43 [info] 37#37: *470 [lua] logger.lua:23: 50dc05f0cdde48a6e7a9e93be60b9c43 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 12:08:47 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:47 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:57 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:57 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:08:58 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: 31490a0ad3bc908b56b1d361e6185ca8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:08:58 +0000] 31490a0ad3bc908b56b1d361e6185ca8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:08:58 [info] 37#37: *475 [lua] logger.lua:23: 31490a0ad3bc908b56b1d361e6185ca8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:09:07 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:07 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:13 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: b483fb69470d69d040fbc034085042f1:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:09:13 [info] 37#37: *478 [lua] logger.lua:23: b483fb69470d69d040fbc034085042f1 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:09:13 +0000] b483fb69470d69d040fbc034085042f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:09:17 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:17 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:27 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:27 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:28 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: f60e6742adb92d798d19dd616a3990d4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:09:28 [info] 37#37: *483 [lua] logger.lua:23: f60e6742adb92d798d19dd616a3990d4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:09:28 +0000] f60e6742adb92d798d19dd616a3990d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:09:37 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:37 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:43 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:189):2: 89bdeca9e1a727eef6e7698e28910aa7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:09:43 +0000] 89bdeca9e1a727eef6e7698e28910aa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/13 12:09:43 [info] 37#37: *487 [lua] logger.lua:23: 89bdeca9e1a727eef6e7698e28910aa7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/13 12:09:47 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:47 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:57 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:57 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:09:58 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: f3a51f33e2152b27278845f15c54d680:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:09:58 +0000] f3a51f33e2152b27278845f15c54d680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:09:58 [info] 37#37: *492 [lua] logger.lua:23: f3a51f33e2152b27278845f15c54d680 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:10:07 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:07 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:13 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: ea7a613720721fb107ef700830615c4e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:10:13 [info] 37#37: *495 [lua] logger.lua:23: ea7a613720721fb107ef700830615c4e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:10:13 +0000] ea7a613720721fb107ef700830615c4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:10:17 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:17 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:27 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:27 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:28 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: 77c8a8503c5c1788d3aa628029065af6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:10:28 +0000] 77c8a8503c5c1788d3aa628029065af6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 12:10:28 [info] 37#37: *500 [lua] logger.lua:23: 77c8a8503c5c1788d3aa628029065af6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 12:10:37 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:37 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:43 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:189):2: 7b3533b593dda19e325822c471302036:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:10:43 [info] 37#37: *504 [lua] logger.lua:23: 7b3533b593dda19e325822c471302036 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:10:43 +0000] 7b3533b593dda19e325822c471302036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:10:47 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:47 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:57 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:57 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:10:58 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: 5f7faec6c8888b904fbbeb0bf4c71e17:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:10:58 [info] 37#37: *509 [lua] logger.lua:23: 5f7faec6c8888b904fbbeb0bf4c71e17 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:10:58 +0000] 5f7faec6c8888b904fbbeb0bf4c71e17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:11:07 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:07 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:13 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: 82e6a6b11ae1502b86e7eb2e829d49b3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:11:13 [info] 37#37: *512 [lua] logger.lua:23: 82e6a6b11ae1502b86e7eb2e829d49b3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:11:13 +0000] 82e6a6b11ae1502b86e7eb2e829d49b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:11:17 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:17 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:27 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:27 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:28 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 169d31fbb231542921b7ecc914fbd011:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:11:28 [info] 37#37: *517 [lua] logger.lua:23: 169d31fbb231542921b7ecc914fbd011 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:11:28 +0000] 169d31fbb231542921b7ecc914fbd011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:11:37 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:37 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:43 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:189):2: 604f948ba24a6a4712e5dab85c4d78c6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:11:43 +0000] 604f948ba24a6a4712e5dab85c4d78c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:11:43 [info] 37#37: *521 [lua] logger.lua:23: 604f948ba24a6a4712e5dab85c4d78c6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:11:47 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:47 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:57 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:57 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:11:59 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 7b231516226f9afc128391564b149d8a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:11:59 [info] 37#37: *526 [lua] logger.lua:23: 7b231516226f9afc128391564b149d8a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:11:59 +0000] 7b231516226f9afc128391564b149d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:12:07 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:07 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:14 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: da7eaded232a50bfdd7016af80b14d0c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:12:14 +0000] da7eaded232a50bfdd7016af80b14d0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:12:14 [info] 37#37: *529 [lua] logger.lua:23: da7eaded232a50bfdd7016af80b14d0c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:12:17 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:17 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:27 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:27 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:29 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: 54026bb3c0b716117daa7aca886076eb:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:12:29 +0000] 54026bb3c0b716117daa7aca886076eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:12:29 [info] 37#37: *534 [lua] logger.lua:23: 54026bb3c0b716117daa7aca886076eb {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:12:37 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:37 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:44 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:189):2: 035c2eec25bee10f98ae1c99fface7dc:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:12:44 +0000] 035c2eec25bee10f98ae1c99fface7dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:12:44 [info] 37#37: *538 [lua] logger.lua:23: 035c2eec25bee10f98ae1c99fface7dc {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:12:47 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:47 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:57 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:57 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:12:59 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: d52bda3f0dafca8a02fa49bb0343dd6a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:12:59 [info] 37#37: *543 [lua] logger.lua:23: d52bda3f0dafca8a02fa49bb0343dd6a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:12:59 +0000] d52bda3f0dafca8a02fa49bb0343dd6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:13:07 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:07 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:14 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: c4b04fbc175576e382bed432477c0e59:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:13:14 [info] 37#37: *546 [lua] logger.lua:23: c4b04fbc175576e382bed432477c0e59 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:13:14 +0000] c4b04fbc175576e382bed432477c0e59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 12:13:17 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:17 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:27 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:27 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:29 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 9f5441caa14dd9782bb7d4d0bb5e9e3c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:13:29 +0000] 9f5441caa14dd9782bb7d4d0bb5e9e3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:13:29 [info] 37#37: *551 [lua] logger.lua:23: 9f5441caa14dd9782bb7d4d0bb5e9e3c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:13:37 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:37 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:44 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:189):2: 2efab4a5c3d8deb7b22c7381f4327f3f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:13:44 [info] 37#37: *555 [lua] logger.lua:23: 2efab4a5c3d8deb7b22c7381f4327f3f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:13:44 +0000] 2efab4a5c3d8deb7b22c7381f4327f3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:13:47 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:47 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:57 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:57 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:13:59 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: b8579ff5b94f6744d788ff2eb97fec67:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:13:59 +0000] b8579ff5b94f6744d788ff2eb97fec67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:13:59 [info] 37#37: *560 [lua] logger.lua:23: b8579ff5b94f6744d788ff2eb97fec67 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 12:14:07 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:07 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:14 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: 73c3524f062e8a6a74be1d26fceb2587:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:14:14 [info] 37#37: *563 [lua] logger.lua:23: 73c3524f062e8a6a74be1d26fceb2587 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:14:14 +0000] 73c3524f062e8a6a74be1d26fceb2587 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:14:17 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:17 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:27 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:27 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:29 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: 19b636cd66906179a5e7d1eae85154d0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:14:29 [info] 37#37: *568 [lua] logger.lua:23: 19b636cd66906179a5e7d1eae85154d0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:14:29 +0000] 19b636cd66906179a5e7d1eae85154d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:14:37 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:37 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:44 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:189):2: 9cd8c9e07842762aace8d350c744853f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:14:44 [info] 37#37: *572 [lua] logger.lua:23: 9cd8c9e07842762aace8d350c744853f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:14:44 +0000] 9cd8c9e07842762aace8d350c744853f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:14:47 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:47 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:57 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:57 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:14:59 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: e530c06ac04c202be153beae5cbead38:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:14:59 [info] 37#37: *577 [lua] logger.lua:23: e530c06ac04c202be153beae5cbead38 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:14:59 +0000] e530c06ac04c202be153beae5cbead38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:15:07 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:07 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:14 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: e100e90f9bc051439ecd4a112e9f1df4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:15:14 +0000] e100e90f9bc051439ecd4a112e9f1df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:15:14 [info] 37#37: *580 [lua] logger.lua:23: e100e90f9bc051439ecd4a112e9f1df4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:15:17 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:17 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:27 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:27 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:29 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: 115c1aa5ac44125192c29d30eeed38bd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:15:29 +0000] 115c1aa5ac44125192c29d30eeed38bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:15:29 [info] 37#37: *585 [lua] logger.lua:23: 115c1aa5ac44125192c29d30eeed38bd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:15:37 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:37 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:44 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:189):2: 87538061c2d7ced53d7b24c029c24ecd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:15:44 [info] 37#37: *589 [lua] logger.lua:23: 87538061c2d7ced53d7b24c029c24ecd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:15:44 +0000] 87538061c2d7ced53d7b24c029c24ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:15:47 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:47 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:57 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:57 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:15:59 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: c35eb2133f1e5111cecacae9368affbc:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:15:59 [info] 37#37: *594 [lua] logger.lua:23: c35eb2133f1e5111cecacae9368affbc {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:15:59 +0000] c35eb2133f1e5111cecacae9368affbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:16:07 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:07 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:14 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: dce266774bf25797530b95232e35414a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:16:14 [info] 37#37: *597 [lua] logger.lua:23: dce266774bf25797530b95232e35414a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:16:14 +0000] dce266774bf25797530b95232e35414a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:16:17 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:17 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:27 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:27 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:29 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: a7bc2fe4dc1a8459fe940a485871d938:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:16:29 [info] 37#37: *602 [lua] logger.lua:23: a7bc2fe4dc1a8459fe940a485871d938 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:16:29 +0000] a7bc2fe4dc1a8459fe940a485871d938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:16:37 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:37 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:44 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:189):2: d9477c66edba13303dd37c54585f2900:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:16:44 +0000] d9477c66edba13303dd37c54585f2900 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:16:44 [info] 37#37: *606 [lua] logger.lua:23: d9477c66edba13303dd37c54585f2900 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:16:47 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:47 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:57 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:57 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:16:59 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: eca53c6532beaa1d007c91a04b8dc792:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:16:59 [info] 37#37: *611 [lua] logger.lua:23: eca53c6532beaa1d007c91a04b8dc792 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:16:59 +0000] eca53c6532beaa1d007c91a04b8dc792 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/13 12:17:07 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:07 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:14 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: 483456966818d2bab95b6cab47f723d2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:17:14 [info] 37#37: *614 [lua] logger.lua:23: 483456966818d2bab95b6cab47f723d2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:17:14 +0000] 483456966818d2bab95b6cab47f723d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:17:17 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:17 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:27 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:27 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:29 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: ae96eb7ae317c379d6dcb9b160487c26:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:17:29 [info] 37#37: *619 [lua] logger.lua:23: ae96eb7ae317c379d6dcb9b160487c26 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:17:29 +0000] ae96eb7ae317c379d6dcb9b160487c26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:17:37 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:37 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:44 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:189):2: 3b699d89a9b3b57775dc2dd841273e29:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:17:44 [info] 37#37: *623 [lua] logger.lua:23: 3b699d89a9b3b57775dc2dd841273e29 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:17:44 +0000] 3b699d89a9b3b57775dc2dd841273e29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:17:47 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:47 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:57 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:57 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:17:59 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: c5879fd86ed71ff7a0e34ff00b7cea8f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:17:59 +0000] c5879fd86ed71ff7a0e34ff00b7cea8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:17:59 [info] 37#37: *628 [lua] logger.lua:23: c5879fd86ed71ff7a0e34ff00b7cea8f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:18:07 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:07 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:14 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: 3b4dda566ed920a4c587b7b8204fc574:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:18:14 [info] 37#37: *631 [lua] logger.lua:23: 3b4dda566ed920a4c587b7b8204fc574 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:18:14 +0000] 3b4dda566ed920a4c587b7b8204fc574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:18:17 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:17 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:27 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:27 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:29 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: 482bdfa275d6e42f8516d8a85fa71044:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:18:29 +0000] 482bdfa275d6e42f8516d8a85fa71044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:18:29 [info] 37#37: *636 [lua] logger.lua:23: 482bdfa275d6e42f8516d8a85fa71044 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:18:37 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:37 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:44 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:189):2: 05cc691fa66d1cbe30a9f617c1a8ee33:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:18:44 +0000] 05cc691fa66d1cbe30a9f617c1a8ee33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:18:44 [info] 37#37: *640 [lua] logger.lua:23: 05cc691fa66d1cbe30a9f617c1a8ee33 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:18:47 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:47 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:57 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:57 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:18:59 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: 74201ccfc87d516cf0943cab1bed14c4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:18:59 [info] 37#37: *645 [lua] logger.lua:23: 74201ccfc87d516cf0943cab1bed14c4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:18:59 +0000] 74201ccfc87d516cf0943cab1bed14c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:19:07 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:07 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:14 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: e6c51a4815c0a8562eaacc365d44386b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:19:14 +0000] e6c51a4815c0a8562eaacc365d44386b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:19:14 [info] 37#37: *648 [lua] logger.lua:23: e6c51a4815c0a8562eaacc365d44386b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:19:17 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:17 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:27 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:27 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:29 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: d8e707bafe7b46a19445bbcbe6fabe5b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:19:29 [info] 37#37: *653 [lua] logger.lua:23: d8e707bafe7b46a19445bbcbe6fabe5b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:19:29 +0000] d8e707bafe7b46a19445bbcbe6fabe5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:19:37 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:37 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:44 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:189):2: 9041d23ca2d77ba8d678694fc5f484dd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:19:44 +0000] 9041d23ca2d77ba8d678694fc5f484dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:19:44 [info] 37#37: *657 [lua] logger.lua:23: 9041d23ca2d77ba8d678694fc5f484dd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:19:47 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:47 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:57 [info] 38#38: *660 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:57 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:19:59 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: d981e68f05a4976978858fe71b66598c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:19:59 [info] 37#37: *662 [lua] logger.lua:23: d981e68f05a4976978858fe71b66598c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:19:59 +0000] d981e68f05a4976978858fe71b66598c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:20:07 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:07 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:15 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: 68f8baddf3cdc3f78e5162824a510b29:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:20:15 [info] 37#37: *665 [lua] logger.lua:23: 68f8baddf3cdc3f78e5162824a510b29 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:20:15 +0000] 68f8baddf3cdc3f78e5162824a510b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:20:17 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:17 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:27 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:27 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:30 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: cfa925b99ad29f34b0cf6aed674942d9:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:20:30 +0000] cfa925b99ad29f34b0cf6aed674942d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:20:30 [info] 37#37: *670 [lua] logger.lua:23: cfa925b99ad29f34b0cf6aed674942d9 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:20:37 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:37 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:45 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:189):2: c1b6fbe68f237c97d41b5de6fac3eb29:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 12:20:45 [info] 37#37: *674 [lua] logger.lua:23: c1b6fbe68f237c97d41b5de6fac3eb29 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:20:45 +0000] c1b6fbe68f237c97d41b5de6fac3eb29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/13 12:20:47 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:47 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:57 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:20:57 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:00 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: d669872b09d31cd45cd9cf48b32f2e32:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.136 - - [13/Jan/2023:12:21:00 +0000] d669872b09d31cd45cd9cf48b32f2e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:21:00 [info] 37#37: *679 [lua] logger.lua:23: d669872b09d31cd45cd9cf48b32f2e32 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:21:07 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:07 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:15 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: 0e07b7c50ff36dc89dc590433d1a8341:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:21:15 +0000] 0e07b7c50ff36dc89dc590433d1a8341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:21:15 [info] 37#37: *682 [lua] logger.lua:23: 0e07b7c50ff36dc89dc590433d1a8341 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:21:17 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:17 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:27 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:27 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:30 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: 613f077855a0415edbb3d0e7727f0c04:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:21:30 [info] 37#37: *687 [lua] logger.lua:23: 613f077855a0415edbb3d0e7727f0c04 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:21:30 +0000] 613f077855a0415edbb3d0e7727f0c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:21:37 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:37 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:45 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:189):2: e8d7f77bf17cb6974650073b159331c6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:21:45 +0000] e8d7f77bf17cb6974650073b159331c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:21:45 [info] 37#37: *691 [lua] logger.lua:23: e8d7f77bf17cb6974650073b159331c6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:21:47 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:47 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:57 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:21:57 [info] 38#38: *694 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:00 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: 1a494faff3db84f73310325adabf9710:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:22:00 [info] 37#37: *696 [lua] logger.lua:23: 1a494faff3db84f73310325adabf9710 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.68.136 - - [13/Jan/2023:12:22:00 +0000] 1a494faff3db84f73310325adabf9710 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:22:07 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:07 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:15 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: 1fe40410aff5b3df8210a01fa7ee7b69:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:22:15 [info] 37#37: *699 [lua] logger.lua:23: 1fe40410aff5b3df8210a01fa7ee7b69 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:22:15 +0000] 1fe40410aff5b3df8210a01fa7ee7b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:22:17 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:17 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:27 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:27 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:30 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: 830b6d39c44760e3c76a25d916888a02:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:12:22:30 +0000] 830b6d39c44760e3c76a25d916888a02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:22:30 [info] 37#37: *704 [lua] logger.lua:23: 830b6d39c44760e3c76a25d916888a02 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:22:37 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:37 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:45 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:189):2: 82c6ad63e821237e3fdfb1c293d29771:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:22:45 +0000] 82c6ad63e821237e3fdfb1c293d29771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:22:45 [info] 37#37: *708 [lua] logger.lua:23: 82c6ad63e821237e3fdfb1c293d29771 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:22:47 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:47 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:57 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:22:57 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:00 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: a4098f1e984fedfb481400dc00c188f2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:23:00 [info] 37#37: *713 [lua] logger.lua:23: a4098f1e984fedfb481400dc00c188f2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:23:00 +0000] a4098f1e984fedfb481400dc00c188f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:23:07 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:07 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:15 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: 5bba98569418edfecda0fc1983b852dd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:23:15 [info] 37#37: *716 [lua] logger.lua:23: 5bba98569418edfecda0fc1983b852dd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:23:15 +0000] 5bba98569418edfecda0fc1983b852dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:23:17 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:17 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:27 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:27 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:30 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: 968eaebdfe478ded9c0db4c42519705f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:23:30 [info] 37#37: *721 [lua] logger.lua:23: 968eaebdfe478ded9c0db4c42519705f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:23:30 +0000] 968eaebdfe478ded9c0db4c42519705f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:23:37 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:37 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:45 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: a2f5cbd375797ae4ed6a0acf5ab995ce:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:23:45 +0000] a2f5cbd375797ae4ed6a0acf5ab995ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:23:45 [info] 37#37: *725 [lua] logger.lua:23: a2f5cbd375797ae4ed6a0acf5ab995ce {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:23:47 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:47 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:57 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:23:57 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:00 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: 153a14b01abbf600ffccd55864af6fa7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:24:00 [info] 37#37: *730 [lua] logger.lua:23: 153a14b01abbf600ffccd55864af6fa7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:24:00 +0000] 153a14b01abbf600ffccd55864af6fa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:24:07 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:07 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:15 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:189):2: d1f4577bcd094ba25eadb0ce0714bbaa:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:24:15 [info] 37#37: *733 [lua] logger.lua:23: d1f4577bcd094ba25eadb0ce0714bbaa {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:24:15 +0000] d1f4577bcd094ba25eadb0ce0714bbaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:24:17 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:17 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:27 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:27 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:30 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: d11dcf6f2f11456a539650719a42bb0b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:24:30 [info] 37#37: *738 [lua] logger.lua:23: d11dcf6f2f11456a539650719a42bb0b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:24:30 +0000] d11dcf6f2f11456a539650719a42bb0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:24:37 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:37 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:45 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: e26b45677b29c846f4b32175f15c3a34:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:24:45 [info] 37#37: *742 [lua] logger.lua:23: e26b45677b29c846f4b32175f15c3a34 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:24:45 +0000] e26b45677b29c846f4b32175f15c3a34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:24:47 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:47 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:57 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:24:57 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:00 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: d2f2d6a1226d7e080ddb1d8de7a55d25:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:25:00 [info] 37#37: *747 [lua] logger.lua:23: d2f2d6a1226d7e080ddb1d8de7a55d25 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:25:00 +0000] d2f2d6a1226d7e080ddb1d8de7a55d25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 12:25:07 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:07 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:15 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:189):2: 2dad9d47733bd6fd88e809f00f194fdc:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:25:15 +0000] 2dad9d47733bd6fd88e809f00f194fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:25:15 [info] 37#37: *750 [lua] logger.lua:23: 2dad9d47733bd6fd88e809f00f194fdc {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:25:17 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:17 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:27 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:27 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:30 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: 28ea94281d6467dc0061f94fb0443bb4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:25:30 +0000] 28ea94281d6467dc0061f94fb0443bb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:25:30 [info] 37#37: *755 [lua] logger.lua:23: 28ea94281d6467dc0061f94fb0443bb4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:25:37 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:37 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:45 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: b28b588adeff8147ca0880d8d2025d42:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:25:45 +0000] b28b588adeff8147ca0880d8d2025d42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:25:45 [info] 37#37: *759 [lua] logger.lua:23: b28b588adeff8147ca0880d8d2025d42 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:25:47 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:47 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:57 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:25:57 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:00 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: 8df82cea91ea5c547d349fedb32da3f8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:00 +0000] 8df82cea91ea5c547d349fedb32da3f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/13 12:26:00 [info] 37#37: *764 [lua] logger.lua:23: 8df82cea91ea5c547d349fedb32da3f8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/13 12:26:07 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:07 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:15 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:189):2: fa2a4730675832ea2571a3a3a31b0fd5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:15 +0000] fa2a4730675832ea2571a3a3a31b0fd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:26:15 [info] 37#37: *767 [lua] logger.lua:23: fa2a4730675832ea2571a3a3a31b0fd5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:26:17 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:17 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:27 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:27 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:30 [info] 37#37: *772 [lua] access_by_lua(msblocations.conf:189):2: 53bdd126b80b9aaff307daad41d429ea:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:30 +0000] 53bdd126b80b9aaff307daad41d429ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:26:30 [info] 37#37: *772 [lua] logger.lua:23: 53bdd126b80b9aaff307daad41d429ea {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:26:37 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:37 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:45 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: 2500c6d5c5259a11ad9368235d314eb7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:45 +0000] 2500c6d5c5259a11ad9368235d314eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:26:45 [info] 37#37: *776 [lua] logger.lua:23: 2500c6d5c5259a11ad9368235d314eb7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:26:47 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:47 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:57 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:26:57 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:00 [info] 37#37: *781 [lua] access_by_lua(msblocations.conf:189):2: e0895f9e13fe44b45e039e6dc08eb829:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:27:00 [info] 37#37: *781 [lua] logger.lua:23: e0895f9e13fe44b45e039e6dc08eb829 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:27:00 +0000] e0895f9e13fe44b45e039e6dc08eb829 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:27:07 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:07 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:15 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:189):2: 774b681c38c5955c46c8950e2ed84ea2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:27:15 [info] 37#37: *784 [lua] logger.lua:23: 774b681c38c5955c46c8950e2ed84ea2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:27:15 +0000] 774b681c38c5955c46c8950e2ed84ea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:27:17 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:17 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:27 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:27 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:30 [info] 37#37: *789 [lua] access_by_lua(msblocations.conf:189):2: c5434d2d6749eb69c0ebf34c23bfa376:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:27:30 [info] 37#37: *789 [lua] logger.lua:23: c5434d2d6749eb69c0ebf34c23bfa376 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:27:30 +0000] c5434d2d6749eb69c0ebf34c23bfa376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:27:37 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:37 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:45 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: 1ef656245b683746f95c246913c97c04:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:27:45 +0000] 1ef656245b683746f95c246913c97c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 12:27:45 [info] 37#37: *793 [lua] logger.lua:23: 1ef656245b683746f95c246913c97c04 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:27:47 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:47 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:57 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:27:57 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:00 [info] 37#37: *798 [lua] access_by_lua(msblocations.conf:189):2: 0794f3fa50a100856144b553a14fd36e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:28:00 [info] 37#37: *798 [lua] logger.lua:23: 0794f3fa50a100856144b553a14fd36e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:28:00 +0000] 0794f3fa50a100856144b553a14fd36e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:28:07 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:07 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:15 [info] 37#37: *801 [lua] access_by_lua(msblocations.conf:189):2: f681939d9f87aff5868c7051404a48e5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:28:15 [info] 37#37: *801 [lua] logger.lua:23: f681939d9f87aff5868c7051404a48e5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:12:28:15 +0000] f681939d9f87aff5868c7051404a48e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:28:17 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:17 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:27 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:27 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:30 [info] 37#37: *806 [lua] access_by_lua(msblocations.conf:189):2: 5f047222fa63c4b67c93c884c90ba798:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:28:30 +0000] 5f047222fa63c4b67c93c884c90ba798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:28:30 [info] 37#37: *806 [lua] logger.lua:23: 5f047222fa63c4b67c93c884c90ba798 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:28:37 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:37 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:45 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: b7ebf763b9a8f3c2bab6b128c87fbc39:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:28:45 [info] 37#37: *810 [lua] logger.lua:23: b7ebf763b9a8f3c2bab6b128c87fbc39 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:28:45 +0000] b7ebf763b9a8f3c2bab6b128c87fbc39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:28:47 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:47 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:57 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:28:57 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:00 [info] 37#37: *815 [lua] access_by_lua(msblocations.conf:189):2: 6b832f5624c60082d5ea6671e6884d15:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:29:00 +0000] 6b832f5624c60082d5ea6671e6884d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:29:00 [info] 37#37: *815 [lua] logger.lua:23: 6b832f5624c60082d5ea6671e6884d15 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:29:07 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:07 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:15 [info] 37#37: *818 [lua] access_by_lua(msblocations.conf:189):2: 3bc2ea3ce2f7e40d13d4fb590508ee8b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:29:15 [info] 37#37: *818 [lua] logger.lua:23: 3bc2ea3ce2f7e40d13d4fb590508ee8b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:29:15 +0000] 3bc2ea3ce2f7e40d13d4fb590508ee8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:29:17 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:17 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:27 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:27 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:30 [info] 37#37: *823 [lua] access_by_lua(msblocations.conf:189):2: 4da6e074123af453433f3cd8232f2747:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:29:30 [info] 37#37: *823 [lua] logger.lua:23: 4da6e074123af453433f3cd8232f2747 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:29:30 +0000] 4da6e074123af453433f3cd8232f2747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:29:37 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:37 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:45 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: 771df9b330d9d00a457f44120994d6f1:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:29:45 [info] 37#37: *827 [lua] logger.lua:23: 771df9b330d9d00a457f44120994d6f1 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:29:45 +0000] 771df9b330d9d00a457f44120994d6f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:29:47 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:47 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:57 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:29:57 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:00 [info] 37#37: *832 [lua] access_by_lua(msblocations.conf:189):2: dc94f2c915a224241e57185c05f92b9a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:30:00 [info] 37#37: *832 [lua] logger.lua:23: dc94f2c915a224241e57185c05f92b9a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:30:00 +0000] dc94f2c915a224241e57185c05f92b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:30:07 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:07 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:15 [info] 37#37: *835 [lua] access_by_lua(msblocations.conf:189):2: c76a134544c7fba3d87f639852139ffd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:30:15 [info] 37#37: *835 [lua] logger.lua:23: c76a134544c7fba3d87f639852139ffd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:30:15 +0000] c76a134544c7fba3d87f639852139ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 12:30:17 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:17 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:27 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:27 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:30 [info] 37#37: *840 [lua] access_by_lua(msblocations.conf:189):2: 90489708462d81ef4f2143bb41f5e118:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:30:30 [info] 37#37: *840 [lua] logger.lua:23: 90489708462d81ef4f2143bb41f5e118 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:30:30 +0000] 90489708462d81ef4f2143bb41f5e118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:30:37 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:37 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:45 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:189):2: 868510babd7033ccba4d7c9101c730fe:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:30:45 [info] 37#37: *844 [lua] logger.lua:23: 868510babd7033ccba4d7c9101c730fe {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:30:45 +0000] 868510babd7033ccba4d7c9101c730fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 12:30:47 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:47 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:57 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:30:57 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:00 [info] 37#37: *849 [lua] access_by_lua(msblocations.conf:189):2: 255c1c805df47d0dd4511024036ec343:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:31:00 [info] 37#37: *849 [lua] logger.lua:23: 255c1c805df47d0dd4511024036ec343 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:31:00 +0000] 255c1c805df47d0dd4511024036ec343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/13 12:31:07 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:07 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:15 [info] 37#37: *852 [lua] access_by_lua(msblocations.conf:189):2: 7e997596ec3047f543648f1f91249d58:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:31:15 [info] 37#37: *852 [lua] logger.lua:23: 7e997596ec3047f543648f1f91249d58 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:31:15 +0000] 7e997596ec3047f543648f1f91249d58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:31:17 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:17 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:27 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:27 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:30 [info] 37#37: *857 [lua] access_by_lua(msblocations.conf:189):2: 68f25114466b2be458f611e4b35e23c8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:31:30 +0000] 68f25114466b2be458f611e4b35e23c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:31:30 [info] 37#37: *857 [lua] logger.lua:23: 68f25114466b2be458f611e4b35e23c8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:31:37 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:37 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:45 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:189):2: 3e40a046ba8954c902afb581bef546a3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:31:45 [info] 37#37: *861 [lua] logger.lua:23: 3e40a046ba8954c902afb581bef546a3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:31:45 +0000] 3e40a046ba8954c902afb581bef546a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:31:47 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:47 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:57 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:31:57 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:00 [info] 37#37: *866 [lua] access_by_lua(msblocations.conf:189):2: 68c700cecdd6ddf6254296c541093b80:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:32:00 [info] 37#37: *866 [lua] logger.lua:23: 68c700cecdd6ddf6254296c541093b80 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:32:00 +0000] 68c700cecdd6ddf6254296c541093b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:32:07 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:07 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:15 [info] 37#37: *869 [lua] access_by_lua(msblocations.conf:189):2: 010e1954aba0aea1c548238d14ca61e6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:32:15 +0000] 010e1954aba0aea1c548238d14ca61e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:32:15 [info] 37#37: *869 [lua] logger.lua:23: 010e1954aba0aea1c548238d14ca61e6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:32:17 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:17 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:27 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:27 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:30 [info] 37#37: *874 [lua] access_by_lua(msblocations.conf:189):2: 17d2154df749413ce3087c900ec5916d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:32:30 [info] 37#37: *874 [lua] logger.lua:23: 17d2154df749413ce3087c900ec5916d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:32:30 +0000] 17d2154df749413ce3087c900ec5916d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:32:37 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:37 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:45 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:189):2: 9caf6a9848ab7fa07b5c44538625aa7a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:32:45 +0000] 9caf6a9848ab7fa07b5c44538625aa7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:32:45 [info] 37#37: *878 [lua] logger.lua:23: 9caf6a9848ab7fa07b5c44538625aa7a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:32:47 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:47 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:57 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:32:57 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:00 [info] 37#37: *883 [lua] access_by_lua(msblocations.conf:189):2: a32dbc68a7a7f4fb5426fc10688d2a0b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:33:00 [info] 37#37: *883 [lua] logger.lua:23: a32dbc68a7a7f4fb5426fc10688d2a0b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:33:00 +0000] a32dbc68a7a7f4fb5426fc10688d2a0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:33:07 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:07 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:15 [info] 37#37: *886 [lua] access_by_lua(msblocations.conf:189):2: 45cecee98ffe4f697ea4f16ce01cbb1d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:33:15 [info] 37#37: *886 [lua] logger.lua:23: 45cecee98ffe4f697ea4f16ce01cbb1d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:33:15 +0000] 45cecee98ffe4f697ea4f16ce01cbb1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:33:17 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:17 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:27 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:27 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:30 [info] 37#37: *891 [lua] access_by_lua(msblocations.conf:189):2: 068cc66a05408b0c83d7b92933d19aa3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:33:30 +0000] 068cc66a05408b0c83d7b92933d19aa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:33:30 [info] 37#37: *891 [lua] logger.lua:23: 068cc66a05408b0c83d7b92933d19aa3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:33:37 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:37 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:45 [info] 37#37: *895 [lua] access_by_lua(msblocations.conf:189):2: 61eb1a914f28650fd30720f4ac01451f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:33:45 [info] 37#37: *895 [lua] logger.lua:23: 61eb1a914f28650fd30720f4ac01451f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:33:45 +0000] 61eb1a914f28650fd30720f4ac01451f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:33:47 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:47 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:57 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:33:57 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:00 [info] 37#37: *900 [lua] access_by_lua(msblocations.conf:189):2: 60c778aebad5713c9c427fccf7656abe:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:34:00 +0000] 60c778aebad5713c9c427fccf7656abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:34:00 [info] 37#37: *900 [lua] logger.lua:23: 60c778aebad5713c9c427fccf7656abe {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:34:07 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:07 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:15 [info] 37#37: *903 [lua] access_by_lua(msblocations.conf:189):2: c93fa4689caf14922f93ccf438f031a9:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:34:15 [info] 37#37: *903 [lua] logger.lua:23: c93fa4689caf14922f93ccf438f031a9 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:34:15 +0000] c93fa4689caf14922f93ccf438f031a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:34:17 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:17 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:27 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:27 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:30 [info] 37#37: *908 [lua] access_by_lua(msblocations.conf:189):2: e21603fe63db2fe9362c196323708d4e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:34:30 [info] 37#37: *908 [lua] logger.lua:23: e21603fe63db2fe9362c196323708d4e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:34:30 +0000] e21603fe63db2fe9362c196323708d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:34:37 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:37 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:45 [info] 37#37: *912 [lua] access_by_lua(msblocations.conf:189):2: 2df7a6d4bebcebf9dd614e7b70889aea:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:34:45 +0000] 2df7a6d4bebcebf9dd614e7b70889aea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:34:45 [info] 37#37: *912 [lua] logger.lua:23: 2df7a6d4bebcebf9dd614e7b70889aea {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:34:47 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:47 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:57 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:34:57 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:00 [info] 37#37: *917 [lua] access_by_lua(msblocations.conf:189):2: 4fdbaec929795f142869aec562fb0669:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:12:35:00 +0000] 4fdbaec929795f142869aec562fb0669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:35:00 [info] 37#37: *917 [lua] logger.lua:23: 4fdbaec929795f142869aec562fb0669 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:35:07 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:07 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:15 [info] 37#37: *920 [lua] access_by_lua(msblocations.conf:189):2: ce123a114d61d552463174561dd475da:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:35:15 [info] 37#37: *920 [lua] logger.lua:23: ce123a114d61d552463174561dd475da {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:35:15 +0000] ce123a114d61d552463174561dd475da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:35:17 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:17 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:27 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:27 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:30 [info] 37#37: *925 [lua] access_by_lua(msblocations.conf:189):2: 395bc460693dcafd64e230b6b1aba4f4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:35:30 [info] 37#37: *925 [lua] logger.lua:23: 395bc460693dcafd64e230b6b1aba4f4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:35:30 +0000] 395bc460693dcafd64e230b6b1aba4f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:35:37 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:37 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:45 [info] 37#37: *929 [lua] access_by_lua(msblocations.conf:189):2: 8c738824736aee96895bdbff1ce68b69:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:35:45 +0000] 8c738824736aee96895bdbff1ce68b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:35:45 [info] 37#37: *929 [lua] logger.lua:23: 8c738824736aee96895bdbff1ce68b69 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:35:47 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:47 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:57 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:35:57 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:00 [info] 37#37: *934 [lua] access_by_lua(msblocations.conf:189):2: e0fdf23e5e5d7e7a7a2c8c707ef4ea73:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:36:00 [info] 37#37: *934 [lua] logger.lua:23: e0fdf23e5e5d7e7a7a2c8c707ef4ea73 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:36:00 +0000] e0fdf23e5e5d7e7a7a2c8c707ef4ea73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:36:07 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:07 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:15 [info] 37#37: *937 [lua] access_by_lua(msblocations.conf:189):2: 5a55003ed94f1c8c764c15aba29d0ec8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:36:15 +0000] 5a55003ed94f1c8c764c15aba29d0ec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:36:15 [info] 37#37: *937 [lua] logger.lua:23: 5a55003ed94f1c8c764c15aba29d0ec8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:36:17 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:17 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:27 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:27 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:30 [info] 37#37: *942 [lua] access_by_lua(msblocations.conf:189):2: 211b7774ceba00a7f25450aa57175dd0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:36:30 +0000] 211b7774ceba00a7f25450aa57175dd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:36:30 [info] 37#37: *942 [lua] logger.lua:23: 211b7774ceba00a7f25450aa57175dd0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:36:37 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:37 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:45 [info] 37#37: *946 [lua] access_by_lua(msblocations.conf:189):2: 9d0388f6c5af4a0a33edab6d1fbdd3d5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:36:45 [info] 37#37: *946 [lua] logger.lua:23: 9d0388f6c5af4a0a33edab6d1fbdd3d5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:36:45 +0000] 9d0388f6c5af4a0a33edab6d1fbdd3d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:36:47 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:47 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:57 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:36:57 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:00 [info] 37#37: *951 [lua] access_by_lua(msblocations.conf:189):2: feb598b3ab140543a5025dc157fafa42:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:37:00 +0000] feb598b3ab140543a5025dc157fafa42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:37:00 [info] 37#37: *951 [lua] logger.lua:23: feb598b3ab140543a5025dc157fafa42 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:37:07 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:07 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:15 [info] 37#37: *954 [lua] access_by_lua(msblocations.conf:189):2: dd2ad7f9c7657e6f93628bed9071e560:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:37:15 [info] 37#37: *954 [lua] logger.lua:23: dd2ad7f9c7657e6f93628bed9071e560 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:37:15 +0000] dd2ad7f9c7657e6f93628bed9071e560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:37:17 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:17 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:27 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:27 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:30 [info] 37#37: *959 [lua] access_by_lua(msblocations.conf:189):2: 054dfff4ebc4741e798dcc97f5619f67:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:37:30 [info] 37#37: *959 [lua] logger.lua:23: 054dfff4ebc4741e798dcc97f5619f67 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:37:30 +0000] 054dfff4ebc4741e798dcc97f5619f67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:37:37 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:37 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:45 [info] 37#37: *963 [lua] access_by_lua(msblocations.conf:189):2: 4791cb0be91876527163e3acc4e42ec8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:37:45 [info] 37#37: *963 [lua] logger.lua:23: 4791cb0be91876527163e3acc4e42ec8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:37:45 +0000] 4791cb0be91876527163e3acc4e42ec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:37:47 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:47 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:57 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:37:57 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:00 [info] 37#37: *968 [lua] access_by_lua(msblocations.conf:189):2: 7727296c891f4a96554230dba60f9bb5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:38:00 [info] 37#37: *968 [lua] logger.lua:23: 7727296c891f4a96554230dba60f9bb5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:38:00 +0000] 7727296c891f4a96554230dba60f9bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:38:07 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:07 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:15 [info] 37#37: *971 [lua] access_by_lua(msblocations.conf:189):2: 78e23e45079e6f58900b86615f8f610d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.136 - - [13/Jan/2023:12:38:15 +0000] 78e23e45079e6f58900b86615f8f610d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 12:38:15 [info] 37#37: *971 [lua] logger.lua:23: 78e23e45079e6f58900b86615f8f610d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:38:17 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:17 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:27 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:27 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:30 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: 9102bf7f58719b765af3295fc1d29a8d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:38:30 [info] 37#37: *976 [lua] logger.lua:23: 9102bf7f58719b765af3295fc1d29a8d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:38:30 +0000] 9102bf7f58719b765af3295fc1d29a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:38:37 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:37 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:45 [info] 37#37: *980 [lua] access_by_lua(msblocations.conf:189):2: acf2460de06153f62244dc3a54a30c32:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:38:45 +0000] acf2460de06153f62244dc3a54a30c32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:38:45 [info] 37#37: *980 [lua] logger.lua:23: acf2460de06153f62244dc3a54a30c32 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:38:47 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:47 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:57 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:38:57 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:00 [info] 37#37: *985 [lua] access_by_lua(msblocations.conf:189):2: f14407bf3063c522cca87ecb5b577735:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:39:00 [info] 37#37: *985 [lua] logger.lua:23: f14407bf3063c522cca87ecb5b577735 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:39:00 +0000] f14407bf3063c522cca87ecb5b577735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:39:07 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:07 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:15 [info] 37#37: *988 [lua] access_by_lua(msblocations.conf:189):2: f7c688e9cfb3fa26cd8ce77556c85008:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:39:15 [info] 37#37: *988 [lua] logger.lua:23: f7c688e9cfb3fa26cd8ce77556c85008 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:39:15 +0000] f7c688e9cfb3fa26cd8ce77556c85008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:39:17 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:17 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:27 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:27 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:31 [info] 37#37: *993 [lua] access_by_lua(msblocations.conf:189):2: d234ee954f87bf4ea171712d1297bc6f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:39:31 [info] 37#37: *993 [lua] logger.lua:23: d234ee954f87bf4ea171712d1297bc6f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:39:31 +0000] d234ee954f87bf4ea171712d1297bc6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:39:37 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:37 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:46 [info] 37#37: *997 [lua] access_by_lua(msblocations.conf:189):2: 6ef3e8c8e29e42f0fc2cf32a82b8555e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:39:46 +0000] 6ef3e8c8e29e42f0fc2cf32a82b8555e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:39:46 [info] 37#37: *997 [lua] logger.lua:23: 6ef3e8c8e29e42f0fc2cf32a82b8555e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:39:47 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:47 [info] 37#37: *998 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:57 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:39:57 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:01 [info] 37#37: *1002 [lua] access_by_lua(msblocations.conf:189):2: e59b62f902318aaa79fcedfdc4d63fef:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:40:01 +0000] e59b62f902318aaa79fcedfdc4d63fef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 12:40:01 [info] 37#37: *1002 [lua] logger.lua:23: e59b62f902318aaa79fcedfdc4d63fef {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 12:40:07 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:07 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:16 [info] 37#37: *1005 [lua] access_by_lua(msblocations.conf:189):2: 69ba94036e8720e15adf3a9cdf4a7d57:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:40:16 [info] 37#37: *1005 [lua] logger.lua:23: 69ba94036e8720e15adf3a9cdf4a7d57 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:40:16 +0000] 69ba94036e8720e15adf3a9cdf4a7d57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:40:17 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:17 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:27 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:27 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:31 [info] 37#37: *1010 [lua] access_by_lua(msblocations.conf:189):2: ae572bdfafa8e271454f704bf6ee94f7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:40:31 +0000] ae572bdfafa8e271454f704bf6ee94f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:40:31 [info] 37#37: *1010 [lua] logger.lua:23: ae572bdfafa8e271454f704bf6ee94f7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:40:37 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:37 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:46 [info] 37#37: *1014 [lua] access_by_lua(msblocations.conf:189):2: c06db9b2bc8af0ee42f0bf17e5f7d53f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:40:46 [info] 37#37: *1014 [lua] logger.lua:23: c06db9b2bc8af0ee42f0bf17e5f7d53f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:40:46 +0000] c06db9b2bc8af0ee42f0bf17e5f7d53f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:40:47 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:47 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:57 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:40:57 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:01 [info] 37#37: *1019 [lua] access_by_lua(msblocations.conf:189):2: e8a15b0f84328a3aece0ec9cc3ccabcc:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:41:01 [info] 37#37: *1019 [lua] logger.lua:23: e8a15b0f84328a3aece0ec9cc3ccabcc {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:41:01 +0000] e8a15b0f84328a3aece0ec9cc3ccabcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:41:07 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:07 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:16 [info] 37#37: *1022 [lua] access_by_lua(msblocations.conf:189):2: d1b41f68406c87e3d1af1559e85dcdaf:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:41:16 +0000] d1b41f68406c87e3d1af1559e85dcdaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:41:16 [info] 37#37: *1022 [lua] logger.lua:23: d1b41f68406c87e3d1af1559e85dcdaf {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:41:17 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:17 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:27 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:27 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:31 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:189):2: 56f83105b9871830f7df708e378ec37d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:41:31 +0000] 56f83105b9871830f7df708e378ec37d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:41:31 [info] 37#37: *1027 [lua] logger.lua:23: 56f83105b9871830f7df708e378ec37d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:41:37 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:37 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:46 [info] 37#37: *1031 [lua] access_by_lua(msblocations.conf:189):2: 438ed92d3dd17fe4e353494797637d77:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:41:46 +0000] 438ed92d3dd17fe4e353494797637d77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 12:41:46 [info] 37#37: *1031 [lua] logger.lua:23: 438ed92d3dd17fe4e353494797637d77 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 12:41:47 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:47 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:57 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:41:57 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:01 [info] 37#37: *1036 [lua] access_by_lua(msblocations.conf:189):2: edc87dba36d0edd74311c0001ed602f7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:42:01 +0000] edc87dba36d0edd74311c0001ed602f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:42:01 [info] 37#37: *1036 [lua] logger.lua:23: edc87dba36d0edd74311c0001ed602f7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:42:07 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:07 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:16 [info] 37#37: *1039 [lua] access_by_lua(msblocations.conf:189):2: e1c710235040d3c6176d466b92b504e6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:42:16 +0000] e1c710235040d3c6176d466b92b504e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:42:16 [info] 37#37: *1039 [lua] logger.lua:23: e1c710235040d3c6176d466b92b504e6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:42:17 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:17 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:27 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:27 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:31 [info] 37#37: *1044 [lua] access_by_lua(msblocations.conf:189):2: c680cf4f2604c7aa3ec36e4b4074d293:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:42:31 +0000] c680cf4f2604c7aa3ec36e4b4074d293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:42:31 [info] 37#37: *1044 [lua] logger.lua:23: c680cf4f2604c7aa3ec36e4b4074d293 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:42:37 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:37 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:46 [info] 37#37: *1048 [lua] access_by_lua(msblocations.conf:189):2: 62f4d2a0612a3b70495f86b38b042b4e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:42:46 [info] 37#37: *1048 [lua] logger.lua:23: 62f4d2a0612a3b70495f86b38b042b4e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:42:46 +0000] 62f4d2a0612a3b70495f86b38b042b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:42:47 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:47 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:57 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:42:57 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:01 [info] 37#37: *1053 [lua] access_by_lua(msblocations.conf:189):2: 9adf65379af2363f8e79be96ab303507:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:43:01 [info] 37#37: *1053 [lua] logger.lua:23: 9adf65379af2363f8e79be96ab303507 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:43:01 +0000] 9adf65379af2363f8e79be96ab303507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:43:07 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:07 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:16 [info] 37#37: *1056 [lua] access_by_lua(msblocations.conf:189):2: ade3c6f06449a456d01ff29ffa7dacdf:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:43:16 [info] 37#37: *1056 [lua] logger.lua:23: ade3c6f06449a456d01ff29ffa7dacdf {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:43:16 +0000] ade3c6f06449a456d01ff29ffa7dacdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:43:17 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:17 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:27 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:27 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:31 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:189):2: b2e871a237604ca3ea88b8778ad07d63:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:43:31 +0000] b2e871a237604ca3ea88b8778ad07d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:43:31 [info] 37#37: *1061 [lua] logger.lua:23: b2e871a237604ca3ea88b8778ad07d63 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:43:37 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:37 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:46 [info] 37#37: *1065 [lua] access_by_lua(msblocations.conf:189):2: 12fe617cb2a2c3ee9008e95d1eace25f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:43:46 [info] 37#37: *1065 [lua] logger.lua:23: 12fe617cb2a2c3ee9008e95d1eace25f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:43:46 +0000] 12fe617cb2a2c3ee9008e95d1eace25f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 12:43:47 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:47 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:57 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:43:57 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:01 [info] 37#37: *1070 [lua] access_by_lua(msblocations.conf:189):2: b5fb1ef4bae255196326f46b37081fde:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:44:01 +0000] b5fb1ef4bae255196326f46b37081fde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 12:44:01 [info] 37#37: *1070 [lua] logger.lua:23: b5fb1ef4bae255196326f46b37081fde {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 12:44:07 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:07 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:16 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:189):2: e6c0eff554a169fa3a3d33bd1e6439a0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:44:16 [info] 37#37: *1073 [lua] logger.lua:23: e6c0eff554a169fa3a3d33bd1e6439a0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:44:16 +0000] e6c0eff554a169fa3a3d33bd1e6439a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:44:17 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:17 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:27 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:27 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:31 [info] 37#37: *1078 [lua] access_by_lua(msblocations.conf:189):2: 73927f9a7c8f20297512a2a088aff98f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:44:31 [info] 37#37: *1078 [lua] logger.lua:23: 73927f9a7c8f20297512a2a088aff98f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:44:31 +0000] 73927f9a7c8f20297512a2a088aff98f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:44:37 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:37 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:46 [info] 37#37: *1082 [lua] access_by_lua(msblocations.conf:189):2: 021d25f6eb4c47f9fd69e84d20837571:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:44:46 [info] 37#37: *1082 [lua] logger.lua:23: 021d25f6eb4c47f9fd69e84d20837571 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:44:46 +0000] 021d25f6eb4c47f9fd69e84d20837571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:44:47 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:47 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:57 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:44:57 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:01 [info] 37#37: *1087 [lua] access_by_lua(msblocations.conf:189):2: 01a49f797669213cc1a02ac8af9c52b8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:45:01 +0000] 01a49f797669213cc1a02ac8af9c52b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:45:01 [info] 37#37: *1087 [lua] logger.lua:23: 01a49f797669213cc1a02ac8af9c52b8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:45:07 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:07 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:16 [info] 37#37: *1090 [lua] access_by_lua(msblocations.conf:189):2: f3f707ae823dade5d6f0e6db5ac9c506:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:45:16 +0000] f3f707ae823dade5d6f0e6db5ac9c506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:45:16 [info] 37#37: *1090 [lua] logger.lua:23: f3f707ae823dade5d6f0e6db5ac9c506 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:45:17 [info] 37#37: *1091 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:17 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:27 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:27 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:31 [info] 37#37: *1095 [lua] access_by_lua(msblocations.conf:189):2: 8fffd701709f24a7834dc81a9d55d1ae:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:45:31 [info] 37#37: *1095 [lua] logger.lua:23: 8fffd701709f24a7834dc81a9d55d1ae {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:45:31 +0000] 8fffd701709f24a7834dc81a9d55d1ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:45:37 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:37 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:46 [info] 37#37: *1099 [lua] access_by_lua(msblocations.conf:189):2: 1bd17e099a43c8441b42ad2979c79742:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:45:46 [info] 37#37: *1099 [lua] logger.lua:23: 1bd17e099a43c8441b42ad2979c79742 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:45:46 +0000] 1bd17e099a43c8441b42ad2979c79742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 12:45:47 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:47 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:57 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:45:57 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:01 [info] 37#37: *1104 [lua] access_by_lua(msblocations.conf:189):2: d75c79756a640c17bd0a65005088b259:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:46:01 [info] 37#37: *1104 [lua] logger.lua:23: d75c79756a640c17bd0a65005088b259 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:46:01 +0000] d75c79756a640c17bd0a65005088b259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:46:07 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:07 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:16 [info] 37#37: *1107 [lua] access_by_lua(msblocations.conf:189):2: 5bdb629a2bab85bca68e99f69a36b35e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:46:16 [info] 37#37: *1107 [lua] logger.lua:23: 5bdb629a2bab85bca68e99f69a36b35e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:46:16 +0000] 5bdb629a2bab85bca68e99f69a36b35e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:46:17 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:17 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:27 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:27 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:31 [info] 37#37: *1112 [lua] access_by_lua(msblocations.conf:189):2: 96b239b49241705f87664e388c2909eb:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:46:31 +0000] 96b239b49241705f87664e388c2909eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:46:31 [info] 37#37: *1112 [lua] logger.lua:23: 96b239b49241705f87664e388c2909eb {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:46:37 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:37 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:46 [info] 37#37: *1116 [lua] access_by_lua(msblocations.conf:189):2: 1368515b2621d9e7bebf28dc59230cef:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:46:46 [info] 37#37: *1116 [lua] logger.lua:23: 1368515b2621d9e7bebf28dc59230cef {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.136 - - [13/Jan/2023:12:46:46 +0000] 1368515b2621d9e7bebf28dc59230cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:46:47 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:47 [info] 37#37: *1117 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:57 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:46:57 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:01 [info] 37#37: *1121 [lua] access_by_lua(msblocations.conf:189):2: e81670d38b26f8b312be4b8a6b250e2e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:47:01 [info] 37#37: *1121 [lua] logger.lua:23: e81670d38b26f8b312be4b8a6b250e2e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:47:01 +0000] e81670d38b26f8b312be4b8a6b250e2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:47:07 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:07 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:16 [info] 37#37: *1124 [lua] access_by_lua(msblocations.conf:189):2: d643d0dc20ea75536913db5773145760:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:47:16 [info] 37#37: *1124 [lua] logger.lua:23: d643d0dc20ea75536913db5773145760 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:47:16 +0000] d643d0dc20ea75536913db5773145760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:47:17 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:17 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:27 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:27 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:31 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:189):2: a53f1b3772a4176b28e9130f03cb18a0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:47:31 [info] 37#37: *1129 [lua] logger.lua:23: a53f1b3772a4176b28e9130f03cb18a0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:47:31 +0000] a53f1b3772a4176b28e9130f03cb18a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:47:37 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:37 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:46 [info] 37#37: *1133 [lua] access_by_lua(msblocations.conf:189):2: 1b107c3e3cf117fe0a8e3351eecd476d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:47:46 [info] 37#37: *1133 [lua] logger.lua:23: 1b107c3e3cf117fe0a8e3351eecd476d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:47:46 +0000] 1b107c3e3cf117fe0a8e3351eecd476d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:47:47 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:47 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:57 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:47:57 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:01 [info] 37#37: *1138 [lua] access_by_lua(msblocations.conf:189):2: 1593c7da161a3bf0148c59be650675c8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:48:01 +0000] 1593c7da161a3bf0148c59be650675c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:48:01 [info] 37#37: *1138 [lua] logger.lua:23: 1593c7da161a3bf0148c59be650675c8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:48:07 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:07 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:16 [info] 37#37: *1141 [lua] access_by_lua(msblocations.conf:189):2: 63692e1cd4fe113f6be892562deaa442:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:48:16 [info] 37#37: *1141 [lua] logger.lua:23: 63692e1cd4fe113f6be892562deaa442 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:48:16 +0000] 63692e1cd4fe113f6be892562deaa442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 12:48:17 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:17 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:27 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:27 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:31 [info] 37#37: *1146 [lua] access_by_lua(msblocations.conf:189):2: e0c865030c8a05ab991cc49e1787de27:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:48:31 [info] 37#37: *1146 [lua] logger.lua:23: e0c865030c8a05ab991cc49e1787de27 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:48:31 +0000] e0c865030c8a05ab991cc49e1787de27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:48:37 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:37 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:46 [info] 37#37: *1150 [lua] access_by_lua(msblocations.conf:189):2: b586f62b2bfd7aa3068e77a0215050d7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:48:46 [info] 37#37: *1150 [lua] logger.lua:23: b586f62b2bfd7aa3068e77a0215050d7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:48:46 +0000] b586f62b2bfd7aa3068e77a0215050d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 12:48:47 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:47 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:57 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:48:57 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:01 [info] 37#37: *1155 [lua] access_by_lua(msblocations.conf:189):2: 947ffe4cc86c3563f1dfcb45cb44b68c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:49:01 [info] 37#37: *1155 [lua] logger.lua:23: 947ffe4cc86c3563f1dfcb45cb44b68c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:49:01 +0000] 947ffe4cc86c3563f1dfcb45cb44b68c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:49:07 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:07 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:16 [info] 37#37: *1158 [lua] access_by_lua(msblocations.conf:189):2: 5d8f16c5e74ca6262dab821a850626ee:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:49:16 [info] 37#37: *1158 [lua] logger.lua:23: 5d8f16c5e74ca6262dab821a850626ee {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:49:16 +0000] 5d8f16c5e74ca6262dab821a850626ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:49:17 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:17 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:27 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:27 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:31 [info] 37#37: *1163 [lua] access_by_lua(msblocations.conf:189):2: c388d06f43c1d8de41947fa70f3700e1:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:49:31 [info] 37#37: *1163 [lua] logger.lua:23: c388d06f43c1d8de41947fa70f3700e1 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:49:31 +0000] c388d06f43c1d8de41947fa70f3700e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:49:37 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:37 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:46 [info] 37#37: *1167 [lua] access_by_lua(msblocations.conf:189):2: ad26e4df9ed6cf36721113f46cc801e1:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:49:46 [info] 37#37: *1167 [lua] logger.lua:23: ad26e4df9ed6cf36721113f46cc801e1 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:49:46 +0000] ad26e4df9ed6cf36721113f46cc801e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:49:47 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:47 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:57 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:49:57 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:01 [info] 37#37: *1172 [lua] access_by_lua(msblocations.conf:189):2: 3b0847a3530f5c46be7d4ac70a9aa74a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:50:01 +0000] 3b0847a3530f5c46be7d4ac70a9aa74a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:50:01 [info] 37#37: *1172 [lua] logger.lua:23: 3b0847a3530f5c46be7d4ac70a9aa74a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:50:07 [info] 37#37: *1173 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:07 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:16 [info] 37#37: *1175 [lua] access_by_lua(msblocations.conf:189):2: bc4ba10dd5559aef10107c43ce9f4afa:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:50:16 [info] 37#37: *1175 [lua] logger.lua:23: bc4ba10dd5559aef10107c43ce9f4afa {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:50:16 +0000] bc4ba10dd5559aef10107c43ce9f4afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:50:17 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:17 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:27 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:27 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:31 [info] 37#37: *1180 [lua] access_by_lua(msblocations.conf:189):2: 5ca152b49eac3e521cf368086c9410a5:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:50:31 [info] 37#37: *1180 [lua] logger.lua:23: 5ca152b49eac3e521cf368086c9410a5 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:50:31 +0000] 5ca152b49eac3e521cf368086c9410a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:50:37 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:37 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:46 [info] 37#37: *1184 [lua] access_by_lua(msblocations.conf:189):2: 4368fcd80595b9b48b5000305984b5a6:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:50:46 [info] 37#37: *1184 [lua] logger.lua:23: 4368fcd80595b9b48b5000305984b5a6 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:50:46 +0000] 4368fcd80595b9b48b5000305984b5a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 12:50:47 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:47 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:57 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:50:57 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:01 [info] 37#37: *1189 [lua] access_by_lua(msblocations.conf:189):2: b620e5cfc26372032c0f023459a5b547:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:51:01 [info] 37#37: *1189 [lua] logger.lua:23: b620e5cfc26372032c0f023459a5b547 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:51:01 +0000] b620e5cfc26372032c0f023459a5b547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:51:07 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:07 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:16 [info] 37#37: *1192 [lua] access_by_lua(msblocations.conf:189):2: 662d0877db785062a39a9ca176cb2c63:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:51:16 [info] 37#37: *1192 [lua] logger.lua:23: 662d0877db785062a39a9ca176cb2c63 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:51:16 +0000] 662d0877db785062a39a9ca176cb2c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:51:17 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:17 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:27 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:27 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:31 [info] 37#37: *1197 [lua] access_by_lua(msblocations.conf:189):2: 8e0f6015ec4fb8c47b40982f4d3cd469:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:51:31 [info] 37#37: *1197 [lua] logger.lua:23: 8e0f6015ec4fb8c47b40982f4d3cd469 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:51:31 +0000] 8e0f6015ec4fb8c47b40982f4d3cd469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:51:37 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:37 [info] 37#37: *1199 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:46 [info] 37#37: *1201 [lua] access_by_lua(msblocations.conf:189):2: 644145146d8fcf2760f6283fb1206775:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:51:46 +0000] 644145146d8fcf2760f6283fb1206775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:51:46 [info] 37#37: *1201 [lua] logger.lua:23: 644145146d8fcf2760f6283fb1206775 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:51:47 [info] 37#37: *1202 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:47 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:57 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:51:57 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:01 [info] 37#37: *1206 [lua] access_by_lua(msblocations.conf:189):2: 41fc9f7532396012a8b5b43982dbcf7a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:52:01 +0000] 41fc9f7532396012a8b5b43982dbcf7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:52:01 [info] 37#37: *1206 [lua] logger.lua:23: 41fc9f7532396012a8b5b43982dbcf7a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:52:07 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:07 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:16 [info] 37#37: *1209 [lua] access_by_lua(msblocations.conf:189):2: 0d252dca09c59129878c25bd40cad2c7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:52:16 +0000] 0d252dca09c59129878c25bd40cad2c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:52:16 [info] 37#37: *1209 [lua] logger.lua:23: 0d252dca09c59129878c25bd40cad2c7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:52:17 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:17 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:27 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:27 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:31 [info] 37#37: *1214 [lua] access_by_lua(msblocations.conf:189):2: a36423d9380056229721b74299c997a8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:52:31 +0000] a36423d9380056229721b74299c997a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:52:31 [info] 37#37: *1214 [lua] logger.lua:23: a36423d9380056229721b74299c997a8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:52:37 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:37 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:46 [info] 37#37: *1218 [lua] access_by_lua(msblocations.conf:189):2: 6509da44a60d30ad5a546fad3dbe68b9:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:52:46 [info] 37#37: *1218 [lua] logger.lua:23: 6509da44a60d30ad5a546fad3dbe68b9 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:52:46 +0000] 6509da44a60d30ad5a546fad3dbe68b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:52:47 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:47 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:57 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:52:57 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:01 [info] 37#37: *1223 [lua] access_by_lua(msblocations.conf:189):2: 794f7e9aaf968aa8c699ea7d4fc4af0c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:53:01 +0000] 794f7e9aaf968aa8c699ea7d4fc4af0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:53:01 [info] 37#37: *1223 [lua] logger.lua:23: 794f7e9aaf968aa8c699ea7d4fc4af0c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:53:07 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:07 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:16 [info] 37#37: *1226 [lua] access_by_lua(msblocations.conf:189):2: 90a3e52ec9cfe8fc841ea9319b5f7e0a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.68.136 - - [13/Jan/2023:12:53:16 +0000] 90a3e52ec9cfe8fc841ea9319b5f7e0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/13 12:53:16 [info] 37#37: *1226 [lua] logger.lua:23: 90a3e52ec9cfe8fc841ea9319b5f7e0a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:53:17 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:17 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:27 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:27 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:31 [info] 37#37: *1231 [lua] access_by_lua(msblocations.conf:189):2: aad11c376b04483b5866b39d70cbb8ad:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:53:31 [info] 37#37: *1231 [lua] logger.lua:23: aad11c376b04483b5866b39d70cbb8ad {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:53:31 +0000] aad11c376b04483b5866b39d70cbb8ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:53:37 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:37 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:46 [info] 37#37: *1235 [lua] access_by_lua(msblocations.conf:189):2: 95c6a1fecad6a78b2f77e31f51e4e264:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:53:46 [info] 37#37: *1235 [lua] logger.lua:23: 95c6a1fecad6a78b2f77e31f51e4e264 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:53:46 +0000] 95c6a1fecad6a78b2f77e31f51e4e264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:53:47 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:47 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:57 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:53:57 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:01 [info] 37#37: *1240 [lua] access_by_lua(msblocations.conf:189):2: 01b9c426f1aa7752e638ce059e9a5fd7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:12:54:01 +0000] 01b9c426f1aa7752e638ce059e9a5fd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 12:54:01 [info] 37#37: *1240 [lua] logger.lua:23: 01b9c426f1aa7752e638ce059e9a5fd7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:54:07 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:07 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:16 [info] 37#37: *1243 [lua] access_by_lua(msblocations.conf:189):2: fcc1400d8706dc7bbef21fa780bec7fe:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:54:16 +0000] fcc1400d8706dc7bbef21fa780bec7fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:54:16 [info] 37#37: *1243 [lua] logger.lua:23: fcc1400d8706dc7bbef21fa780bec7fe {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:54:17 [info] 37#37: *1244 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:17 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:27 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:27 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:31 [info] 37#37: *1248 [lua] access_by_lua(msblocations.conf:189):2: bde1cb471a1eb90f274ac0b079b2e023:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:54:31 [info] 37#37: *1248 [lua] logger.lua:23: bde1cb471a1eb90f274ac0b079b2e023 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:54:31 +0000] bde1cb471a1eb90f274ac0b079b2e023 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:54:37 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:37 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:46 [info] 37#37: *1252 [lua] access_by_lua(msblocations.conf:189):2: d3d54324d9a0996a229cbc6f52841862:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:54:46 [info] 37#37: *1252 [lua] logger.lua:23: d3d54324d9a0996a229cbc6f52841862 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:54:46 +0000] d3d54324d9a0996a229cbc6f52841862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:54:47 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:47 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:57 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:54:57 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:01 [info] 37#37: *1257 [lua] access_by_lua(msblocations.conf:189):2: 39a03c24cdcf4f2476c3ce3cdd0f4223:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:55:01 +0000] 39a03c24cdcf4f2476c3ce3cdd0f4223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:55:01 [info] 37#37: *1257 [lua] logger.lua:23: 39a03c24cdcf4f2476c3ce3cdd0f4223 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:55:07 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:07 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:16 [info] 37#37: *1260 [lua] access_by_lua(msblocations.conf:189):2: 08a3f5a9c86b195dab679d6117878f58:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:55:16 +0000] 08a3f5a9c86b195dab679d6117878f58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:55:16 [info] 37#37: *1260 [lua] logger.lua:23: 08a3f5a9c86b195dab679d6117878f58 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:55:17 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:17 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:27 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:27 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:31 [info] 37#37: *1265 [lua] access_by_lua(msblocations.conf:189):2: 79559c8ad4eddb06038355f2555ebebf:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:55:31 [info] 37#37: *1265 [lua] logger.lua:23: 79559c8ad4eddb06038355f2555ebebf {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:55:31 +0000] 79559c8ad4eddb06038355f2555ebebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:55:37 [info] 37#37: *1266 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:37 [info] 38#38: *1267 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:46 [info] 37#37: *1269 [lua] access_by_lua(msblocations.conf:189):2: 392810e9ecd7e7823c5c98e0b79ff3c4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:55:46 [info] 37#37: *1269 [lua] logger.lua:23: 392810e9ecd7e7823c5c98e0b79ff3c4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:55:46 +0000] 392810e9ecd7e7823c5c98e0b79ff3c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:55:47 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:47 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:57 [info] 37#37: *1272 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:55:57 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:01 [info] 37#37: *1274 [lua] access_by_lua(msblocations.conf:189):2: 621c501a70fed58cd0c48b3b91c084b0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:56:01 +0000] 621c501a70fed58cd0c48b3b91c084b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:56:01 [info] 37#37: *1274 [lua] logger.lua:23: 621c501a70fed58cd0c48b3b91c084b0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:56:07 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:07 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:16 [info] 37#37: *1277 [lua] access_by_lua(msblocations.conf:189):2: 352892578826427d3f48aa6f6b287cb7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:56:16 +0000] 352892578826427d3f48aa6f6b287cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:56:16 [info] 37#37: *1277 [lua] logger.lua:23: 352892578826427d3f48aa6f6b287cb7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:56:17 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:17 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:27 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:27 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:31 [info] 37#37: *1282 [lua] access_by_lua(msblocations.conf:189):2: e8730d1f5b00e35612888aeafeebacdb:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:56:31 +0000] e8730d1f5b00e35612888aeafeebacdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 12:56:31 [info] 37#37: *1282 [lua] logger.lua:23: e8730d1f5b00e35612888aeafeebacdb {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:56:37 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:37 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:46 [info] 37#37: *1286 [lua] access_by_lua(msblocations.conf:189):2: 1b930a7fd1a217ddc2ca2bde8af79371:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:56:46 [info] 37#37: *1286 [lua] logger.lua:23: 1b930a7fd1a217ddc2ca2bde8af79371 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:56:46 +0000] 1b930a7fd1a217ddc2ca2bde8af79371 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:56:47 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:47 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:57 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:56:57 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:01 [info] 37#37: *1291 [lua] access_by_lua(msblocations.conf:189):2: 3e90046e4bfa9463002eed00d8af11b1:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:57:01 [info] 37#37: *1291 [lua] logger.lua:23: 3e90046e4bfa9463002eed00d8af11b1 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:57:01 +0000] 3e90046e4bfa9463002eed00d8af11b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:57:07 [info] 37#37: *1292 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:07 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:16 [info] 37#37: *1294 [lua] access_by_lua(msblocations.conf:189):2: e1d54e179324e8cd43eed0eb175a33c0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:57:16 [info] 37#37: *1294 [lua] logger.lua:23: e1d54e179324e8cd43eed0eb175a33c0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:57:16 +0000] e1d54e179324e8cd43eed0eb175a33c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:57:17 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:17 [info] 37#37: *1296 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:27 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:27 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:31 [info] 37#37: *1299 [lua] access_by_lua(msblocations.conf:189):2: 3efb59ba81ec50655e9e8a1ce26f5f32:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:57:31 +0000] 3efb59ba81ec50655e9e8a1ce26f5f32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/13 12:57:31 [info] 37#37: *1299 [lua] logger.lua:23: 3efb59ba81ec50655e9e8a1ce26f5f32 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:57:37 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:37 [info] 38#38: *1301 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:46 [info] 37#37: *1303 [lua] access_by_lua(msblocations.conf:189):2: 3c38b6ad7d346752b34d315a6f442097:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:57:46 +0000] 3c38b6ad7d346752b34d315a6f442097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 12:57:46 [info] 37#37: *1303 [lua] logger.lua:23: 3c38b6ad7d346752b34d315a6f442097 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:57:47 [info] 37#37: *1305 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:47 [info] 37#37: *1304 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:57 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:57:57 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:01 [info] 37#37: *1308 [lua] access_by_lua(msblocations.conf:189):2: 7f867a9eaa6805c37d2ef23456a9f2f0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.68.136 - - [13/Jan/2023:12:58:01 +0000] 7f867a9eaa6805c37d2ef23456a9f2f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:58:01 [info] 37#37: *1308 [lua] logger.lua:23: 7f867a9eaa6805c37d2ef23456a9f2f0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:58:07 [info] 38#38: *1310 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:07 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:16 [info] 37#37: *1311 [lua] access_by_lua(msblocations.conf:189):2: 9e2f6a11f1f47d99efab0a2ccd4c20ff:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:58:16 +0000] 9e2f6a11f1f47d99efab0a2ccd4c20ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 12:58:16 [info] 37#37: *1311 [lua] logger.lua:23: 9e2f6a11f1f47d99efab0a2ccd4c20ff {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 12:58:17 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:17 [info] 37#37: *1313 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:27 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:27 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:31 [info] 37#37: *1316 [lua] access_by_lua(msblocations.conf:189):2: 49968a11655a3017b825cedb38c99807:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:58:32 +0000] 49968a11655a3017b825cedb38c99807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/13 12:58:32 [info] 37#37: *1316 [lua] logger.lua:23: 49968a11655a3017b825cedb38c99807 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 12:58:37 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:37 [info] 38#38: *1318 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:47 [info] 37#37: *1320 [lua] access_by_lua(msblocations.conf:189):2: c2507d7327a9d4b68ce8fa3742ec45a4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:58:47 [info] 37#37: *1320 [lua] logger.lua:23: c2507d7327a9d4b68ce8fa3742ec45a4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:58:47 +0000] c2507d7327a9d4b68ce8fa3742ec45a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:58:47 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:47 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:57 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:58:57 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:02 [info] 37#37: *1325 [lua] access_by_lua(msblocations.conf:189):2: 0bb771c6a35452d311b693ab5154d55e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:59:02 +0000] 0bb771c6a35452d311b693ab5154d55e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:59:02 [info] 37#37: *1325 [lua] logger.lua:23: 0bb771c6a35452d311b693ab5154d55e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 12:59:07 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:07 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:17 [info] 37#37: *1328 [lua] access_by_lua(msblocations.conf:189):2: 8a9eb286c5b232f079809c8b7b8e1161:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:59:17 [info] 37#37: *1328 [lua] logger.lua:23: 8a9eb286c5b232f079809c8b7b8e1161 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:59:17 +0000] 8a9eb286c5b232f079809c8b7b8e1161 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 12:59:17 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:17 [info] 38#38: *1329 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:27 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:27 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:32 [info] 37#37: *1333 [lua] access_by_lua(msblocations.conf:189):2: 4c707953145a209a91485fdb34481adb:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:12:59:32 +0000] 4c707953145a209a91485fdb34481adb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 12:59:32 [info] 37#37: *1333 [lua] logger.lua:23: 4c707953145a209a91485fdb34481adb {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 12:59:37 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:37 [info] 38#38: *1335 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:47 [info] 37#37: *1337 [lua] access_by_lua(msblocations.conf:189):2: c658591ec395de0fc9953721786f5bf0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 12:59:47 [info] 37#37: *1338 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:47 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:47 [info] 37#37: *1337 [lua] logger.lua:23: c658591ec395de0fc9953721786f5bf0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:12:59:47 +0000] c658591ec395de0fc9953721786f5bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:12:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/13 12:59:57 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 12:59:57 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:02 [info] 37#37: *1342 [lua] access_by_lua(msblocations.conf:189):2: d206cf6d3a817cf159d31492e70bde5f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:00:02 +0000] d206cf6d3a817cf159d31492e70bde5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:00:02 [info] 37#37: *1342 [lua] logger.lua:23: d206cf6d3a817cf159d31492e70bde5f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:00:07 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:07 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:17 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:17 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:17 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:189):2: 7b38f8c641f50137637d7da9477844f7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:00:17 +0000] 7b38f8c641f50137637d7da9477844f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:00:17 [info] 37#37: *1347 [lua] logger.lua:23: 7b38f8c641f50137637d7da9477844f7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:00:27 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:27 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:32 [info] 37#37: *1350 [lua] access_by_lua(msblocations.conf:189):2: 9267d6c70622b07e460c7b0f63f2c3cb:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:13:00:32 +0000] 9267d6c70622b07e460c7b0f63f2c3cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:00:32 [info] 37#37: *1350 [lua] logger.lua:23: 9267d6c70622b07e460c7b0f63f2c3cb {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:00:37 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:37 [info] 37#37: *1352 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:47 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:47 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:47 [info] 37#37: *1356 [lua] access_by_lua(msblocations.conf:189):2: f9b46581de2f235b0d5145dc99523629:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:00:47 [info] 37#37: *1356 [lua] logger.lua:23: f9b46581de2f235b0d5145dc99523629 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:00:47 +0000] f9b46581de2f235b0d5145dc99523629 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 13:00:57 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:00:57 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:02 [info] 37#37: *1359 [lua] access_by_lua(msblocations.conf:189):2: 540219129478b6d4d8b1e7144c76d720:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:01:02 +0000] 540219129478b6d4d8b1e7144c76d720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/13 13:01:02 [info] 37#37: *1359 [lua] logger.lua:23: 540219129478b6d4d8b1e7144c76d720 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:01:07 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:07 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:17 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:17 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:17 [info] 37#37: *1364 [lua] access_by_lua(msblocations.conf:189):2: 0b1a242ab1de3a41aa0fd68df2f68783:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:01:17 [info] 37#37: *1364 [lua] logger.lua:23: 0b1a242ab1de3a41aa0fd68df2f68783 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:01:17 +0000] 0b1a242ab1de3a41aa0fd68df2f68783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:01:27 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:27 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:32 [info] 37#37: *1367 [lua] access_by_lua(msblocations.conf:189):2: 5cda935bd6b3d01db474d7b6e5465c06:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:01:32 [info] 37#37: *1367 [lua] logger.lua:23: 5cda935bd6b3d01db474d7b6e5465c06 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:01:32 +0000] 5cda935bd6b3d01db474d7b6e5465c06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:01:37 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:37 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:47 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:47 [info] 38#38: *1372 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:47 [info] 37#37: *1373 [lua] access_by_lua(msblocations.conf:189):2: 99ded0554fe620f8d8ca0a0b940ec34b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:01:47 [info] 37#37: *1373 [lua] logger.lua:23: 99ded0554fe620f8d8ca0a0b940ec34b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:01:47 +0000] 99ded0554fe620f8d8ca0a0b940ec34b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:01:57 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:01:57 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:02 [info] 37#37: *1376 [lua] access_by_lua(msblocations.conf:189):2: 2834a29715a5d1532b9e6f2242038249:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:02:02 [info] 37#37: *1376 [lua] logger.lua:23: 2834a29715a5d1532b9e6f2242038249 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:02:02 +0000] 2834a29715a5d1532b9e6f2242038249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:02:07 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:07 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:17 [info] 37#37: *1380 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:17 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:17 [info] 37#37: *1381 [lua] access_by_lua(msblocations.conf:189):2: 210534394ac99263533b6316e5ec9ea8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:02:17 +0000] 210534394ac99263533b6316e5ec9ea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:02:17 [info] 37#37: *1381 [lua] logger.lua:23: 210534394ac99263533b6316e5ec9ea8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:02:27 [info] 37#37: *1382 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:27 [info] 37#37: *1383 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:32 [info] 37#37: *1384 [lua] access_by_lua(msblocations.conf:189):2: c7b843094b6e965ea8343c4a0e1a41e0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:13:02:32 +0000] c7b843094b6e965ea8343c4a0e1a41e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:02:32 [info] 37#37: *1384 [lua] logger.lua:23: c7b843094b6e965ea8343c4a0e1a41e0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:02:37 [info] 38#38: *1386 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:37 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:47 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:47 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:47 [info] 37#37: *1390 [lua] access_by_lua(msblocations.conf:189):2: 8d451b457ddcbca7fb840e47d82d3ca3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:02:47 +0000] 8d451b457ddcbca7fb840e47d82d3ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:02:47 [info] 37#37: *1390 [lua] logger.lua:23: 8d451b457ddcbca7fb840e47d82d3ca3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:02:57 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:02:57 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:02 [info] 37#37: *1393 [lua] access_by_lua(msblocations.conf:189):2: 6a161fed7765ae8b1d006bdece1e0d88:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:03:02 +0000] 6a161fed7765ae8b1d006bdece1e0d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:03:02 [info] 37#37: *1393 [lua] logger.lua:23: 6a161fed7765ae8b1d006bdece1e0d88 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:03:07 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:07 [info] 37#37: *1394 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:17 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:17 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:17 [info] 37#37: *1398 [lua] access_by_lua(msblocations.conf:189):2: 91ba36bff8f1259d9de86837f68d737e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:03:17 +0000] 91ba36bff8f1259d9de86837f68d737e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:03:17 [info] 37#37: *1398 [lua] logger.lua:23: 91ba36bff8f1259d9de86837f68d737e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:03:27 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:27 [info] 37#37: *1400 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:32 [info] 37#37: *1401 [lua] access_by_lua(msblocations.conf:189):2: 7cfe1d160b0e4a32edb3b4a765c7710c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:03:32 +0000] 7cfe1d160b0e4a32edb3b4a765c7710c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/13 13:03:32 [info] 37#37: *1401 [lua] logger.lua:23: 7cfe1d160b0e4a32edb3b4a765c7710c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:03:37 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:37 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:47 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:47 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:47 [info] 37#37: *1407 [lua] access_by_lua(msblocations.conf:189):2: 53dd101164b837099f758073b793ac8d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:03:47 [info] 37#37: *1407 [lua] logger.lua:23: 53dd101164b837099f758073b793ac8d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:03:47 +0000] 53dd101164b837099f758073b793ac8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:03:57 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:03:57 [info] 37#37: *1408 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:02 [info] 37#37: *1410 [lua] access_by_lua(msblocations.conf:189):2: 521d7347597ce86f824d9a87fb82a1d2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:04:02 [info] 37#37: *1410 [lua] logger.lua:23: 521d7347597ce86f824d9a87fb82a1d2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:04:02 +0000] 521d7347597ce86f824d9a87fb82a1d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:04:07 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:07 [info] 37#37: *1412 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:17 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:17 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:17 [info] 37#37: *1415 [lua] access_by_lua(msblocations.conf:189):2: f29f0bc46eb5f55dbeded9cd26e84c44:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:04:17 +0000] f29f0bc46eb5f55dbeded9cd26e84c44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:04:17 [info] 37#37: *1415 [lua] logger.lua:23: f29f0bc46eb5f55dbeded9cd26e84c44 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:04:27 [info] 37#37: *1416 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:27 [info] 37#37: *1417 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:32 [info] 37#37: *1418 [lua] access_by_lua(msblocations.conf:189):2: 4778266f123748555b2ed1f7b2f214b2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:04:32 [info] 37#37: *1418 [lua] logger.lua:23: 4778266f123748555b2ed1f7b2f214b2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:04:32 +0000] 4778266f123748555b2ed1f7b2f214b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:04:37 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:37 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:47 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:47 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:47 [info] 37#37: *1424 [lua] access_by_lua(msblocations.conf:189):2: a1d5fbf2e0cde444c395a19fb4c0c444:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:04:47 +0000] a1d5fbf2e0cde444c395a19fb4c0c444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:04:47 [info] 37#37: *1424 [lua] logger.lua:23: a1d5fbf2e0cde444c395a19fb4c0c444 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:04:57 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:04:57 [info] 37#37: *1425 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:02 [info] 37#37: *1427 [lua] access_by_lua(msblocations.conf:189):2: 9c1623147c2cf2db72c9258d6fc5bb6c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:05:02 +0000] 9c1623147c2cf2db72c9258d6fc5bb6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:05:02 [info] 37#37: *1427 [lua] logger.lua:23: 9c1623147c2cf2db72c9258d6fc5bb6c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:05:07 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:07 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:17 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:17 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:17 [info] 37#37: *1432 [lua] access_by_lua(msblocations.conf:189):2: 4e48c3d58164aab111f76fc272667a5f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:05:17 [info] 37#37: *1432 [lua] logger.lua:23: 4e48c3d58164aab111f76fc272667a5f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:05:17 +0000] 4e48c3d58164aab111f76fc272667a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:05:27 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:27 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:32 [info] 37#37: *1435 [lua] access_by_lua(msblocations.conf:189):2: f2bbaaef1b852b9223b3a6ee566110d1:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:05:32 +0000] f2bbaaef1b852b9223b3a6ee566110d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:05:32 [info] 37#37: *1435 [lua] logger.lua:23: f2bbaaef1b852b9223b3a6ee566110d1 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:05:37 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:37 [info] 38#38: *1437 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:47 [info] 38#38: *1440 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:47 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:47 [info] 37#37: *1441 [lua] access_by_lua(msblocations.conf:189):2: 946f1d9ed87059b02cfd785ed97e05f0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:05:47 +0000] 946f1d9ed87059b02cfd785ed97e05f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:05:47 [info] 37#37: *1441 [lua] logger.lua:23: 946f1d9ed87059b02cfd785ed97e05f0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:05:57 [info] 38#38: *1443 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:05:57 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:02 [info] 37#37: *1444 [lua] access_by_lua(msblocations.conf:189):2: e74c04625fca04dfb7583b192ac1c248:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.136 - - [13/Jan/2023:13:06:02 +0000] e74c04625fca04dfb7583b192ac1c248 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/13 13:06:02 [info] 37#37: *1444 [lua] logger.lua:23: e74c04625fca04dfb7583b192ac1c248 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:06:07 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:07 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:17 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:17 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:17 [info] 37#37: *1449 [lua] access_by_lua(msblocations.conf:189):2: 34f14dbbffb6bfc66bcc41bf951b28c8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:06:17 +0000] 34f14dbbffb6bfc66bcc41bf951b28c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:06:17 [info] 37#37: *1449 [lua] logger.lua:23: 34f14dbbffb6bfc66bcc41bf951b28c8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:06:27 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:27 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:32 [info] 37#37: *1452 [lua] access_by_lua(msblocations.conf:189):2: adc4474038b2187be24aa59509b6b3e4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:06:32 +0000] adc4474038b2187be24aa59509b6b3e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/13 13:06:32 [info] 37#37: *1452 [lua] logger.lua:23: adc4474038b2187be24aa59509b6b3e4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:06:37 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:37 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:47 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:47 [info] 38#38: *1457 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:47 [info] 37#37: *1458 [lua] access_by_lua(msblocations.conf:189):2: 8f87a9a3c523da9b63e1e8d9d950c4dd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:06:47 +0000] 8f87a9a3c523da9b63e1e8d9d950c4dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 13:06:47 [info] 37#37: *1458 [lua] logger.lua:23: 8f87a9a3c523da9b63e1e8d9d950c4dd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 13:06:57 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:06:57 [info] 38#38: *1460 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:02 [info] 37#37: *1461 [lua] access_by_lua(msblocations.conf:189):2: 8909da451d1bc8d24957c8c74e84495d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:07:02 [info] 37#37: *1461 [lua] logger.lua:23: 8909da451d1bc8d24957c8c74e84495d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:07:02 +0000] 8909da451d1bc8d24957c8c74e84495d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:07:07 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:07 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:17 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:17 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:17 [info] 37#37: *1466 [lua] access_by_lua(msblocations.conf:189):2: 2bebf0b1f884bf148089f41aa33aa580:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:07:17 [info] 37#37: *1466 [lua] logger.lua:23: 2bebf0b1f884bf148089f41aa33aa580 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:07:17 +0000] 2bebf0b1f884bf148089f41aa33aa580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:07:27 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:27 [info] 37#37: *1467 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:32 [info] 37#37: *1469 [lua] access_by_lua(msblocations.conf:189):2: 16fe9d5ebab943cc2cd472a5875890f4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:07:32 +0000] 16fe9d5ebab943cc2cd472a5875890f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:07:32 [info] 37#37: *1469 [lua] logger.lua:23: 16fe9d5ebab943cc2cd472a5875890f4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:07:37 [info] 37#37: *1471 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:37 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:47 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:47 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:47 [info] 37#37: *1475 [lua] access_by_lua(msblocations.conf:189):2: 7cb09f877baa83916223c7ccfb6dd6dd:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:07:47 [info] 37#37: *1475 [lua] logger.lua:23: 7cb09f877baa83916223c7ccfb6dd6dd {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:07:47 +0000] 7cb09f877baa83916223c7ccfb6dd6dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 13:07:57 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:07:57 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:02 [info] 37#37: *1478 [lua] access_by_lua(msblocations.conf:189):2: f85f7ddf369e1c5679ed09245a950d39:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:08:02 +0000] f85f7ddf369e1c5679ed09245a950d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:08:02 [info] 37#37: *1478 [lua] logger.lua:23: f85f7ddf369e1c5679ed09245a950d39 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:08:07 [info] 38#38: *1480 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:07 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:17 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:17 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:17 [info] 37#37: *1483 [lua] access_by_lua(msblocations.conf:189):2: 2ba19a999c8602519d66b5cee310b558:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:08:17 [info] 37#37: *1483 [lua] logger.lua:23: 2ba19a999c8602519d66b5cee310b558 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:08:17 +0000] 2ba19a999c8602519d66b5cee310b558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:08:27 [info] 37#37: *1484 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:27 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:32 [info] 37#37: *1486 [lua] access_by_lua(msblocations.conf:189):2: 5068372f87a8e45d546ae36eef7c08d2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:08:32 +0000] 5068372f87a8e45d546ae36eef7c08d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/13 13:08:32 [info] 37#37: *1486 [lua] logger.lua:23: 5068372f87a8e45d546ae36eef7c08d2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 13:08:37 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:37 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:47 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:47 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:47 [info] 37#37: *1492 [lua] access_by_lua(msblocations.conf:189):2: 02c73c14773e6a953db73d1d1f63417c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:08:47 +0000] 02c73c14773e6a953db73d1d1f63417c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:08:47 [info] 37#37: *1492 [lua] logger.lua:23: 02c73c14773e6a953db73d1d1f63417c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:08:57 [info] 37#37: *1493 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:08:57 [info] 37#37: *1494 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:02 [info] 37#37: *1495 [lua] access_by_lua(msblocations.conf:189):2: c2f99c1f30759816f655a5e583ce7ae8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:09:02 [info] 37#37: *1495 [lua] logger.lua:23: c2f99c1f30759816f655a5e583ce7ae8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:09:02 +0000] c2f99c1f30759816f655a5e583ce7ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:09:07 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:07 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:17 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:17 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:17 [info] 37#37: *1500 [lua] access_by_lua(msblocations.conf:189):2: 5305c7502423f54bd7bc29fe254d994f:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:09:17 [info] 37#37: *1500 [lua] logger.lua:23: 5305c7502423f54bd7bc29fe254d994f {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:09:17 +0000] 5305c7502423f54bd7bc29fe254d994f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:09:27 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:27 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:32 [info] 37#37: *1503 [lua] access_by_lua(msblocations.conf:189):2: 6894ca0867c0d72907f31a8859bdd60b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:09:32 [info] 37#37: *1503 [lua] logger.lua:23: 6894ca0867c0d72907f31a8859bdd60b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:09:32 +0000] 6894ca0867c0d72907f31a8859bdd60b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:09:37 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:37 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:47 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:47 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:47 [info] 37#37: *1509 [lua] access_by_lua(msblocations.conf:189):2: 811f16525a7567d1e6e41ea1262826e0:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:09:47 [info] 37#37: *1509 [lua] logger.lua:23: 811f16525a7567d1e6e41ea1262826e0 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:09:47 +0000] 811f16525a7567d1e6e41ea1262826e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:09:57 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:09:57 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:02 [info] 37#37: *1512 [lua] access_by_lua(msblocations.conf:189):2: c627f008de4cf1988ad927eceff63814:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.136 - - [13/Jan/2023:13:10:02 +0000] c627f008de4cf1988ad927eceff63814 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:10:02 [info] 37#37: *1512 [lua] logger.lua:23: c627f008de4cf1988ad927eceff63814 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:10:07 [info] 38#38: *1513 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:07 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:17 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:17 [info] 38#38: *1516 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:17 [info] 37#37: *1517 [lua] access_by_lua(msblocations.conf:189):2: 0b2ad61bb1f8ce980fdcb74c33d2f97c:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:10:17 +0000] 0b2ad61bb1f8ce980fdcb74c33d2f97c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:10:17 [info] 37#37: *1517 [lua] logger.lua:23: 0b2ad61bb1f8ce980fdcb74c33d2f97c {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:10:27 [info] 38#38: *1519 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:27 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:32 [info] 37#37: *1520 [lua] access_by_lua(msblocations.conf:189):2: 6966c90c0561a775e2b9b07614659093:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:10:32 +0000] 6966c90c0561a775e2b9b07614659093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:10:32 [info] 37#37: *1520 [lua] logger.lua:23: 6966c90c0561a775e2b9b07614659093 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:10:37 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:37 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:47 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:47 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:47 [info] 37#37: *1526 [lua] access_by_lua(msblocations.conf:189):2: 539c3c6ef81fd9488f4046fc01b431c4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:10:47 +0000] 539c3c6ef81fd9488f4046fc01b431c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 13:10:47 [info] 37#37: *1526 [lua] logger.lua:23: 539c3c6ef81fd9488f4046fc01b431c4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 13:10:57 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:10:57 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:02 [info] 37#37: *1529 [lua] access_by_lua(msblocations.conf:189):2: ba0d3357c03dfe2e8eabb49a7430d803:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:02 +0000] ba0d3357c03dfe2e8eabb49a7430d803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 13:11:02 [info] 37#37: *1529 [lua] logger.lua:23: ba0d3357c03dfe2e8eabb49a7430d803 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:11:07 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:07 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:17 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:17 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:17 [info] 37#37: *1534 [lua] access_by_lua(msblocations.conf:189):2: 4a29a64a15a2e71b339a58df7d632562:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:17 +0000] 4a29a64a15a2e71b339a58df7d632562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:11:17 [info] 37#37: *1534 [lua] logger.lua:23: 4a29a64a15a2e71b339a58df7d632562 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:11:27 [info] 37#37: *1536 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:27 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:32 [info] 37#37: *1537 [lua] access_by_lua(msblocations.conf:189):2: 73e90b0a67e4961228574939638d8697:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:32 +0000] 73e90b0a67e4961228574939638d8697 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:11:32 [info] 37#37: *1537 [lua] logger.lua:23: 73e90b0a67e4961228574939638d8697 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:11:37 [info] 37#37: *1538 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:37 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:47 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:47 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:47 [info] 37#37: *1543 [lua] access_by_lua(msblocations.conf:189):2: 1b64128cfac82e8eab55e32ae9b5036e:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:47 +0000] 1b64128cfac82e8eab55e32ae9b5036e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 13:11:47 [info] 37#37: *1543 [lua] logger.lua:23: 1b64128cfac82e8eab55e32ae9b5036e {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:11:57 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:11:57 [info] 38#38: *1545 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:02 [info] 37#37: *1546 [lua] access_by_lua(msblocations.conf:189):2: 2dfb87a12e65e0dea2a52ddc328e5600:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:12:02 [info] 37#37: *1546 [lua] logger.lua:23: 2dfb87a12e65e0dea2a52ddc328e5600 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:12:02 +0000] 2dfb87a12e65e0dea2a52ddc328e5600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:12:07 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:07 [info] 38#38: *1548 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:17 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:17 [info] 37#37: *1550 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:17 [info] 37#37: *1551 [lua] access_by_lua(msblocations.conf:189):2: 6dd3786ac26636065b9388ed2d2fa9c8:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:12:17 +0000] 6dd3786ac26636065b9388ed2d2fa9c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:12:17 [info] 37#37: *1551 [lua] logger.lua:23: 6dd3786ac26636065b9388ed2d2fa9c8 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:12:27 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:27 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:32 [info] 37#37: *1554 [lua] access_by_lua(msblocations.conf:189):2: f20432b85c5147e21504300c05a5bba4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:12:32 [info] 37#37: *1554 [lua] logger.lua:23: f20432b85c5147e21504300c05a5bba4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:12:32 +0000] f20432b85c5147e21504300c05a5bba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:12:37 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:37 [info] 38#38: *1556 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:47 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:47 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:47 [info] 37#37: *1560 [lua] access_by_lua(msblocations.conf:189):2: 86f3a228606d0dad9740d94ee4fe7572:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:13:12:47 +0000] 86f3a228606d0dad9740d94ee4fe7572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:12:47 [info] 37#37: *1560 [lua] logger.lua:23: 86f3a228606d0dad9740d94ee4fe7572 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:12:57 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:12:57 [info] 37#37: *1562 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:02 [info] 37#37: *1563 [lua] access_by_lua(msblocations.conf:189):2: 23b1d0f32f5ee8e70fa99c6b6ba4c692:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:13:02 [info] 37#37: *1563 [lua] logger.lua:23: 23b1d0f32f5ee8e70fa99c6b6ba4c692 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:13:02 +0000] 23b1d0f32f5ee8e70fa99c6b6ba4c692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:13:07 [info] 38#38: *1564 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:07 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:17 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:17 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:17 [info] 37#37: *1568 [lua] access_by_lua(msblocations.conf:189):2: 78b615405a3137a2db5473a39d179106:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:13:17 +0000] 78b615405a3137a2db5473a39d179106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:13:17 [info] 37#37: *1568 [lua] logger.lua:23: 78b615405a3137a2db5473a39d179106 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:13:27 [info] 37#37: *1569 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:27 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:32 [info] 37#37: *1571 [lua] access_by_lua(msblocations.conf:189):2: 89996fa3f0e77a4b4e7a40f3cbacf54b:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:13:32 [info] 37#37: *1571 [lua] logger.lua:23: 89996fa3f0e77a4b4e7a40f3cbacf54b {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:13:32 +0000] 89996fa3f0e77a4b4e7a40f3cbacf54b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:13:37 [info] 38#38: *1572 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:37 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:47 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:47 [info] 38#38: *1576 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:47 [info] 37#37: *1577 [lua] access_by_lua(msblocations.conf:189):2: 1cb91c6c947e2fb5f809bd2db86c8963:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:13:47 [info] 37#37: *1577 [lua] logger.lua:23: 1cb91c6c947e2fb5f809bd2db86c8963 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.136 - - [13/Jan/2023:13:13:47 +0000] 1cb91c6c947e2fb5f809bd2db86c8963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:13:57 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:13:57 [info] 37#37: *1579 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:02 [info] 37#37: *1580 [lua] access_by_lua(msblocations.conf:189):2: 36e31af33a05920e15a161be321b5b6a:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:14:02 [info] 37#37: *1580 [lua] logger.lua:23: 36e31af33a05920e15a161be321b5b6a {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:14:02 +0000] 36e31af33a05920e15a161be321b5b6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:14:07 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:07 [info] 37#37: *1582 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:17 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:17 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:17 [info] 37#37: *1585 [lua] access_by_lua(msblocations.conf:189):2: 4eabdc1e4bf6307d13108d025e2262e2:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:14:17 [info] 37#37: *1585 [lua] logger.lua:23: 4eabdc1e4bf6307d13108d025e2262e2 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:14:17 +0000] 4eabdc1e4bf6307d13108d025e2262e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:14:27 [info] 37#37: *1586 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:27 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:32 [info] 37#37: *1588 [lua] access_by_lua(msblocations.conf:189):2: 21b4d9972a289fb9595376d0bf1de634:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:14:32 [info] 37#37: *1588 [lua] logger.lua:23: 21b4d9972a289fb9595376d0bf1de634 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:14:32 +0000] 21b4d9972a289fb9595376d0bf1de634 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 13:14:37 [info] 38#38: *1589 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:37 [info] 38#38: *1590 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:47 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:47 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:47 [info] 37#37: *1594 [lua] access_by_lua(msblocations.conf:189):2: e06267d02defe1017b48ef735dde21d4:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:14:47 +0000] e06267d02defe1017b48ef735dde21d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:14:47 [info] 37#37: *1594 [lua] logger.lua:23: e06267d02defe1017b48ef735dde21d4 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , 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/13 13:14:57 [info] 37#37: *1595 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:14:57 [info] 37#37: *1596 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:02 [info] 37#37: *1597 [lua] access_by_lua(msblocations.conf:189):2: 98d45dae7bc25670916a2c1ffbb41986:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:15:02 +0000] 98d45dae7bc25670916a2c1ffbb41986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 13:15:02 [info] 37#37: *1597 [lua] logger.lua:23: 98d45dae7bc25670916a2c1ffbb41986 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:15:07 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:07 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:17 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:17 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:17 [info] 37#37: *1602 [lua] access_by_lua(msblocations.conf:189):2: 793f7d0ac956e752e55ae297b0686123:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:15:17 [info] 37#37: *1602 [lua] logger.lua:23: 793f7d0ac956e752e55ae297b0686123 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:15:17 +0000] 793f7d0ac956e752e55ae297b0686123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:15:27 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:27 [info] 37#37: *1603 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:32 [info] 37#37: *1605 [lua] access_by_lua(msblocations.conf:189):2: 0cae48f92de7fefb11ac89bd760a9ba3:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:15:32 [info] 37#37: *1605 [lua] logger.lua:23: 0cae48f92de7fefb11ac89bd760a9ba3 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:15:32 +0000] 0cae48f92de7fefb11ac89bd760a9ba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:15:37 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:37 [info] 38#38: *1607 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:47 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:47 [info] 38#38: *1610 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:47 [info] 37#37: *1611 [lua] access_by_lua(msblocations.conf:189):2: b94cd5f7d1137a4cc89a3d1418ca6458:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:15:47 [info] 37#37: *1611 [lua] logger.lua:23: b94cd5f7d1137a4cc89a3d1418ca6458 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:15:47 +0000] b94cd5f7d1137a4cc89a3d1418ca6458 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:15:57 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:15:57 [info] 37#37: *1613 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:02 [info] 37#37: *1614 [lua] access_by_lua(msblocations.conf:189):2: e3c2e9e2d0af106c3f9b0af58cb2475d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:16:02 [info] 37#37: *1614 [lua] logger.lua:23: e3c2e9e2d0af106c3f9b0af58cb2475d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:16:02 +0000] e3c2e9e2d0af106c3f9b0af58cb2475d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:16:07 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:07 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:17 [info] 38#38: *1618 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:17 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:17 [info] 37#37: *1619 [lua] access_by_lua(msblocations.conf:189):2: 9c2683d6093a93160907eea82493f790:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:16:17 [info] 37#37: *1619 [lua] logger.lua:23: 9c2683d6093a93160907eea82493f790 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:16:17 +0000] 9c2683d6093a93160907eea82493f790 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:16:27 [info] 37#37: *1621 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:27 [info] 37#37: *1620 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:32 [info] 37#37: *1622 [lua] access_by_lua(msblocations.conf:189):2: a1be9182a1a2150ccef52950e3166404:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:16:32 [info] 37#37: *1622 [lua] logger.lua:23: a1be9182a1a2150ccef52950e3166404 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:16:32 +0000] a1be9182a1a2150ccef52950e3166404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 13:16:37 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:37 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:47 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:47 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:47 [info] 37#37: *1628 [lua] access_by_lua(msblocations.conf:189):2: 5aff30a5951db0bdd07e9753022231ce:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:16:47 [info] 37#37: *1628 [lua] logger.lua:23: 5aff30a5951db0bdd07e9753022231ce {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:16:47 +0000] 5aff30a5951db0bdd07e9753022231ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:16:57 [info] 37#37: *1629 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:16:57 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:02 [info] 37#37: *1631 [lua] access_by_lua(msblocations.conf:189):2: c346fb167114881cb1d5de3e56242322:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:17:02 [info] 37#37: *1631 [lua] logger.lua:23: c346fb167114881cb1d5de3e56242322 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:17:02 +0000] c346fb167114881cb1d5de3e56242322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:17:07 [info] 38#38: *1633 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:07 [info] 38#38: *1632 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:17 [info] 38#38: *1634 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:17 [info] 37#37: *1635 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:17 [info] 37#37: *1636 [lua] access_by_lua(msblocations.conf:189):2: e640df3148e7968b6ed8ad3fd636d273:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:17:17 [info] 37#37: *1636 [lua] logger.lua:23: e640df3148e7968b6ed8ad3fd636d273 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:17:17 +0000] e640df3148e7968b6ed8ad3fd636d273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:17:27 [info] 37#37: *1638 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:27 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:32 [info] 37#37: *1639 [lua] access_by_lua(msblocations.conf:189):2: a49895d6dc41e40c3c34916e8ea0f53d:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:17:32 [info] 37#37: *1639 [lua] logger.lua:23: a49895d6dc41e40c3c34916e8ea0f53d {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:17:32 +0000] a49895d6dc41e40c3c34916e8ea0f53d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 13:17:37 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:37 [info] 37#37: *1641 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:47 [info] 38#38: *1643 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:47 [info] 38#38: *1644 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:47 [info] 37#37: *1645 [lua] access_by_lua(msblocations.conf:189):2: 9224da461ee86bdd187e8bbb6716cfba:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:17:47 +0000] 9224da461ee86bdd187e8bbb6716cfba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 13:17:47 [info] 37#37: *1645 [lua] logger.lua:23: 9224da461ee86bdd187e8bbb6716cfba {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 13:17:57 [info] 38#38: *1646 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:17:57 [info] 37#37: *1647 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:18:02 [info] 37#37: *1648 [lua] access_by_lua(msblocations.conf:189):2: 20657ec07380127c8b9e1462da44b1a7:receive the request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 13:18:02 [info] 37#37: *1648 [lua] logger.lua:23: 20657ec07380127c8b9e1462da44b1a7 {"matched":"microservices"} while logging request, client: 10.233.68.136, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.136 - - [13/Jan/2023:13:18:02 +0000] 20657ec07380127c8b9e1462da44b1a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.136 - - [13/Jan/2023:13:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 13:18:07 [info] 37#37: *1649 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:18:07 [info] 37#37: *1650 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:18:17 [info] 37#37: *1651 client closed connection while SSL handshaking, client: 10.233.65.221, server: 0.0.0.0:443
2023/01/13 13:18:17 [info] 37#37: *1652 client