Results

By type

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

2022-12-06 08:52:46 631 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-12-06 08:52:46 631 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-12-06 08:52:46 632 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-12-06 08:52:46 633 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-12-06 08:52:46 634 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-12-06 08:52:46 634 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-12-06 08:52:46 634 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-12-06 08:52:46 697 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-12-06 08:52:46 773 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-12-06 08:52:46 773 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-12-06 08:52:46 774 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-12-06 08:52:47 248 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/12/06 08:52:56 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:52:56 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:52:58 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: b837706ff5e045b84b7eae646d116ed6:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:52:58 [info] 35#35: *14 [lua] logger.lua:23: b837706ff5e045b84b7eae646d116ed6 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:52:58 +0000] b837706ff5e045b84b7eae646d116ed6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.159 upstream_response_time:0.158 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48
2022/12/06 08:53:06 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:06 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:13 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: c6fa6494f85775d689455c9249de93b3:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:53:13 [info] 35#35: *19 [lua] logger.lua:23: c6fa6494f85775d689455c9249de93b3 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:53:13 +0000] c6fa6494f85775d689455c9249de93b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 08:53:16 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:16 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:26 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:26 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:28 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 222a9e6f66cc81a0f76862e9d8d10c60:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:53:28 [info] 35#35: *24 [lua] logger.lua:23: 222a9e6f66cc81a0f76862e9d8d10c60 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:53:28 +0000] 222a9e6f66cc81a0f76862e9d8d10c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2022/12/06 08:53:36 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:36 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:42 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/12/06 08:53:42 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/12/06 08:53:42 [notice] 34#34: cache loader process 45 exited with code 0
2022/12/06 08:53:42 [notice] 34#34: signal 29 (SIGIO) received
2022/12/06 08:53:43 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: 20842d02a26df21b6905996e5efc9a38:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:53:44 [info] 35#35: *28 [lua] logger.lua:23: 20842d02a26df21b6905996e5efc9a38 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:53:44 +0000] 20842d02a26df21b6905996e5efc9a38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:53:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/12/06 08:53:46 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:46 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:56 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:56 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:53:59 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: c17a341985c00c4f07d2b8c1a9b61c98:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:53:59 [info] 35#35: *33 [lua] logger.lua:23: c17a341985c00c4f07d2b8c1a9b61c98 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:53:59 +0000] c17a341985c00c4f07d2b8c1a9b61c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/06 08:54:06 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:06 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:14 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: 45029a4b9d1f568156c6802e95e08328:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:54:14 [info] 35#35: *36 [lua] logger.lua:23: 45029a4b9d1f568156c6802e95e08328 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:54:14 +0000] 45029a4b9d1f568156c6802e95e08328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/12/06 08:54:16 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:16 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:26 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:26 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:29 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: c82ad894cef62fca4ffb35b61a0cb3f1:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:54:29 [info] 35#35: *41 [lua] logger.lua:23: c82ad894cef62fca4ffb35b61a0cb3f1 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:54:29 +0000] c82ad894cef62fca4ffb35b61a0cb3f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:54:36 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:36 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:44 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: 013afcfeb748b8b1fe4bfaa6d445c075:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:54:44 +0000] 013afcfeb748b8b1fe4bfaa6d445c075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 08:54:44 [info] 35#35: *45 [lua] logger.lua:23: 013afcfeb748b8b1fe4bfaa6d445c075 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 08:54:46 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:46 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:56 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:56 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:54:59 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: d4cd5bb0de3fd637a641f7ecfa9bd361:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:54:59 +0000] d4cd5bb0de3fd637a641f7ecfa9bd361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 08:54:59 [info] 35#35: *50 [lua] logger.lua:23: d4cd5bb0de3fd637a641f7ecfa9bd361 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:55:06 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:06 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:14 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 823f74332bc5e079cac6f8bef17aa5c8:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.178 - - [06/Dec/2022:08:55:14 +0000] 823f74332bc5e079cac6f8bef17aa5c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 08:55:14 [info] 35#35: *53 [lua] logger.lua:23: 823f74332bc5e079cac6f8bef17aa5c8 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 08:55:16 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:16 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:26 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:26 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:29 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: d2c06adf559bb1de806ca370a20fc33c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 08:55:29 [info] 35#35: *58 [lua] logger.lua:23: d2c06adf559bb1de806ca370a20fc33c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:55:29 +0000] d2c06adf559bb1de806ca370a20fc33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 08:55:36 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:36 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:44 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: e3b3b02be8d1a8b4118eef205eaddc24:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:55:44 +0000] e3b3b02be8d1a8b4118eef205eaddc24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/06 08:55:44 [info] 35#35: *62 [lua] logger.lua:23: e3b3b02be8d1a8b4118eef205eaddc24 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/06 08:55:46 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:46 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:56 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:56 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:55:59 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: ff6ced94445e447b7941943804d70357:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:55:59 +0000] ff6ced94445e447b7941943804d70357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 08:55:59 [info] 35#35: *67 [lua] logger.lua:23: ff6ced94445e447b7941943804d70357 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 08:56:06 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:06 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:14 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: 17a88e117d7ae2d6b8761659af412ded:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:56:14 [info] 35#35: *70 [lua] logger.lua:23: 17a88e117d7ae2d6b8761659af412ded {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:56:14 +0000] 17a88e117d7ae2d6b8761659af412ded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:56:16 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:16 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:26 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:26 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:29 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: b1a64d491b365c026487f8beaf63a2c2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:56:29 +0000] b1a64d491b365c026487f8beaf63a2c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 08:56:29 [info] 35#35: *75 [lua] logger.lua:23: b1a64d491b365c026487f8beaf63a2c2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:56:36 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:36 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:44 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: 6a231f230fe07ec2f4d8e58b1b9e32a0:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:56:44 [info] 35#35: *79 [lua] logger.lua:23: 6a231f230fe07ec2f4d8e58b1b9e32a0 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:56:44 +0000] 6a231f230fe07ec2f4d8e58b1b9e32a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/06 08:56:46 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:46 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:56 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:56 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:56:59 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 64bfe8e07891abad0cdf9db271b86927:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:56:59 [info] 35#35: *84 [lua] logger.lua:23: 64bfe8e07891abad0cdf9db271b86927 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:56:59 +0000] 64bfe8e07891abad0cdf9db271b86927 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 08:57:06 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:06 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:14 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 289756283666e658c5f369a6fed833fc:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 08:57:14 [info] 35#35: *87 [lua] logger.lua:23: 289756283666e658c5f369a6fed833fc {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:57:14 +0000] 289756283666e658c5f369a6fed833fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/06 08:57:16 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:16 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:26 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:26 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:29 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: a5764b09394ae33f00ec467cfd05b34d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:57:29 +0000] a5764b09394ae33f00ec467cfd05b34d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/06 08:57:29 [info] 35#35: *92 [lua] logger.lua:23: a5764b09394ae33f00ec467cfd05b34d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/06 08:57:36 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:36 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:44 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 119371170c3b738e5150845e68b7ab38:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:57:44 [info] 35#35: *96 [lua] logger.lua:23: 119371170c3b738e5150845e68b7ab38 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.178 - - [06/Dec/2022:08:57:44 +0000] 119371170c3b738e5150845e68b7ab38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/06 08:57:46 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:46 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:56 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:56 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:57:59 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 027783912032d058afdce383c590d176:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:57:59 +0000] 027783912032d058afdce383c590d176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 08:57:59 [info] 35#35: *101 [lua] logger.lua:23: 027783912032d058afdce383c590d176 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:58:06 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:06 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:14 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 65366967cab8ec0297bbecbc4b781957:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:58:14 [info] 35#35: *104 [lua] logger.lua:23: 65366967cab8ec0297bbecbc4b781957 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:58:14 +0000] 65366967cab8ec0297bbecbc4b781957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:58:16 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:16 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:26 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:26 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:29 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: bfbaf3049b875ee17e6f48aa38f15bf9:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:58:29 +0000] bfbaf3049b875ee17e6f48aa38f15bf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 08:58:29 [info] 35#35: *109 [lua] logger.lua:23: bfbaf3049b875ee17e6f48aa38f15bf9 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:58:36 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:36 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:44 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: ef6e59f4a09caeabf7d35a9d93ed42a8:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 08:58:44 [info] 35#35: *113 [lua] logger.lua:23: ef6e59f4a09caeabf7d35a9d93ed42a8 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:58:44 +0000] ef6e59f4a09caeabf7d35a9d93ed42a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:08:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:58:46 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:46 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:56 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:56 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:58:59 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 45151fa3160c17383ca575ea4db71bd6:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:08:58:59 +0000] 45151fa3160c17383ca575ea4db71bd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 08:58:59 [info] 35#35: *118 [lua] logger.lua:23: 45151fa3160c17383ca575ea4db71bd6 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 08:59:06 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:06 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:14 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 95724920d8a031863d4aa0c74d3829b9:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.178 - - [06/Dec/2022:08:59:14 +0000] 95724920d8a031863d4aa0c74d3829b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/06 08:59:14 [info] 35#35: *121 [lua] logger.lua:23: 95724920d8a031863d4aa0c74d3829b9 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 08:59:16 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:16 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:26 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:26 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:29 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 597a620642c9155c15b5948b2baca281:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:59:29 +0000] 597a620642c9155c15b5948b2baca281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 08:59:29 [info] 35#35: *126 [lua] logger.lua:23: 597a620642c9155c15b5948b2baca281 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 08:59:36 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:36 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:44 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: bc3d2c9af24f1c35e0743a9120d6101b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:59:44 +0000] bc3d2c9af24f1c35e0743a9120d6101b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 08:59:44 [info] 35#35: *130 [lua] logger.lua:23: bc3d2c9af24f1c35e0743a9120d6101b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 08:59:46 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:46 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:56 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:56 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 08:59:59 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 5c4bc9fc0e246545862ed7eea031d515:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:59:59 +0000] 5c4bc9fc0e246545862ed7eea031d515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 08:59:59 [info] 35#35: *135 [lua] logger.lua:23: 5c4bc9fc0e246545862ed7eea031d515 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:08:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:00:06 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:06 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:14 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: f941c1831230f84945a7463cd24f6ef1:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:00:14 [info] 35#35: *138 [lua] logger.lua:23: f941c1831230f84945a7463cd24f6ef1 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:00:14 +0000] f941c1831230f84945a7463cd24f6ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/06 09:00:16 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:16 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:26 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:26 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:29 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 1bd86a4e0414759062a3b25efcf7062a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:00:29 +0000] 1bd86a4e0414759062a3b25efcf7062a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:00:29 [info] 35#35: *143 [lua] logger.lua:23: 1bd86a4e0414759062a3b25efcf7062a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:00:36 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:36 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:44 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 4c6d4b9883220321f5f463acd457a054:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:00:44 [info] 35#35: *147 [lua] logger.lua:23: 4c6d4b9883220321f5f463acd457a054 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:00:44 +0000] 4c6d4b9883220321f5f463acd457a054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:00:46 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:46 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:56 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:56 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:00:59 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 06fc06ecaed67effa6edfcb9391fdd34:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:00:59 +0000] 06fc06ecaed67effa6edfcb9391fdd34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:00:59 [info] 35#35: *152 [lua] logger.lua:23: 06fc06ecaed67effa6edfcb9391fdd34 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:01:06 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:06 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:14 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: ecd2d129943b33b2b103a1f9b86b3e47:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:01:14 [info] 35#35: *155 [lua] logger.lua:23: ecd2d129943b33b2b103a1f9b86b3e47 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:01:14 +0000] ecd2d129943b33b2b103a1f9b86b3e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:01:16 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:16 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:26 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:26 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:29 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: a7f404d40f0b68c2f0b9743621d82eb2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:01:29 [info] 35#35: *160 [lua] logger.lua:23: a7f404d40f0b68c2f0b9743621d82eb2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:01:29 +0000] a7f404d40f0b68c2f0b9743621d82eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:01:36 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:36 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:44 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: b537fb7c8c38517241438f20df3e0994:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:01:44 [info] 35#35: *164 [lua] logger.lua:23: b537fb7c8c38517241438f20df3e0994 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:01:44 +0000] b537fb7c8c38517241438f20df3e0994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/06 09:01:46 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:46 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:56 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:56 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:01:59 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 37dd53eb669fa0a93ad0dac9e122ca2c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:01:59 [info] 35#35: *169 [lua] logger.lua:23: 37dd53eb669fa0a93ad0dac9e122ca2c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:01:59 +0000] 37dd53eb669fa0a93ad0dac9e122ca2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:02:06 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:06 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:14 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: 381b1161b98c34ae40ec11ecf2056db9:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:02:14 [info] 35#35: *172 [lua] logger.lua:23: 381b1161b98c34ae40ec11ecf2056db9 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:02:14 +0000] 381b1161b98c34ae40ec11ecf2056db9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:02:16 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:16 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:26 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:26 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:29 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 9a9a42b8b6ac993ec3ff71c6c494c51e:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:02:29 [info] 35#35: *177 [lua] logger.lua:23: 9a9a42b8b6ac993ec3ff71c6c494c51e {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:02:29 +0000] 9a9a42b8b6ac993ec3ff71c6c494c51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/06 09:02:36 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:36 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:44 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: b870bf6a7d7af9d6db1e2d154d1083f5:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:02:44 [info] 35#35: *181 [lua] logger.lua:23: b870bf6a7d7af9d6db1e2d154d1083f5 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:02:44 +0000] b870bf6a7d7af9d6db1e2d154d1083f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/06 09:02:46 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:46 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:56 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:56 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:02:59 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: c02636fefecae34bbd6cf5f0723bc19a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:02:59 [info] 35#35: *186 [lua] logger.lua:23: c02636fefecae34bbd6cf5f0723bc19a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:02:59 +0000] c02636fefecae34bbd6cf5f0723bc19a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:03:06 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:06 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:14 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: 7c4641270f427334f8d6c5065d0c37c0:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:03:14 [info] 35#35: *189 [lua] logger.lua:23: 7c4641270f427334f8d6c5065d0c37c0 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:03:14 +0000] 7c4641270f427334f8d6c5065d0c37c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:03:16 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:16 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:26 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:26 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:29 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 848d8e5c7253b639ddf294abbe80a7c8:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:03:29 [info] 35#35: *194 [lua] logger.lua:23: 848d8e5c7253b639ddf294abbe80a7c8 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:03:29 +0000] 848d8e5c7253b639ddf294abbe80a7c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:03:36 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:36 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:44 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: e4ac54f2e1bf22e9196fd69728cb9236:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:03:44 [info] 35#35: *198 [lua] logger.lua:23: e4ac54f2e1bf22e9196fd69728cb9236 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:03:44 +0000] e4ac54f2e1bf22e9196fd69728cb9236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:03:46 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:46 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:56 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:56 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:03:59 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: e8ebb1dac1e36c2bca3571644c07edb1:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:03:59 +0000] e8ebb1dac1e36c2bca3571644c07edb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:03:59 [info] 35#35: *203 [lua] logger.lua:23: e8ebb1dac1e36c2bca3571644c07edb1 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:04:06 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:06 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:14 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 4780093089c7652e4d9fe18b3c0287d2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:04:14 +0000] 4780093089c7652e4d9fe18b3c0287d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:04:14 [info] 35#35: *206 [lua] logger.lua:23: 4780093089c7652e4d9fe18b3c0287d2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:04:16 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:16 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:26 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:26 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:29 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 8046fae6eec9c202fb26852c5288aa90:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:04:29 +0000] 8046fae6eec9c202fb26852c5288aa90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:04:29 [info] 35#35: *211 [lua] logger.lua:23: 8046fae6eec9c202fb26852c5288aa90 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:04:36 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:36 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:44 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: 1b50a3f5e262d182b55cac1568b42110:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:04:44 +0000] 1b50a3f5e262d182b55cac1568b42110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/06 09:04:44 [info] 35#35: *215 [lua] logger.lua:23: 1b50a3f5e262d182b55cac1568b42110 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:04:46 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:46 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:56 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:56 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:04:59 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 67201f93f3c857d7bc0e77749c4bd4b8:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:04:59 +0000] 67201f93f3c857d7bc0e77749c4bd4b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:04:59 [info] 35#35: *220 [lua] logger.lua:23: 67201f93f3c857d7bc0e77749c4bd4b8 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:05:06 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:06 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:14 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: d71fbf905fdcd0ae49f48de7f3127a89:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:05:14 [info] 35#35: *223 [lua] logger.lua:23: d71fbf905fdcd0ae49f48de7f3127a89 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:05:14 +0000] d71fbf905fdcd0ae49f48de7f3127a89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/06 09:05:16 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:16 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:26 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:26 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:29 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: c226b609110e2814c6fb9ba4019233b4:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:05:29 +0000] c226b609110e2814c6fb9ba4019233b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:05:29 [info] 35#35: *228 [lua] logger.lua:23: c226b609110e2814c6fb9ba4019233b4 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:05:36 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:36 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:44 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: 840cc4ea4eb35bf2e9c98103ab82f1b2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:05:44 +0000] 840cc4ea4eb35bf2e9c98103ab82f1b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/12/06 09:05:44 [info] 35#35: *232 [lua] logger.lua:23: 840cc4ea4eb35bf2e9c98103ab82f1b2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/12/06 09:05:46 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:46 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:56 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:56 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:05:59 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: f3576731f18691f633375afc12a806ce:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:05:59 [info] 35#35: *237 [lua] logger.lua:23: f3576731f18691f633375afc12a806ce {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:05:59 +0000] f3576731f18691f633375afc12a806ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:06:06 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:06 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:14 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: cbe46e0b3475f7f423f5bb430829e1fb:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:06:14 +0000] cbe46e0b3475f7f423f5bb430829e1fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:06:14 [info] 35#35: *240 [lua] logger.lua:23: cbe46e0b3475f7f423f5bb430829e1fb {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:06:16 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:16 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:26 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:26 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:29 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 8e48e50be3d9a0a4f5797e9f00469f67:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:06:29 [info] 35#35: *245 [lua] logger.lua:23: 8e48e50be3d9a0a4f5797e9f00469f67 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:06:29 +0000] 8e48e50be3d9a0a4f5797e9f00469f67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:06:36 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:36 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:44 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: 7654a7ebe980251f9308b9eed4489d92:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:06:44 [info] 35#35: *249 [lua] logger.lua:23: 7654a7ebe980251f9308b9eed4489d92 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:06:44 +0000] 7654a7ebe980251f9308b9eed4489d92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:06:46 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:46 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:56 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:56 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:06:59 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: 62940ae9477a879f65ccaea10323e311:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:06:59 +0000] 62940ae9477a879f65ccaea10323e311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:06:59 [info] 35#35: *254 [lua] logger.lua:23: 62940ae9477a879f65ccaea10323e311 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:07:06 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:06 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:14 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: 9ff67894563bd2e220e8fac51a2a9408:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:07:14 +0000] 9ff67894563bd2e220e8fac51a2a9408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/06 09:07:14 [info] 35#35: *257 [lua] logger.lua:23: 9ff67894563bd2e220e8fac51a2a9408 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:07:16 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:16 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:26 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:26 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:29 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: f4518c4a659ec6c7c45499938b3004a5:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:07:29 [info] 35#35: *262 [lua] logger.lua:23: f4518c4a659ec6c7c45499938b3004a5 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:07:29 +0000] f4518c4a659ec6c7c45499938b3004a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/06 09:07:36 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:36 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:44 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: a9883b07b05130df035fa9dfc5ffbf17:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:07:44 [info] 35#35: *266 [lua] logger.lua:23: a9883b07b05130df035fa9dfc5ffbf17 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:07:44 +0000] a9883b07b05130df035fa9dfc5ffbf17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:07:46 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:46 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:56 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:56 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:07:59 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 98e0048d94530b2c503e1749ce381500:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:07:59 [info] 35#35: *271 [lua] logger.lua:23: 98e0048d94530b2c503e1749ce381500 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:07:59 +0000] 98e0048d94530b2c503e1749ce381500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/06 09:08:06 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:06 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:14 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 0190cc76dd209fecf22df062333a8a2e:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:08:14 [info] 35#35: *274 [lua] logger.lua:23: 0190cc76dd209fecf22df062333a8a2e {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:08:14 +0000] 0190cc76dd209fecf22df062333a8a2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:08:16 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:16 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:26 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:26 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:29 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: fecc42d4febbd9a6c2c101dd0ca87ec3:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:08:29 [info] 35#35: *279 [lua] logger.lua:23: fecc42d4febbd9a6c2c101dd0ca87ec3 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:08:29 +0000] fecc42d4febbd9a6c2c101dd0ca87ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:08:36 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:36 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:44 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: 207a83a05ff095ab8766dbea2c3351e3:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:08:44 [info] 35#35: *283 [lua] logger.lua:23: 207a83a05ff095ab8766dbea2c3351e3 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:08:44 +0000] 207a83a05ff095ab8766dbea2c3351e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/12/06 09:08:46 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:46 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:56 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:56 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:08:59 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: a6ffe8e5bff116b9946d31d552272331:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:08:59 [info] 35#35: *288 [lua] logger.lua:23: a6ffe8e5bff116b9946d31d552272331 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:08:59 +0000] a6ffe8e5bff116b9946d31d552272331 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:09:06 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:06 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:14 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: a2f06f4fddd43732ef40596adae28e4e:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:09:14 [info] 35#35: *291 [lua] logger.lua:23: a2f06f4fddd43732ef40596adae28e4e {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:09:14 +0000] a2f06f4fddd43732ef40596adae28e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:09:16 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:16 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:26 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:26 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:29 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 4cd06dae3325eaedfc1e0a799959c2b1:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:09:29 [info] 35#35: *296 [lua] logger.lua:23: 4cd06dae3325eaedfc1e0a799959c2b1 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:09:29 +0000] 4cd06dae3325eaedfc1e0a799959c2b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:09:36 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:36 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:44 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: 2150ae7054b5335e6ebbb1ee982bb064:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:09:44 +0000] 2150ae7054b5335e6ebbb1ee982bb064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:09:44 [info] 35#35: *300 [lua] logger.lua:23: 2150ae7054b5335e6ebbb1ee982bb064 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:09:46 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:46 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:56 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:56 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:09:59 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: b905830d578add7726548f7683391521:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:09:59 +0000] b905830d578add7726548f7683391521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:09:59 [info] 35#35: *305 [lua] logger.lua:23: b905830d578add7726548f7683391521 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:10:06 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:06 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:14 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: 45922d2aa7f624050ad5288169a865c2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:10:14 +0000] 45922d2aa7f624050ad5288169a865c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/06 09:10:14 [info] 35#35: *308 [lua] logger.lua:23: 45922d2aa7f624050ad5288169a865c2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:10:16 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:16 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:26 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:26 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:29 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: b5b5a10f484da6ed3b291b2d3886fd7b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:10:29 [info] 35#35: *313 [lua] logger.lua:23: b5b5a10f484da6ed3b291b2d3886fd7b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:10:29 +0000] b5b5a10f484da6ed3b291b2d3886fd7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:10:36 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:36 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:44 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: 5f0395d55d4c8eea4cfdbcb9bc237929:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:10:44 [info] 35#35: *317 [lua] logger.lua:23: 5f0395d55d4c8eea4cfdbcb9bc237929 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:10:44 +0000] 5f0395d55d4c8eea4cfdbcb9bc237929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:10:46 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:46 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:56 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:56 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:10:59 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 0fa482b0c5239f0e76d96d2ec189bf16:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.178 - - [06/Dec/2022:09:10:59 +0000] 0fa482b0c5239f0e76d96d2ec189bf16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:10:59 [info] 35#35: *322 [lua] logger.lua:23: 0fa482b0c5239f0e76d96d2ec189bf16 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:11:06 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:06 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:14 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: 674c654ec26ec833196473d8a163dc59:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:11:15 [info] 35#35: *325 [lua] logger.lua:23: 674c654ec26ec833196473d8a163dc59 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:11:15 +0000] 674c654ec26ec833196473d8a163dc59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:11:16 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:16 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:26 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:26 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:30 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: a370c76e1199ff213b88832347f038f2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:11:30 +0000] a370c76e1199ff213b88832347f038f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:11:30 [info] 35#35: *330 [lua] logger.lua:23: a370c76e1199ff213b88832347f038f2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:11:36 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:36 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:45 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: c3d7c78fc2a298416966b496a9b2e01f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:11:45 [info] 35#35: *334 [lua] logger.lua:23: c3d7c78fc2a298416966b496a9b2e01f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:11:45 +0000] c3d7c78fc2a298416966b496a9b2e01f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:11:46 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:46 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:56 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:11:56 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:00 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 0488ae2def954a5817f4653f34ecc08c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:12:00 [info] 35#35: *339 [lua] logger.lua:23: 0488ae2def954a5817f4653f34ecc08c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:12:00 +0000] 0488ae2def954a5817f4653f34ecc08c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:12:06 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:06 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:15 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: e7f3f149f2287ed9db23ec2cf0ae854b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:12:15 [info] 35#35: *342 [lua] logger.lua:23: e7f3f149f2287ed9db23ec2cf0ae854b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:12:15 +0000] e7f3f149f2287ed9db23ec2cf0ae854b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:12:16 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:16 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:26 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:26 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:30 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 226dd6058560638c18bdb3b68dc39d0f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:12:30 +0000] 226dd6058560638c18bdb3b68dc39d0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:12:30 [info] 35#35: *347 [lua] logger.lua:23: 226dd6058560638c18bdb3b68dc39d0f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:12:36 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:36 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:45 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: 418fb8527eb64e2e142db01b355cc107:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:12:45 +0000] 418fb8527eb64e2e142db01b355cc107 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:12:45 [info] 35#35: *351 [lua] logger.lua:23: 418fb8527eb64e2e142db01b355cc107 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:12:46 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:46 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:56 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:12:56 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:00 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: ef5f18cc1fa3850e8ddb240359183e14:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:13:00 +0000] ef5f18cc1fa3850e8ddb240359183e14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:13:00 [info] 35#35: *356 [lua] logger.lua:23: ef5f18cc1fa3850e8ddb240359183e14 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:13:06 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:06 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:15 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: de39a9010da00c0cea60f7f177c87794:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:13:15 +0000] de39a9010da00c0cea60f7f177c87794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:13:15 [info] 35#35: *359 [lua] logger.lua:23: de39a9010da00c0cea60f7f177c87794 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:13:16 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:16 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:26 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:26 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:30 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 7312cbea536cc7c46986a53bf1e8bc45:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:13:30 [info] 35#35: *364 [lua] logger.lua:23: 7312cbea536cc7c46986a53bf1e8bc45 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:13:30 +0000] 7312cbea536cc7c46986a53bf1e8bc45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:13:36 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:36 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:45 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: c8cc1c7e71cba893d3d67bcd0f7ead08:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:13:45 [info] 35#35: *368 [lua] logger.lua:23: c8cc1c7e71cba893d3d67bcd0f7ead08 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:13:45 +0000] c8cc1c7e71cba893d3d67bcd0f7ead08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:13:46 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:46 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:56 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:13:56 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:00 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 8c822556b0f7479b04ea6f61fdf5969a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:14:00 [info] 35#35: *373 [lua] logger.lua:23: 8c822556b0f7479b04ea6f61fdf5969a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:14:00 +0000] 8c822556b0f7479b04ea6f61fdf5969a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:14:06 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:06 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:15 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: c423170fb6ae10947ef053f9fe2dce64:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:14:15 [info] 35#35: *376 [lua] logger.lua:23: c423170fb6ae10947ef053f9fe2dce64 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:14:15 +0000] c423170fb6ae10947ef053f9fe2dce64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:14:16 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:16 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:26 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:26 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:30 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: c9e4ef4a2214a729fa7d55ab15f79745:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:14:30 +0000] c9e4ef4a2214a729fa7d55ab15f79745 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/06 09:14:30 [info] 35#35: *381 [lua] logger.lua:23: c9e4ef4a2214a729fa7d55ab15f79745 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:14:36 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:36 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:45 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 3d5491e4390164a9624914b0eedb3eac:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:14:45 +0000] 3d5491e4390164a9624914b0eedb3eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:14:45 [info] 35#35: *385 [lua] logger.lua:23: 3d5491e4390164a9624914b0eedb3eac {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:14:46 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:46 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:56 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:14:56 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:00 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: b58d331ddbe14b4e64260f701d0fb427:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:15:00 [info] 35#35: *390 [lua] logger.lua:23: b58d331ddbe14b4e64260f701d0fb427 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:15:00 +0000] b58d331ddbe14b4e64260f701d0fb427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:15:06 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:06 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:15 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: c3d59c4e084b16cbb1df401c50a5f747:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:15:15 +0000] c3d59c4e084b16cbb1df401c50a5f747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:15:15 [info] 35#35: *393 [lua] logger.lua:23: c3d59c4e084b16cbb1df401c50a5f747 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:15:16 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:16 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:26 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:26 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:30 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 7165deda4065e4c932bb7dc245df5e18:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:15:30 [info] 35#35: *398 [lua] logger.lua:23: 7165deda4065e4c932bb7dc245df5e18 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:15:30 +0000] 7165deda4065e4c932bb7dc245df5e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:15:36 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:36 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:45 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: 4d1c0b918212822d58d5c217ba5e36e5:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:15:45 +0000] 4d1c0b918212822d58d5c217ba5e36e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:15:45 [info] 35#35: *402 [lua] logger.lua:23: 4d1c0b918212822d58d5c217ba5e36e5 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:15:46 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:46 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:56 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:15:56 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:00 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: bce93b49d3e656f3c063c10f91108e4e:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:16:00 +0000] bce93b49d3e656f3c063c10f91108e4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/06 09:16:00 [info] 35#35: *407 [lua] logger.lua:23: bce93b49d3e656f3c063c10f91108e4e {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:16:06 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:06 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:15 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: 817a5016434f831120e694c25759a102:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:16:15 +0000] 817a5016434f831120e694c25759a102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:16:15 [info] 35#35: *410 [lua] logger.lua:23: 817a5016434f831120e694c25759a102 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:16:16 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:16 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:26 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:26 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:30 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 1036f66b1e38279e897f883b1262585d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:16:30 +0000] 1036f66b1e38279e897f883b1262585d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:16:30 [info] 35#35: *415 [lua] logger.lua:23: 1036f66b1e38279e897f883b1262585d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:16:36 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:36 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:45 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 0dadae518c84762d9e80ebe9e0fd8f68:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:16:45 [info] 35#35: *419 [lua] logger.lua:23: 0dadae518c84762d9e80ebe9e0fd8f68 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:16:45 +0000] 0dadae518c84762d9e80ebe9e0fd8f68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:16:46 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:46 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:56 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:16:56 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:00 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 298720db8bcb494d5727353cca414616:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:17:00 [info] 35#35: *424 [lua] logger.lua:23: 298720db8bcb494d5727353cca414616 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:17:00 +0000] 298720db8bcb494d5727353cca414616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:17:06 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:06 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:15 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 2393bf60039a040762649cd963584f59:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:17:15 [info] 35#35: *427 [lua] logger.lua:23: 2393bf60039a040762649cd963584f59 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:17:15 +0000] 2393bf60039a040762649cd963584f59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:17:16 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:16 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:26 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:26 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:30 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: e221841f6dc5a4511d5c554663ba1bbc:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:17:30 +0000] e221841f6dc5a4511d5c554663ba1bbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/06 09:17:30 [info] 35#35: *432 [lua] logger.lua:23: e221841f6dc5a4511d5c554663ba1bbc {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:17:36 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:36 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:45 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: 7446159b14c398cde3d3b8058ce2d35a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:17:45 +0000] 7446159b14c398cde3d3b8058ce2d35a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:17:45 [info] 35#35: *436 [lua] logger.lua:23: 7446159b14c398cde3d3b8058ce2d35a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:17:46 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:46 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:56 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:17:56 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:00 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: a2c793bc60368091db1f465e90ad3374:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:18:00 +0000] a2c793bc60368091db1f465e90ad3374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:18:00 [info] 35#35: *441 [lua] logger.lua:23: a2c793bc60368091db1f465e90ad3374 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:18:06 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:06 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:15 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: bcce72231edf802d201e9b1b394533dd:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:18:15 [info] 35#35: *444 [lua] logger.lua:23: bcce72231edf802d201e9b1b394533dd {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:18:15 +0000] bcce72231edf802d201e9b1b394533dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:18:16 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:16 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:26 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:26 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:30 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 28d194ad39712e7266d0d1c7eb316720:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:18:30 [info] 35#35: *449 [lua] logger.lua:23: 28d194ad39712e7266d0d1c7eb316720 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:18:30 +0000] 28d194ad39712e7266d0d1c7eb316720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:18:36 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:36 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:45 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: c3355194e947358c340f404e288b855f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:18:45 [info] 35#35: *453 [lua] logger.lua:23: c3355194e947358c340f404e288b855f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:18:45 +0000] c3355194e947358c340f404e288b855f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:18:46 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:46 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:56 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:18:56 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:00 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: e4866e163f925c0603d98f9937be40a8:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:19:00 +0000] e4866e163f925c0603d98f9937be40a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:19:00 [info] 35#35: *458 [lua] logger.lua:23: e4866e163f925c0603d98f9937be40a8 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:19:06 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:06 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:15 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: 0debf9d06e96247b4691de6eca26ac83:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:19:15 +0000] 0debf9d06e96247b4691de6eca26ac83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:19:15 [info] 35#35: *461 [lua] logger.lua:23: 0debf9d06e96247b4691de6eca26ac83 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:19:16 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:16 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:26 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:26 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:30 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: b1196756acb96a81cce048db2bbc7806:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:19:30 [info] 35#35: *466 [lua] logger.lua:23: b1196756acb96a81cce048db2bbc7806 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:19:30 +0000] b1196756acb96a81cce048db2bbc7806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:19:36 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:36 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:45 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: d3df67fa15cad653794f49f56cd10840:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:19:45 [info] 35#35: *470 [lua] logger.lua:23: d3df67fa15cad653794f49f56cd10840 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:19:45 +0000] d3df67fa15cad653794f49f56cd10840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:19:46 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:46 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:56 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:19:56 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:00 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: 8a06f2f70d4018cdc90b57fc9ef7c26c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:20:00 +0000] 8a06f2f70d4018cdc90b57fc9ef7c26c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:20:00 [info] 35#35: *475 [lua] logger.lua:23: 8a06f2f70d4018cdc90b57fc9ef7c26c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:20:06 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:06 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:15 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: 5956b593875f67b2c19d59d60c02da1b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:20:15 +0000] 5956b593875f67b2c19d59d60c02da1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/06 09:20:15 [info] 35#35: *478 [lua] logger.lua:23: 5956b593875f67b2c19d59d60c02da1b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/06 09:20:16 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:16 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:26 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:26 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:30 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: d8d472d4ee17aa47e87667fed54555e3:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:20:30 +0000] d8d472d4ee17aa47e87667fed54555e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:20:30 [info] 35#35: *483 [lua] logger.lua:23: d8d472d4ee17aa47e87667fed54555e3 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:20:36 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:36 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:45 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: 98dda642f834c63e078ecfe4dc0e230e:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:20:45 [info] 35#35: *487 [lua] logger.lua:23: 98dda642f834c63e078ecfe4dc0e230e {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:20:45 +0000] 98dda642f834c63e078ecfe4dc0e230e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:20:46 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:46 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:56 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:20:56 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:00 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 2d96cc8c58f5f5601381d7c62aa94a56:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:21:00 +0000] 2d96cc8c58f5f5601381d7c62aa94a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:21:00 [info] 35#35: *492 [lua] logger.lua:23: 2d96cc8c58f5f5601381d7c62aa94a56 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:21:06 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:06 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:15 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: 85db68c7613a2b0bceb8cf2358e7f992:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:21:15 [info] 35#35: *495 [lua] logger.lua:23: 85db68c7613a2b0bceb8cf2358e7f992 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:21:15 +0000] 85db68c7613a2b0bceb8cf2358e7f992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:21:16 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:16 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:26 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:26 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:30 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: c3cff862bdbc08ec106e3f653af976ce:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:21:30 +0000] c3cff862bdbc08ec106e3f653af976ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:21:30 [info] 35#35: *500 [lua] logger.lua:23: c3cff862bdbc08ec106e3f653af976ce {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:21:36 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:36 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:45 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: c52cb5bec168f73f33223111836ca87b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:21:45 [info] 35#35: *504 [lua] logger.lua:23: c52cb5bec168f73f33223111836ca87b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:21:45 +0000] c52cb5bec168f73f33223111836ca87b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:21:46 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:46 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:56 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:21:56 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:00 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: f173a7c1634424660f854368e254cffc:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:22:00 [info] 35#35: *509 [lua] logger.lua:23: f173a7c1634424660f854368e254cffc {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:22:00 +0000] f173a7c1634424660f854368e254cffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2022/12/06 09:22:06 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:06 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:15 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: 83af516f8ba1f1502036029c6fdc47b7:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:22:15 [info] 35#35: *512 [lua] logger.lua:23: 83af516f8ba1f1502036029c6fdc47b7 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:22:15 +0000] 83af516f8ba1f1502036029c6fdc47b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:22:16 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:16 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:26 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:26 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:30 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 59473276f0ec010b857ed7939dcc8be6:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:22:30 [info] 35#35: *517 [lua] logger.lua:23: 59473276f0ec010b857ed7939dcc8be6 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:22:30 +0000] 59473276f0ec010b857ed7939dcc8be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:22:36 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:36 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:45 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:189):2: 58641130e355e11643dfebe00346cc34:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:22:45 [info] 35#35: *521 [lua] logger.lua:23: 58641130e355e11643dfebe00346cc34 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:22:45 +0000] 58641130e355e11643dfebe00346cc34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:22:46 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:46 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:56 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:22:56 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:00 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: c4cd6b887cbd43ed7055db83ba6eaddb:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:23:00 +0000] c4cd6b887cbd43ed7055db83ba6eaddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:23:00 [info] 35#35: *526 [lua] logger.lua:23: c4cd6b887cbd43ed7055db83ba6eaddb {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:23:06 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:06 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:15 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 1de967b528bc7340e3cb7fcc697561f3:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:23:15 [info] 35#35: *529 [lua] logger.lua:23: 1de967b528bc7340e3cb7fcc697561f3 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:23:15 +0000] 1de967b528bc7340e3cb7fcc697561f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:23:16 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:16 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:26 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:26 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:30 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 300507289e56a7863a69d6fa5dff0985:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:23:30 [info] 35#35: *534 [lua] logger.lua:23: 300507289e56a7863a69d6fa5dff0985 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:23:30 +0000] 300507289e56a7863a69d6fa5dff0985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:23:36 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:36 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:45 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:189):2: 9751f48150c3419d954d0661b116f9c6:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:23:45 [info] 35#35: *538 [lua] logger.lua:23: 9751f48150c3419d954d0661b116f9c6 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:23:45 +0000] 9751f48150c3419d954d0661b116f9c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/12/06 09:23:46 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:46 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:56 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:23:56 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:00 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: a5298f50f3b9da159b02f4644fa4cad5:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:24:00 [info] 35#35: *543 [lua] logger.lua:23: a5298f50f3b9da159b02f4644fa4cad5 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:24:00 +0000] a5298f50f3b9da159b02f4644fa4cad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/06 09:24:06 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:06 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:15 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: ad305c44470ffed5263576c838abd8b8:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:24:15 [info] 35#35: *546 [lua] logger.lua:23: ad305c44470ffed5263576c838abd8b8 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:24:15 +0000] ad305c44470ffed5263576c838abd8b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:24:16 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:16 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:26 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:26 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:30 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 65952322c6e99cb8e8c81a927afb3062:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:24:30 [info] 35#35: *551 [lua] logger.lua:23: 65952322c6e99cb8e8c81a927afb3062 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:24:30 +0000] 65952322c6e99cb8e8c81a927afb3062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:24:36 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:36 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:45 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:189):2: 6b3945a9b927d164e0600ca00c5a1952:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:24:45 +0000] 6b3945a9b927d164e0600ca00c5a1952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/12/06 09:24:45 [info] 35#35: *555 [lua] logger.lua:23: 6b3945a9b927d164e0600ca00c5a1952 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/06 09:24:46 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:46 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:56 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:24:56 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:00 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: eb124760d19fbb887dd1e5124ab33b96:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:25:00 [info] 35#35: *560 [lua] logger.lua:23: eb124760d19fbb887dd1e5124ab33b96 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:25:00 +0000] eb124760d19fbb887dd1e5124ab33b96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:25:06 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:06 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:15 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: 43318b965b8cb8df1cf9866eb5aedbde:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:25:15 +0000] 43318b965b8cb8df1cf9866eb5aedbde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:25:15 [info] 35#35: *563 [lua] logger.lua:23: 43318b965b8cb8df1cf9866eb5aedbde {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:25:16 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:16 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:26 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:26 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:30 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: efd20663ebfc4316da7a730922fb9fa0:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:25:30 [info] 35#35: *568 [lua] logger.lua:23: efd20663ebfc4316da7a730922fb9fa0 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:25:30 +0000] efd20663ebfc4316da7a730922fb9fa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:25:36 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:36 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:45 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:189):2: fb0f2183a84ea09377d21276b1fbf5a2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.178 - - [06/Dec/2022:09:25:45 +0000] fb0f2183a84ea09377d21276b1fbf5a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/06 09:25:45 [info] 35#35: *572 [lua] logger.lua:23: fb0f2183a84ea09377d21276b1fbf5a2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:25:46 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:46 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:56 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:25:56 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:00 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: dc47badc9708af4d10f32245e8072506:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:26:00 +0000] dc47badc9708af4d10f32245e8072506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/12/06 09:26:00 [info] 35#35: *577 [lua] logger.lua:23: dc47badc9708af4d10f32245e8072506 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/12/06 09:26:06 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:06 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:15 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: 6885aa0f3d52628bc2cf9d45750ef809:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:26:15 [info] 35#35: *580 [lua] logger.lua:23: 6885aa0f3d52628bc2cf9d45750ef809 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:26:15 +0000] 6885aa0f3d52628bc2cf9d45750ef809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:26:16 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:16 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:26 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:26 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:30 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 3261a87833610e3b345ee35637701022:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:26:30 [info] 35#35: *585 [lua] logger.lua:23: 3261a87833610e3b345ee35637701022 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:26:30 +0000] 3261a87833610e3b345ee35637701022 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:26:36 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:36 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:45 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: 14dc5adc0da540aa5ad1767259179e81:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:26:45 +0000] 14dc5adc0da540aa5ad1767259179e81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/06 09:26:45 [info] 35#35: *589 [lua] logger.lua:23: 14dc5adc0da540aa5ad1767259179e81 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:26:46 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:46 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:56 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:26:56 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:00 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 63147266f882ac46656f003490010958:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:27:00 +0000] 63147266f882ac46656f003490010958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:27:00 [info] 35#35: *594 [lua] logger.lua:23: 63147266f882ac46656f003490010958 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:27:06 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:06 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:15 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: f09fe7cfc79c085ab1d868e1aa008dcb:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:27:15 [info] 35#35: *597 [lua] logger.lua:23: f09fe7cfc79c085ab1d868e1aa008dcb {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:27:15 +0000] f09fe7cfc79c085ab1d868e1aa008dcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:27:16 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:16 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:26 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:26 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:30 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 177bce653c5083fd3653b74c5661cdc0:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:27:30 [info] 35#35: *602 [lua] logger.lua:23: 177bce653c5083fd3653b74c5661cdc0 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:27:30 +0000] 177bce653c5083fd3653b74c5661cdc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:27:36 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:36 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:45 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: 84e789791b5c9b1d0f78415c328fa6d5:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:27:45 [info] 35#35: *606 [lua] logger.lua:23: 84e789791b5c9b1d0f78415c328fa6d5 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:27:45 +0000] 84e789791b5c9b1d0f78415c328fa6d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/12/06 09:27:46 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:46 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:56 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:27:56 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:00 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 466d4d82ffef0c532fedba63f3894e72:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:28:00 [info] 35#35: *611 [lua] logger.lua:23: 466d4d82ffef0c532fedba63f3894e72 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:28:00 +0000] 466d4d82ffef0c532fedba63f3894e72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:28:06 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:06 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:15 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 262f07b9bdcef3be31b211cbf4f8e468:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:28:15 [info] 35#35: *614 [lua] logger.lua:23: 262f07b9bdcef3be31b211cbf4f8e468 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:28:15 +0000] 262f07b9bdcef3be31b211cbf4f8e468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/12/06 09:28:16 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:16 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:26 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:26 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:30 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 96a52be6ecc7289caa3cfb4ca8cabe2a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:28:30 +0000] 96a52be6ecc7289caa3cfb4ca8cabe2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:28:30 [info] 35#35: *619 [lua] logger.lua:23: 96a52be6ecc7289caa3cfb4ca8cabe2a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:28:36 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:36 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:45 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: 8ef6cd4af0974faefe4589ddd3456370:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:28:45 [info] 35#35: *623 [lua] logger.lua:23: 8ef6cd4af0974faefe4589ddd3456370 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:28:45 +0000] 8ef6cd4af0974faefe4589ddd3456370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:28:46 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:46 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:56 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:28:56 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:00 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 3933640d08c0546ad1f83faefd87799a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:29:00 +0000] 3933640d08c0546ad1f83faefd87799a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:29:00 [info] 35#35: *628 [lua] logger.lua:23: 3933640d08c0546ad1f83faefd87799a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:29:06 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:06 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:15 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: 84ca451d929b5929bea46e0aa2fbe80b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:29:15 +0000] 84ca451d929b5929bea46e0aa2fbe80b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/06 09:29:15 [info] 35#35: *631 [lua] logger.lua:23: 84ca451d929b5929bea46e0aa2fbe80b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:29:16 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:16 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:26 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:26 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:30 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: 9d32a73b8303a4f1ffb2fa17b52751fc:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:29:30 +0000] 9d32a73b8303a4f1ffb2fa17b52751fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/06 09:29:30 [info] 35#35: *636 [lua] logger.lua:23: 9d32a73b8303a4f1ffb2fa17b52751fc {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:29:36 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:36 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:46 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: ad980efc97f972d2608eb85a2d33aa87:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:29:46 [info] 35#35: *640 [lua] logger.lua:23: ad980efc97f972d2608eb85a2d33aa87 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:29:46 +0000] ad980efc97f972d2608eb85a2d33aa87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:29:46 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:46 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:56 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:29:56 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:01 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 995f2b04668845b266b4bf70724b3dcc:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:30:01 [info] 35#35: *645 [lua] logger.lua:23: 995f2b04668845b266b4bf70724b3dcc {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:30:01 +0000] 995f2b04668845b266b4bf70724b3dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/06 09:30:06 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:06 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:16 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: c6247cda8d391adb1e26658beaaac29a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:30:16 [info] 35#35: *648 [lua] logger.lua:23: c6247cda8d391adb1e26658beaaac29a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:30:16 +0000] c6247cda8d391adb1e26658beaaac29a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:30:16 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:16 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:26 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:26 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:31 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: abafb3a369cc8da7bffdaf52a076e136:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:30:31 +0000] abafb3a369cc8da7bffdaf52a076e136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:30:31 [info] 35#35: *653 [lua] logger.lua:23: abafb3a369cc8da7bffdaf52a076e136 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:30:36 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:36 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:46 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: 003fa46fb4869147089571d7bdd38591:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:30:46 [info] 35#35: *657 [lua] logger.lua:23: 003fa46fb4869147089571d7bdd38591 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:30:46 +0000] 003fa46fb4869147089571d7bdd38591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:30:46 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:46 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:56 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:30:56 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:01 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: fd14f71aa036a70d053b7bb70fbf643f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:31:01 +0000] fd14f71aa036a70d053b7bb70fbf643f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:31:01 [info] 35#35: *662 [lua] logger.lua:23: fd14f71aa036a70d053b7bb70fbf643f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:31:06 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:06 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:16 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: b8f194e9afcc8d8ed1790f474b469212:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:31:16 [info] 35#35: *665 [lua] logger.lua:23: b8f194e9afcc8d8ed1790f474b469212 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:31:16 +0000] b8f194e9afcc8d8ed1790f474b469212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:31:16 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:16 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:26 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:26 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:31 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 942dc84a34a227c1e3c9c4c3327b0345:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:31:31 [info] 35#35: *670 [lua] logger.lua:23: 942dc84a34a227c1e3c9c4c3327b0345 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:31:31 +0000] 942dc84a34a227c1e3c9c4c3327b0345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:31:36 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:36 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:46 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: bebcfb6e0a9f233216841fcfe024d057:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:31:46 [info] 35#35: *674 [lua] logger.lua:23: bebcfb6e0a9f233216841fcfe024d057 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:31:46 +0000] bebcfb6e0a9f233216841fcfe024d057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:31:46 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:46 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:56 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:31:56 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:01 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: db4231652c1413d3901d28227f723cad:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.66.178 - - [06/Dec/2022:09:32:01 +0000] db4231652c1413d3901d28227f723cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/12/06 09:32:01 [info] 35#35: *679 [lua] logger.lua:23: db4231652c1413d3901d28227f723cad {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:32:06 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:06 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:16 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: 1bc6bc098c468e0fbf94d4d15c37706b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:32:16 [info] 35#35: *682 [lua] logger.lua:23: 1bc6bc098c468e0fbf94d4d15c37706b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:32:16 +0000] 1bc6bc098c468e0fbf94d4d15c37706b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:32:16 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:16 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:26 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:26 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:31 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 8e34bc33e2455703cdaba50d973f867c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:32:31 [info] 35#35: *687 [lua] logger.lua:23: 8e34bc33e2455703cdaba50d973f867c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:32:31 +0000] 8e34bc33e2455703cdaba50d973f867c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:32:36 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:36 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:46 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: fbbc582ee2df11085e9f9d4080df15e7:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:32:46 [info] 35#35: *691 [lua] logger.lua:23: fbbc582ee2df11085e9f9d4080df15e7 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:32:46 +0000] fbbc582ee2df11085e9f9d4080df15e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:32:46 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:46 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:56 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:32:56 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:01 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: d39edea8fd3e9b5dae5d7f3edb3b865b:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:33:01 [info] 35#35: *696 [lua] logger.lua:23: d39edea8fd3e9b5dae5d7f3edb3b865b {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:33:01 +0000] d39edea8fd3e9b5dae5d7f3edb3b865b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:33:06 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:06 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:16 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: 6804654a859859b3402b3ac02c77ba74:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:33:16 [info] 35#35: *699 [lua] logger.lua:23: 6804654a859859b3402b3ac02c77ba74 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:33:16 +0000] 6804654a859859b3402b3ac02c77ba74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:33:16 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:16 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:26 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:26 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:31 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 6ed0c6b02263b7104c39afdfbd4caaca:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:33:31 [info] 35#35: *704 [lua] logger.lua:23: 6ed0c6b02263b7104c39afdfbd4caaca {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:33:31 +0000] 6ed0c6b02263b7104c39afdfbd4caaca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:33:36 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:36 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:46 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: a037180da7707ec856536d979debad49:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:33:46 [info] 35#35: *708 [lua] logger.lua:23: a037180da7707ec856536d979debad49 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:33:46 +0000] a037180da7707ec856536d979debad49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:33:46 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:46 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:56 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:33:56 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:01 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: b97dc5663b7061f7dc176efaa2c30dfd:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:34:01 [info] 35#35: *713 [lua] logger.lua:23: b97dc5663b7061f7dc176efaa2c30dfd {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:34:01 +0000] b97dc5663b7061f7dc176efaa2c30dfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/06 09:34:06 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:06 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:16 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: 420e6ffedd0dc6167b573f8ae84304d9:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:34:16 +0000] 420e6ffedd0dc6167b573f8ae84304d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/12/06 09:34:16 [info] 35#35: *716 [lua] logger.lua:23: 420e6ffedd0dc6167b573f8ae84304d9 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/12/06 09:34:16 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:16 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:26 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:26 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:31 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 83b0d0c07f44db75071399ede5cf1d42:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:34:31 +0000] 83b0d0c07f44db75071399ede5cf1d42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:34:31 [info] 35#35: *721 [lua] logger.lua:23: 83b0d0c07f44db75071399ede5cf1d42 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:34:36 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:36 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:46 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: c08cfe7f6b1f41c7694deb939d3cf93a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:34:46 [info] 35#35: *725 [lua] logger.lua:23: c08cfe7f6b1f41c7694deb939d3cf93a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:34:46 +0000] c08cfe7f6b1f41c7694deb939d3cf93a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:34:46 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:46 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:56 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:34:56 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:01 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 12f0d51b59ee8721641b2f3fb1d1803d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:01 +0000] 12f0d51b59ee8721641b2f3fb1d1803d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:35:01 [info] 35#35: *730 [lua] logger.lua:23: 12f0d51b59ee8721641b2f3fb1d1803d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:35:06 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:06 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:16 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 308ede2daf0de48a308f6d3bfb6e9dcd:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:16 +0000] 308ede2daf0de48a308f6d3bfb6e9dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:35:16 [info] 35#35: *733 [lua] logger.lua:23: 308ede2daf0de48a308f6d3bfb6e9dcd {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:35:16 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:16 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:26 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:26 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:31 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 4344591c11c828c995fac8157cf690f0:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:35:31 [info] 35#35: *738 [lua] logger.lua:23: 4344591c11c828c995fac8157cf690f0 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:31 +0000] 4344591c11c828c995fac8157cf690f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/12/06 09:35:36 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:36 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:46 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: 55b2f47235d16f0640e3df42e8d968d1:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:46 +0000] 55b2f47235d16f0640e3df42e8d968d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:35:46 [info] 35#35: *742 [lua] logger.lua:23: 55b2f47235d16f0640e3df42e8d968d1 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:35:46 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:46 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:56 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:35:56 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:01 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: e4263236704227c70bc5ec37a50b9593:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:36:01 [info] 35#35: *747 [lua] logger.lua:23: e4263236704227c70bc5ec37a50b9593 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:36:01 +0000] e4263236704227c70bc5ec37a50b9593 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:36:06 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:06 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:16 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 20095422a84e1caa4496a319220ba36d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:36:16 +0000] 20095422a84e1caa4496a319220ba36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:36:16 [info] 35#35: *750 [lua] logger.lua:23: 20095422a84e1caa4496a319220ba36d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:36:16 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:16 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:26 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:26 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:31 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 05c32977dac79db6153ba09d5c8cbd7a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:36:31 [info] 35#35: *755 [lua] logger.lua:23: 05c32977dac79db6153ba09d5c8cbd7a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:36:31 +0000] 05c32977dac79db6153ba09d5c8cbd7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:36:36 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:36 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:46 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: 1a6e987577851ddaba3c083190e2c4a2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:36:46 +0000] 1a6e987577851ddaba3c083190e2c4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:36:46 [info] 35#35: *759 [lua] logger.lua:23: 1a6e987577851ddaba3c083190e2c4a2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:36:46 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:46 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:56 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:36:56 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:01 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 44082e4f9933bc3df7c90f55d00bbf25:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:37:01 +0000] 44082e4f9933bc3df7c90f55d00bbf25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:37:01 [info] 35#35: *764 [lua] logger.lua:23: 44082e4f9933bc3df7c90f55d00bbf25 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:37:06 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:06 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:16 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:189):2: 5cf95fc43329e664591606ed4157529a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:37:16 [info] 35#35: *767 [lua] logger.lua:23: 5cf95fc43329e664591606ed4157529a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:37:16 +0000] 5cf95fc43329e664591606ed4157529a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:37:16 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:16 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:26 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:26 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:31 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: e107edebad9fd3a6325c2a9161c65101:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:37:31 [info] 35#35: *772 [lua] logger.lua:23: e107edebad9fd3a6325c2a9161c65101 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:37:31 +0000] e107edebad9fd3a6325c2a9161c65101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:37:36 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:36 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:46 [info] 35#35: *776 [lua] access_by_lua(msblocations.conf:189):2: 74c9a7219e33d5087202888b5313fcae:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:37:46 [info] 35#35: *776 [lua] logger.lua:23: 74c9a7219e33d5087202888b5313fcae {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:37:46 +0000] 74c9a7219e33d5087202888b5313fcae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:37:46 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:46 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:56 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:37:56 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:01 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: 264f4bf9bc0fca1d5d63743c4bf39a46:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:38:01 [info] 35#35: *781 [lua] logger.lua:23: 264f4bf9bc0fca1d5d63743c4bf39a46 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:38:01 +0000] 264f4bf9bc0fca1d5d63743c4bf39a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/06 09:38:06 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:06 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:16 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: c9f26e7cb754175022b3fdefc7556673:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:38:16 [info] 35#35: *784 [lua] logger.lua:23: c9f26e7cb754175022b3fdefc7556673 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:38:16 +0000] c9f26e7cb754175022b3fdefc7556673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:38:16 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:16 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:26 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:26 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:31 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: f052f38479d5d8e1998ad58dfc435dae:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:38:31 [info] 35#35: *789 [lua] logger.lua:23: f052f38479d5d8e1998ad58dfc435dae {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:38:31 +0000] f052f38479d5d8e1998ad58dfc435dae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/12/06 09:38:36 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:36 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:46 [info] 35#35: *793 [lua] access_by_lua(msblocations.conf:189):2: 388984f99abdc7832da21bd1364d8746:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:38:46 [info] 35#35: *793 [lua] logger.lua:23: 388984f99abdc7832da21bd1364d8746 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:38:46 +0000] 388984f99abdc7832da21bd1364d8746 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:38:46 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:46 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:56 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:38:56 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:01 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: caabda2407435d27df8066d4fa180ff2:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:39:01 [info] 35#35: *798 [lua] logger.lua:23: caabda2407435d27df8066d4fa180ff2 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:39:01 +0000] caabda2407435d27df8066d4fa180ff2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/06 09:39:06 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:06 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:16 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: 47037a3eb39253cfb033aa939ab176dd:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:39:16 [info] 35#35: *801 [lua] logger.lua:23: 47037a3eb39253cfb033aa939ab176dd {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:39:16 +0000] 47037a3eb39253cfb033aa939ab176dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:39:16 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:16 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:26 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:26 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:31 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 90117bc5815297f14590264c5506889e:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:39:31 [info] 35#35: *806 [lua] logger.lua:23: 90117bc5815297f14590264c5506889e {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:39:31 +0000] 90117bc5815297f14590264c5506889e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:39:36 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:36 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:46 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:189):2: 7396dcfb264055328689c4d9a84863b3:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:39:46 +0000] 7396dcfb264055328689c4d9a84863b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:39:46 [info] 35#35: *810 [lua] logger.lua:23: 7396dcfb264055328689c4d9a84863b3 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:39:46 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:46 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:56 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:39:56 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:01 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: 1d990bd6cbcdf99a88ffd03e484c5390:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:40:01 [info] 35#35: *815 [lua] logger.lua:23: 1d990bd6cbcdf99a88ffd03e484c5390 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:40:01 +0000] 1d990bd6cbcdf99a88ffd03e484c5390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/12/06 09:40:06 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:06 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:16 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: ede138157be6369f80baf8c6087884d7:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:40:16 +0000] ede138157be6369f80baf8c6087884d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:40:16 [info] 35#35: *818 [lua] logger.lua:23: ede138157be6369f80baf8c6087884d7 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:40:16 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:16 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:26 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:26 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:31 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: f1b5e7c9f23265e47b284c4fd3f8dc76:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:40:31 [info] 35#35: *823 [lua] logger.lua:23: f1b5e7c9f23265e47b284c4fd3f8dc76 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:40:31 +0000] f1b5e7c9f23265e47b284c4fd3f8dc76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/06 09:40:36 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:36 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:46 [info] 35#35: *827 [lua] access_by_lua(msblocations.conf:189):2: 2264dcf1ef81bdb258c96716fa45e284:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:40:46 [info] 35#35: *827 [lua] logger.lua:23: 2264dcf1ef81bdb258c96716fa45e284 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:40:46 +0000] 2264dcf1ef81bdb258c96716fa45e284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:40:46 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:46 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:56 [info] 35#35: *830 client closed connection while waiting for request, client: 10.233.71.113, server: 0.0.0.0:443
2022/12/06 09:40:56 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:40:56 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:01 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: 726a8dd480a88953d3740f4ff9e75497:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:41:01 [info] 35#35: *833 [lua] logger.lua:23: 726a8dd480a88953d3740f4ff9e75497 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:41:01 +0000] 726a8dd480a88953d3740f4ff9e75497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:41:06 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:06 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:16 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:189):2: ced5ae214c3581b50915a978da951503:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:41:16 +0000] ced5ae214c3581b50915a978da951503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:41:16 [info] 35#35: *836 [lua] logger.lua:23: ced5ae214c3581b50915a978da951503 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:41:16 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:16 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:26 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:26 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:31 [info] 35#35: *841 [lua] access_by_lua(msblocations.conf:189):2: 63f09a2d820878be45a7c6865df2c636:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:41:31 +0000] 63f09a2d820878be45a7c6865df2c636 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:41:31 [info] 35#35: *841 [lua] logger.lua:23: 63f09a2d820878be45a7c6865df2c636 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:41:36 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:36 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:46 [info] 35#35: *845 [lua] access_by_lua(msblocations.conf:189):2: 5ee39b170120b4a694bf0754e184f968:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:41:46 +0000] 5ee39b170120b4a694bf0754e184f968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/12/06 09:41:46 [info] 35#35: *845 [lua] logger.lua:23: 5ee39b170120b4a694bf0754e184f968 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:41:46 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:46 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:56 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:41:56 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:01 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: cf4201f70d1f1a803f4937790832e382:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:42:01 +0000] cf4201f70d1f1a803f4937790832e382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:42:01 [info] 35#35: *850 [lua] logger.lua:23: cf4201f70d1f1a803f4937790832e382 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:42:06 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:06 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:16 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:189):2: e0956e3bddb52b340edc2df16bd80ec4:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:42:16 [info] 35#35: *853 [lua] logger.lua:23: e0956e3bddb52b340edc2df16bd80ec4 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:42:16 +0000] e0956e3bddb52b340edc2df16bd80ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/06 09:42:16 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:16 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:26 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:26 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:31 [info] 35#35: *858 [lua] access_by_lua(msblocations.conf:189):2: 1b90b6b61bad2a6189b51495ebbad892:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:42:31 [info] 35#35: *858 [lua] logger.lua:23: 1b90b6b61bad2a6189b51495ebbad892 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:42:31 +0000] 1b90b6b61bad2a6189b51495ebbad892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:42:36 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:36 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:46 [info] 35#35: *862 [lua] access_by_lua(msblocations.conf:189):2: f1cd5362a0a5b3d5fb57621e302e6cd9:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:42:46 [info] 35#35: *862 [lua] logger.lua:23: f1cd5362a0a5b3d5fb57621e302e6cd9 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:42:46 +0000] f1cd5362a0a5b3d5fb57621e302e6cd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:42:46 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:46 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:56 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:42:56 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:01 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: eb804dd762e74995240cda268de60b63:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:43:01 [info] 35#35: *867 [lua] logger.lua:23: eb804dd762e74995240cda268de60b63 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:43:01 +0000] eb804dd762e74995240cda268de60b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:43:06 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:06 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:16 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: 3955934550d5c736fc776f2d16b8b24c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:43:16 [info] 35#35: *870 [lua] logger.lua:23: 3955934550d5c736fc776f2d16b8b24c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:43:16 +0000] 3955934550d5c736fc776f2d16b8b24c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:43:16 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:16 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:26 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:26 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:31 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 1c05252574035980e13d5b01781873e0:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:43:31 +0000] 1c05252574035980e13d5b01781873e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:43:31 [info] 35#35: *875 [lua] logger.lua:23: 1c05252574035980e13d5b01781873e0 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:43:36 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:36 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:46 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:189):2: 0fddb3dda9906f9e755d85e1d1c84b7d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:43:46 [info] 35#35: *879 [lua] logger.lua:23: 0fddb3dda9906f9e755d85e1d1c84b7d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:43:46 +0000] 0fddb3dda9906f9e755d85e1d1c84b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:43:46 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:46 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:56 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:43:56 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:01 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 98ebd343bf7169ee2bc3084cf11a52ca:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:44:01 +0000] 98ebd343bf7169ee2bc3084cf11a52ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:44:01 [info] 35#35: *884 [lua] logger.lua:23: 98ebd343bf7169ee2bc3084cf11a52ca {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:44:06 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:06 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:16 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: 04e6f7e2c26a190a6b79e035ca4e9b78:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:44:16 +0000] 04e6f7e2c26a190a6b79e035ca4e9b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:44:16 [info] 35#35: *887 [lua] logger.lua:23: 04e6f7e2c26a190a6b79e035ca4e9b78 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:44:16 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:16 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:26 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:26 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:31 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 500b5dd69e0badeadb02155f2b356886:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:44:31 +0000] 500b5dd69e0badeadb02155f2b356886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:44:31 [info] 35#35: *892 [lua] logger.lua:23: 500b5dd69e0badeadb02155f2b356886 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:44:36 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:36 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:46 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:189):2: 3428675f3f4a5d335e2c2813ba58139f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.178 - - [06/Dec/2022:09:44:46 +0000] 3428675f3f4a5d335e2c2813ba58139f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/06 09:44:46 [info] 35#35: *896 [lua] logger.lua:23: 3428675f3f4a5d335e2c2813ba58139f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:44:46 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:46 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:56 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:44:56 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:01 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: acd712d795e94160733aca9b2ed5c3ff:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:45:01 [info] 35#35: *901 [lua] logger.lua:23: acd712d795e94160733aca9b2ed5c3ff {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:45:01 +0000] acd712d795e94160733aca9b2ed5c3ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:45:06 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:06 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:16 [info] 35#35: *904 [lua] access_by_lua(msblocations.conf:189):2: 6877ab68cd385c457c0902aa4e4e768c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:45:16 +0000] 6877ab68cd385c457c0902aa4e4e768c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:45:16 [info] 35#35: *904 [lua] logger.lua:23: 6877ab68cd385c457c0902aa4e4e768c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:45:16 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:16 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:26 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:26 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:31 [info] 35#35: *909 [lua] access_by_lua(msblocations.conf:189):2: 37586dd4c72c0ea27950f5b0cbe1362f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:45:31 [info] 35#35: *909 [lua] logger.lua:23: 37586dd4c72c0ea27950f5b0cbe1362f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:45:31 +0000] 37586dd4c72c0ea27950f5b0cbe1362f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:45:36 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:36 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:46 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:46 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:46 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 00b99a5d0df721935b0ddac2ae97eead:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:45:46 +0000] 00b99a5d0df721935b0ddac2ae97eead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:45:46 [info] 35#35: *915 [lua] logger.lua:23: 00b99a5d0df721935b0ddac2ae97eead {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:45:56 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:45:56 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:01 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: 9523804522c8e48dea52d160a00932b6:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:46:01 [info] 35#35: *918 [lua] logger.lua:23: 9523804522c8e48dea52d160a00932b6 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:46:01 +0000] 9523804522c8e48dea52d160a00932b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:46:06 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:06 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:16 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:16 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:16 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: 5bc91aab6fda4eea041974a447da6672:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:46:16 [info] 35#35: *923 [lua] logger.lua:23: 5bc91aab6fda4eea041974a447da6672 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:46:16 +0000] 5bc91aab6fda4eea041974a447da6672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:46:26 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:26 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:31 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 14606983cda99ef72e3c4c6b2446273d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:46:31 [info] 35#35: *926 [lua] logger.lua:23: 14606983cda99ef72e3c4c6b2446273d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:46:31 +0000] 14606983cda99ef72e3c4c6b2446273d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:46:36 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:36 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:46 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:46 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:46 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: a9b3b620049669b5e7d3005dff8fb68c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:46:46 [info] 35#35: *932 [lua] logger.lua:23: a9b3b620049669b5e7d3005dff8fb68c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:46:46 +0000] a9b3b620049669b5e7d3005dff8fb68c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:46:56 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:46:56 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:01 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: 92de8a37ec307f118fc34463ea8144ef:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:47:01 [info] 35#35: *935 [lua] logger.lua:23: 92de8a37ec307f118fc34463ea8144ef {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:47:01 +0000] 92de8a37ec307f118fc34463ea8144ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/12/06 09:47:06 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:06 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:16 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:16 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:16 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: 021492eb40ac95b590162d59009e5e12:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:47:16 +0000] 021492eb40ac95b590162d59009e5e12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:47:16 [info] 35#35: *940 [lua] logger.lua:23: 021492eb40ac95b590162d59009e5e12 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:47:26 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:26 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:31 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 07ce9a10a027f8a95c259cac34157c65:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:47:31 [info] 35#35: *943 [lua] logger.lua:23: 07ce9a10a027f8a95c259cac34157c65 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:47:31 +0000] 07ce9a10a027f8a95c259cac34157c65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:47:36 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:36 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:46 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:46 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:46 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: f79f1b9a50579f8d8d6f2940c2524e2a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:47:46 [info] 35#35: *949 [lua] logger.lua:23: f79f1b9a50579f8d8d6f2940c2524e2a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:47:46 +0000] f79f1b9a50579f8d8d6f2940c2524e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:47:56 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:47:56 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:01 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: a87b5f6a07e02585053cca39238919ab:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:48:01 [info] 35#35: *952 [lua] logger.lua:23: a87b5f6a07e02585053cca39238919ab {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:48:01 +0000] a87b5f6a07e02585053cca39238919ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:48:06 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:06 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:16 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:16 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:16 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: 4a88e427a51953dcf220f006aaed786f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:48:16 [info] 35#35: *957 [lua] logger.lua:23: 4a88e427a51953dcf220f006aaed786f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:48:16 +0000] 4a88e427a51953dcf220f006aaed786f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:48:26 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:26 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:31 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: e433593e0caf0741571a0143cbe3498e:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:48:31 +0000] e433593e0caf0741571a0143cbe3498e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/12/06 09:48:31 [info] 35#35: *960 [lua] logger.lua:23: e433593e0caf0741571a0143cbe3498e {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:48:36 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:36 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:46 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:46 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:46 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:189):2: 5646ff468ca3dfaf139eeb43b153644d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:48:46 [info] 35#35: *966 [lua] logger.lua:23: 5646ff468ca3dfaf139eeb43b153644d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:48:46 +0000] 5646ff468ca3dfaf139eeb43b153644d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/06 09:48:56 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:48:56 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:01 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: 4df3cd1739882355b73e61c61c27f639:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:49:01 +0000] 4df3cd1739882355b73e61c61c27f639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/06 09:49:01 [info] 35#35: *969 [lua] logger.lua:23: 4df3cd1739882355b73e61c61c27f639 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:49:05 [info] 35#35: *970 client closed connection while waiting for request, client: 10.233.71.113, server: 0.0.0.0:443
2022/12/06 09:49:06 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:06 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:16 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:16 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:16 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: 50f1efcb0e30735e23ee0ca99612ccb0:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:49:17 [info] 35#35: *975 [lua] logger.lua:23: 50f1efcb0e30735e23ee0ca99612ccb0 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:49:17 +0000] 50f1efcb0e30735e23ee0ca99612ccb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:49:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:49:26 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:26 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:32 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 17bf7a9a6e2cb6f44d824d4f51c5e701:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:49:32 [info] 35#35: *978 [lua] logger.lua:23: 17bf7a9a6e2cb6f44d824d4f51c5e701 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:49:32 +0000] 17bf7a9a6e2cb6f44d824d4f51c5e701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/12/06 09:49:36 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:36 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:46 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:46 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:47 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: a39286114d8b2d9bf3ecc513a3c8fc80:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:49:47 [info] 35#35: *984 [lua] logger.lua:23: a39286114d8b2d9bf3ecc513a3c8fc80 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:49:47 +0000] a39286114d8b2d9bf3ecc513a3c8fc80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:49:56 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:49:56 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:02 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: 4f5267e9baf76a81f06fb067da808c85:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:50:02 [info] 35#35: *987 [lua] logger.lua:23: 4f5267e9baf76a81f06fb067da808c85 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:50:02 +0000] 4f5267e9baf76a81f06fb067da808c85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:50:06 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:06 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:16 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:16 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:17 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: f8b017a3cdbc856675d96300e5323f62:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:50:17 [info] 35#35: *992 [lua] logger.lua:23: f8b017a3cdbc856675d96300e5323f62 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:50:17 +0000] f8b017a3cdbc856675d96300e5323f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:50:26 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:26 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:32 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: 022c0e10f724935eafe227593bec09a1:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:50:32 [info] 35#35: *995 [lua] logger.lua:23: 022c0e10f724935eafe227593bec09a1 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:50:32 +0000] 022c0e10f724935eafe227593bec09a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:50:36 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:36 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:46 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:46 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:47 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: 823a18b3c0c2a68be1b96d3548c37cce:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:50:47 +0000] 823a18b3c0c2a68be1b96d3548c37cce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:50:47 [info] 35#35: *1001 [lua] logger.lua:23: 823a18b3c0c2a68be1b96d3548c37cce {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:50:56 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:50:56 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:02 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: 4c63b20123faaf7cc5760e647c8e6d61:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:51:02 [info] 35#35: *1004 [lua] logger.lua:23: 4c63b20123faaf7cc5760e647c8e6d61 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:51:02 +0000] 4c63b20123faaf7cc5760e647c8e6d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:51:06 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:06 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:16 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:16 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:17 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: 0a926abb1e90b5043b16c8e4af13deaa:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:51:17 +0000] 0a926abb1e90b5043b16c8e4af13deaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:51:17 [info] 35#35: *1009 [lua] logger.lua:23: 0a926abb1e90b5043b16c8e4af13deaa {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:51:26 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:26 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:32 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: ff52a8ae1766c010e9c80f1f5b922839:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:51:32 [info] 35#35: *1012 [lua] logger.lua:23: ff52a8ae1766c010e9c80f1f5b922839 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:51:32 +0000] ff52a8ae1766c010e9c80f1f5b922839 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:51:36 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:36 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:46 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:46 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:47 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: 0b38ff414c1193227393bf520881eb3c:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:51:47 +0000] 0b38ff414c1193227393bf520881eb3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:51:47 [info] 35#35: *1018 [lua] logger.lua:23: 0b38ff414c1193227393bf520881eb3c {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:51:56 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:51:56 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:02 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: 183e6932743980621a23dcfd6767fcb3:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:52:02 [info] 35#35: *1021 [lua] logger.lua:23: 183e6932743980621a23dcfd6767fcb3 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:52:02 +0000] 183e6932743980621a23dcfd6767fcb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:52:06 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:06 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:16 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:16 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:17 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: 7397051b7c79337b3afc05812f94faf4:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:52:17 [info] 35#35: *1026 [lua] logger.lua:23: 7397051b7c79337b3afc05812f94faf4 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:52:17 +0000] 7397051b7c79337b3afc05812f94faf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:52:26 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:26 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:32 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: de8ed965d01a85ace5a4d3889fc8f75d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:52:32 +0000] de8ed965d01a85ace5a4d3889fc8f75d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:52:32 [info] 35#35: *1029 [lua] logger.lua:23: de8ed965d01a85ace5a4d3889fc8f75d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:52:36 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:36 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:46 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:46 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:47 [info] 35#35: *1035 [lua] access_by_lua(msblocations.conf:189):2: cbaf136ba58a258befe78772ab1da551:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:52:47 [info] 35#35: *1035 [lua] logger.lua:23: cbaf136ba58a258befe78772ab1da551 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:52:47 +0000] cbaf136ba58a258befe78772ab1da551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/12/06 09:52:56 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:52:56 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:02 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: 14f55f97f5f562f30c3351742263211d:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:53:02 [info] 35#35: *1038 [lua] logger.lua:23: 14f55f97f5f562f30c3351742263211d {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:53:02 +0000] 14f55f97f5f562f30c3351742263211d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/12/06 09:53:06 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:06 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:16 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:16 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:17 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: 7dc9c89b2693b8e4a809bd6e1eb2b9fd:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:53:17 [info] 35#35: *1043 [lua] logger.lua:23: 7dc9c89b2693b8e4a809bd6e1eb2b9fd {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:53:17 +0000] 7dc9c89b2693b8e4a809bd6e1eb2b9fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:53:26 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:26 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:32 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:189):2: 691355c0561a58e17231ab02fe362e70:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:53:32 [info] 35#35: *1046 [lua] logger.lua:23: 691355c0561a58e17231ab02fe362e70 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:53:32 +0000] 691355c0561a58e17231ab02fe362e70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:53:36 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:36 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:46 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:46 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:47 [info] 35#35: *1052 [lua] access_by_lua(msblocations.conf:189):2: 06d662af6cbcff2ac449fbbde46e2a9a:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:53:47 +0000] 06d662af6cbcff2ac449fbbde46e2a9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:53:47 [info] 35#35: *1052 [lua] logger.lua:23: 06d662af6cbcff2ac449fbbde46e2a9a {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/12/06 09:53:56 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:53:56 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:02 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: efeae68573784aba8c45bd80ce8f337f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:54:02 [info] 35#35: *1055 [lua] logger.lua:23: efeae68573784aba8c45bd80ce8f337f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:54:02 +0000] efeae68573784aba8c45bd80ce8f337f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/12/06 09:54:06 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:06 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:16 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:16 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:17 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: 142d9fffd890d2c133741cde281ddf8f:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:54:17 [info] 35#35: *1060 [lua] logger.lua:23: 142d9fffd890d2c133741cde281ddf8f {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:54:17 +0000] 142d9fffd890d2c133741cde281ddf8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:54:26 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:26 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:32 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 2e58f78af101be16c2fe0e7be0d16fcc:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:54:32 [info] 35#35: *1063 [lua] logger.lua:23: 2e58f78af101be16c2fe0e7be0d16fcc {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:54:32 +0000] 2e58f78af101be16c2fe0e7be0d16fcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/12/06 09:54:36 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:36 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:46 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:46 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:47 [info] 35#35: *1069 [lua] access_by_lua(msblocations.conf:189):2: 20c8a876bc6b773f446364f6485229a9:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:54:47 +0000] 20c8a876bc6b773f446364f6485229a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/12/06 09:54:47 [info] 35#35: *1069 [lua] logger.lua:23: 20c8a876bc6b773f446364f6485229a9 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/12/06 09:54:56 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:54:56 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:02 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: 41bbd42a4d1bad3c67ebbb11f1a01605:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:55:02 +0000] 41bbd42a4d1bad3c67ebbb11f1a01605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/12/06 09:55:02 [info] 35#35: *1072 [lua] logger.lua:23: 41bbd42a4d1bad3c67ebbb11f1a01605 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:55:06 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:06 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:16 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:16 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:17 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 82abddcee27e966c0af2b84a75e534cd:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:55:17 [info] 35#35: *1077 [lua] logger.lua:23: 82abddcee27e966c0af2b84a75e534cd {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.178 - - [06/Dec/2022:09:55:17 +0000] 82abddcee27e966c0af2b84a75e534cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/12/06 09:55:26 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:26 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:32 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: 6b9fed52c72cdc822748232e69d79b43:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:55:32 [info] 35#35: *1080 [lua] logger.lua:23: 6b9fed52c72cdc822748232e69d79b43 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:55:32 +0000] 6b9fed52c72cdc822748232e69d79b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/12/06 09:55:36 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:36 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:46 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:46 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.66.136, server: 0.0.0.0:443
2022/12/06 09:55:47 [info] 35#35: *1086 [lua] access_by_lua(msblocations.conf:189):2: 85fc4932821038ef1cc3ddceb6f0c961:receive the request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/12/06 09:55:47 [info] 35#35: *1086 [lua] logger.lua:23: 85fc4932821038ef1cc3ddceb6f0c961 {"matched":"microservices"} while logging request, client: 10.233.66.178, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.66.178 - - [06/Dec/2022:09:55:47 +0000] 85fc4932821038ef1cc3ddceb6f0c961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.178 - - [06/Dec/2022:09:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4