Results

By type

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

2023-01-25 04:58:28 810 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-25 04:58:28 810 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-25 04:58:28 811 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-25 04:58:28 811 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-25 04:58:28 812 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-25 04:58:28 812 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-25 04:58:28 812 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-25 04:58:28 867 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-25 04:58:28 946 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-25 04:58:28 946 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-25 04:58:28 946 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-25 04:58:29 379 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/25 04:58:39 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:58:39 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:58:49 [info] 38#38: *14 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:58:49 [info] 38#38: *15 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:58:51 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:189):2: 41219cc00e4886f78eeeb6e534aafc49:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 04:58:51 [info] 38#38: *16 [lua] logger.lua:23: 41219cc00e4886f78eeeb6e534aafc49 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:04:58:51 +0000] 41219cc00e4886f78eeeb6e534aafc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.130 upstream_response_time:0.129 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:04:58:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38
2023/01/25 04:58:59 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:58:59 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:06 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: e7afa6cc9f22726c439e1829d1382cc0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:04:59:06 +0000] e7afa6cc9f22726c439e1829d1382cc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 04:59:06 [info] 38#38: *21 [lua] logger.lua:23: e7afa6cc9f22726c439e1829d1382cc0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:04:59:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 04:59:09 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:09 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:19 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:19 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:21 [info] 38#38: *26 [lua] access_by_lua(msblocations.conf:189):2: edb77cf74757527bf0aed7f350093f9b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 04:59:21 [info] 38#38: *26 [lua] logger.lua:23: edb77cf74757527bf0aed7f350093f9b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:04:59:21 +0000] edb77cf74757527bf0aed7f350093f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:04:59:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 04:59:25 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/25 04:59:25 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/25 04:59:25 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/25 04:59:25 [notice] 34#34: signal 29 (SIGIO) received
2023/01/25 04:59:29 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:29 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:36 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: 834eb3342c17296e246ab818d068db47:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 04:59:36 [info] 38#38: *31 [lua] logger.lua:23: 834eb3342c17296e246ab818d068db47 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:04:59:36 +0000] 834eb3342c17296e246ab818d068db47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:04:59:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32
2023/01/25 04:59:39 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:39 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:49 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:49 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:51 [info] 38#38: *36 [lua] access_by_lua(msblocations.conf:189):2: fd354c9e360bd0d56c53f6cfef502162:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 04:59:51 [info] 38#38: *36 [lua] logger.lua:23: fd354c9e360bd0d56c53f6cfef502162 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:04:59:51 +0000] fd354c9e360bd0d56c53f6cfef502162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:04:59:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 04:59:59 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 04:59:59 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:06 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: 034af15ed40645c47f0e6015bd52ad64:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:00:06 +0000] 034af15ed40645c47f0e6015bd52ad64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/25 05:00:06 [info] 38#38: *39 [lua] logger.lua:23: 034af15ed40645c47f0e6015bd52ad64 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/25 05:00:09 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:09 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:19 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:19 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:21 [info] 38#38: *44 [lua] access_by_lua(msblocations.conf:189):2: c745af7cd3181afc2ca291e86f7a48f6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:00:21 +0000] c745af7cd3181afc2ca291e86f7a48f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:00:21 [info] 38#38: *44 [lua] logger.lua:23: c745af7cd3181afc2ca291e86f7a48f6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:00:29 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:29 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:36 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: daf6edb4b5fe8dc2f813a6fc159fba7f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:00:36 [info] 38#38: *48 [lua] logger.lua:23: daf6edb4b5fe8dc2f813a6fc159fba7f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:00:36 +0000] daf6edb4b5fe8dc2f813a6fc159fba7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:00:39 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:39 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:49 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:49 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:51 [info] 38#38: *53 [lua] access_by_lua(msblocations.conf:189):2: 43f9c50fab55c9cfa8418fd4800949cc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:00:51 [info] 38#38: *53 [lua] logger.lua:23: 43f9c50fab55c9cfa8418fd4800949cc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:00:51 +0000] 43f9c50fab55c9cfa8418fd4800949cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:00:59 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:00:59 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:06 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: debaa7928998930bd88a6631dfd4f62a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:01:06 [info] 38#38: *56 [lua] logger.lua:23: debaa7928998930bd88a6631dfd4f62a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:01:06 +0000] debaa7928998930bd88a6631dfd4f62a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:01:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:01:09 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:09 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:19 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:19 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:21 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: 051acea847339e438538808287e37033:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:01:21 [info] 38#38: *61 [lua] logger.lua:23: 051acea847339e438538808287e37033 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:01:21 +0000] 051acea847339e438538808287e37033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:01:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:01:29 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:29 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:36 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: f7b69055daebe335a55984bd0efa061d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:01:36 [info] 38#38: *65 [lua] logger.lua:23: f7b69055daebe335a55984bd0efa061d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:01:36 +0000] f7b69055daebe335a55984bd0efa061d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:01:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:01:39 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:39 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:49 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:49 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:51 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: e1a4b40f045eb937efa86ac451ab951f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:01:51 [info] 38#38: *70 [lua] logger.lua:23: e1a4b40f045eb937efa86ac451ab951f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:01:51 +0000] e1a4b40f045eb937efa86ac451ab951f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:01:59 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:01:59 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:06 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: e6019d88198edc00cafaccac2ab4813d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:02:06 [info] 38#38: *73 [lua] logger.lua:23: e6019d88198edc00cafaccac2ab4813d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:02:06 +0000] e6019d88198edc00cafaccac2ab4813d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:02:09 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:09 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:19 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:19 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:21 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: bb7a63804ce97990f148bc19e16da1ad:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:02:21 [info] 38#38: *78 [lua] logger.lua:23: bb7a63804ce97990f148bc19e16da1ad {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:02:21 +0000] bb7a63804ce97990f148bc19e16da1ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:02:29 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:29 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:36 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: 86512ac756a009ff66963bf8dfd6f45e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:02:36 +0000] 86512ac756a009ff66963bf8dfd6f45e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/25 05:02:36 [info] 38#38: *82 [lua] logger.lua:23: 86512ac756a009ff66963bf8dfd6f45e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:02:39 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:39 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:49 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:49 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:51 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 381a5c72075c08b708a92cc92b2dbd34:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:02:51 [info] 38#38: *87 [lua] logger.lua:23: 381a5c72075c08b708a92cc92b2dbd34 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:02:51 +0000] 381a5c72075c08b708a92cc92b2dbd34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:02:59 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:02:59 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:06 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: 5d2e3bb5ea2d860cad5aab88b757404d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:03:06 [info] 38#38: *90 [lua] logger.lua:23: 5d2e3bb5ea2d860cad5aab88b757404d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:03:06 +0000] 5d2e3bb5ea2d860cad5aab88b757404d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:03:09 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:09 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:19 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:19 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:21 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: b2e00316ce9e22e6015ff51a5633e112:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:03:21 [info] 38#38: *95 [lua] logger.lua:23: b2e00316ce9e22e6015ff51a5633e112 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:03:21 +0000] b2e00316ce9e22e6015ff51a5633e112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 05:03:29 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:29 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:36 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: 62f22e4b8e1d4fee5d2d20f8ad83c20c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:03:36 [info] 38#38: *99 [lua] logger.lua:23: 62f22e4b8e1d4fee5d2d20f8ad83c20c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:03:36 +0000] 62f22e4b8e1d4fee5d2d20f8ad83c20c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:03:39 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:39 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:49 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:49 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:51 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: d9ba832f2b3d0db984aa6a108218d446:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:03:51 [info] 38#38: *104 [lua] logger.lua:23: d9ba832f2b3d0db984aa6a108218d446 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:03:51 +0000] d9ba832f2b3d0db984aa6a108218d446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:03:59 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:03:59 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:06 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: a8ca8ecdee78c498aed9676bbe7369cf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:04:06 +0000] a8ca8ecdee78c498aed9676bbe7369cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:04:06 [info] 38#38: *107 [lua] logger.lua:23: a8ca8ecdee78c498aed9676bbe7369cf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:04:09 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:09 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:19 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:19 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:21 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: 2f1a781666020bee9ab90785dfe5d6e1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:04:21 +0000] 2f1a781666020bee9ab90785dfe5d6e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:04:21 [info] 38#38: *112 [lua] logger.lua:23: 2f1a781666020bee9ab90785dfe5d6e1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:04:29 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:29 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:36 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: 12f8b5c31a7bc9207d9eeeb15ca39da8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:04:36 [info] 38#38: *116 [lua] logger.lua:23: 12f8b5c31a7bc9207d9eeeb15ca39da8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:04:36 +0000] 12f8b5c31a7bc9207d9eeeb15ca39da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:04:39 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:39 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:49 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:49 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:51 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: 17c32e088f9f7fd5f932476a565b0bc4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:04:51 [info] 38#38: *121 [lua] logger.lua:23: 17c32e088f9f7fd5f932476a565b0bc4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:04:51 +0000] 17c32e088f9f7fd5f932476a565b0bc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:04:59 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:04:59 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:06 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: fbe7ab3b4af4c32f12a3cf6d0bc2647e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:05:06 +0000] fbe7ab3b4af4c32f12a3cf6d0bc2647e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:05:06 [info] 38#38: *124 [lua] logger.lua:23: fbe7ab3b4af4c32f12a3cf6d0bc2647e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:05:09 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:09 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:19 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:19 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:22 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: 9e7cfdbbc6d151071ef4e40dd4e86ffa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:05:22 [info] 38#38: *129 [lua] logger.lua:23: 9e7cfdbbc6d151071ef4e40dd4e86ffa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:05:22 +0000] 9e7cfdbbc6d151071ef4e40dd4e86ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:05:29 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:29 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:37 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: e06fa73c9831cdde6c4697707596562f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:05:37 +0000] e06fa73c9831cdde6c4697707596562f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:05:37 [info] 38#38: *133 [lua] logger.lua:23: e06fa73c9831cdde6c4697707596562f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:05:39 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:39 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:49 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:49 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:52 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: 9c9c850d493adea9690900c710927676:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:05:52 [info] 38#38: *138 [lua] logger.lua:23: 9c9c850d493adea9690900c710927676 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:05:52 +0000] 9c9c850d493adea9690900c710927676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:05:59 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:05:59 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:07 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: 9d8bdd7998f79fe5b2f5d1b52d0c8d76:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:06:07 +0000] 9d8bdd7998f79fe5b2f5d1b52d0c8d76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:06:07 [info] 38#38: *141 [lua] logger.lua:23: 9d8bdd7998f79fe5b2f5d1b52d0c8d76 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:06:09 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:09 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:19 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:19 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:22 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: d3bfd1c1cd1ec85409ef35ea7affc651:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:06:22 +0000] d3bfd1c1cd1ec85409ef35ea7affc651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:06:22 [info] 38#38: *146 [lua] logger.lua:23: d3bfd1c1cd1ec85409ef35ea7affc651 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:06:29 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:29 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:37 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: cadca9cd4d4f48ce265ecf3d04e5c466:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:06:37 [info] 38#38: *150 [lua] logger.lua:23: cadca9cd4d4f48ce265ecf3d04e5c466 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:06:37 +0000] cadca9cd4d4f48ce265ecf3d04e5c466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:06:39 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:39 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:49 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:49 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:52 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: cdd6d8ccc3d85de8383cb218bb70a81a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:06:52 +0000] cdd6d8ccc3d85de8383cb218bb70a81a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:06:52 [info] 38#38: *155 [lua] logger.lua:23: cdd6d8ccc3d85de8383cb218bb70a81a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/25 05:06:59 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:06:59 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:07 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: 318b0b59f8f9bc7bb4f2fdbba039e94e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:07:07 [info] 38#38: *158 [lua] logger.lua:23: 318b0b59f8f9bc7bb4f2fdbba039e94e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:07:07 +0000] 318b0b59f8f9bc7bb4f2fdbba039e94e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:07:09 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:09 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:19 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:19 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:22 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: 634e25735e09da497990b1f8af221c5c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:07:22 +0000] 634e25735e09da497990b1f8af221c5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:07:22 [info] 38#38: *163 [lua] logger.lua:23: 634e25735e09da497990b1f8af221c5c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:07:29 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:29 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:37 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: 1b1bc88468645a499d56f101f5a6243c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:07:37 [info] 38#38: *167 [lua] logger.lua:23: 1b1bc88468645a499d56f101f5a6243c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:07:37 +0000] 1b1bc88468645a499d56f101f5a6243c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:07:39 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:39 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:49 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:49 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:52 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: 33bdd38565af348b6b9f945075e62f62:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:07:52 +0000] 33bdd38565af348b6b9f945075e62f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:07:52 [info] 38#38: *172 [lua] logger.lua:23: 33bdd38565af348b6b9f945075e62f62 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:07:59 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:07:59 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:07 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: 629dc983dea51f25e46ea3a84fcef5d5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:08:07 [info] 38#38: *175 [lua] logger.lua:23: 629dc983dea51f25e46ea3a84fcef5d5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:08:07 +0000] 629dc983dea51f25e46ea3a84fcef5d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:08:09 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:09 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:19 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:19 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:22 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: 149f41a983534309416437ae0a32c731:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:08:22 +0000] 149f41a983534309416437ae0a32c731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:08:22 [info] 38#38: *180 [lua] logger.lua:23: 149f41a983534309416437ae0a32c731 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:08:29 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:29 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:37 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: 194c59f062ed9c386338e0f3f773029d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:08:37 [info] 38#38: *184 [lua] logger.lua:23: 194c59f062ed9c386338e0f3f773029d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:08:37 +0000] 194c59f062ed9c386338e0f3f773029d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:08:39 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:39 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:49 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:49 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:52 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: d77c17c6f733f764c81fcf3379fd7ceb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:08:52 +0000] d77c17c6f733f764c81fcf3379fd7ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:08:52 [info] 38#38: *189 [lua] logger.lua:23: d77c17c6f733f764c81fcf3379fd7ceb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:08:59 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:08:59 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:07 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 2d8ee3dce016ad65d727b2c4e40e1ed1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:09:07 [info] 38#38: *192 [lua] logger.lua:23: 2d8ee3dce016ad65d727b2c4e40e1ed1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:09:07 +0000] 2d8ee3dce016ad65d727b2c4e40e1ed1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:09:09 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:09 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:19 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:19 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:22 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: a5f145de8e81a6d161a4ffdecfbcdb66:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:09:22 [info] 38#38: *197 [lua] logger.lua:23: a5f145de8e81a6d161a4ffdecfbcdb66 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:09:22 +0000] a5f145de8e81a6d161a4ffdecfbcdb66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:09:29 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:29 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:37 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: d08dd34c204194e5f505b47ca4180e60:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:09:37 +0000] d08dd34c204194e5f505b47ca4180e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:09:37 [info] 38#38: *201 [lua] logger.lua:23: d08dd34c204194e5f505b47ca4180e60 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:09:39 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:39 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:49 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:49 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:52 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: 06f73b34291f70bc9e512e387127a377:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:09:52 [info] 38#38: *206 [lua] logger.lua:23: 06f73b34291f70bc9e512e387127a377 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:09:52 +0000] 06f73b34291f70bc9e512e387127a377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:09:59 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:09:59 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:07 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 17598fa2e02463561f7dd0ecc23e2901:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:10:07 [info] 38#38: *209 [lua] logger.lua:23: 17598fa2e02463561f7dd0ecc23e2901 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:10:07 +0000] 17598fa2e02463561f7dd0ecc23e2901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:10:09 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:09 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:19 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:19 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:22 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: 85ae7596ea20c83ad9e6338ada07b538:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:10:22 [info] 38#38: *214 [lua] logger.lua:23: 85ae7596ea20c83ad9e6338ada07b538 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:10:22 +0000] 85ae7596ea20c83ad9e6338ada07b538 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:10:29 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:29 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:37 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: 64e4cbe2d6bea6909f3cdc34a5225133:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:10:37 [info] 38#38: *218 [lua] logger.lua:23: 64e4cbe2d6bea6909f3cdc34a5225133 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:10:37 +0000] 64e4cbe2d6bea6909f3cdc34a5225133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:10:39 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:39 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:49 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:49 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:52 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: 8395d55874397f5f0363d734e4545310:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:10:52 [info] 38#38: *223 [lua] logger.lua:23: 8395d55874397f5f0363d734e4545310 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:10:52 +0000] 8395d55874397f5f0363d734e4545310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:10:59 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:10:59 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:07 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: 16ad667fa216e83928f2c786a501b3ec:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:11:07 [info] 38#38: *226 [lua] logger.lua:23: 16ad667fa216e83928f2c786a501b3ec {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:11:07 +0000] 16ad667fa216e83928f2c786a501b3ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:11:09 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:09 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:19 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:19 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:22 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: e5342631f5fdb84fa0650c1f1e824101:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:11:22 [info] 38#38: *231 [lua] logger.lua:23: e5342631f5fdb84fa0650c1f1e824101 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:11:22 +0000] e5342631f5fdb84fa0650c1f1e824101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:11:29 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:29 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:37 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: b3905558d8da14d6049b96d094cf4b68:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:11:37 +0000] b3905558d8da14d6049b96d094cf4b68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:11:37 [info] 38#38: *235 [lua] logger.lua:23: b3905558d8da14d6049b96d094cf4b68 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:11:39 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:39 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:49 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:49 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:52 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: 95e55758e51170f0364c963a986897ae:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:11:52 [info] 38#38: *240 [lua] logger.lua:23: 95e55758e51170f0364c963a986897ae {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:11:52 +0000] 95e55758e51170f0364c963a986897ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:11:59 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:11:59 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:07 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: 005b5b2765fd132bbe75a3081bc5397a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:12:07 +0000] 005b5b2765fd132bbe75a3081bc5397a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:12:07 [info] 38#38: *243 [lua] logger.lua:23: 005b5b2765fd132bbe75a3081bc5397a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:12:09 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:09 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:19 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:19 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:22 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: 5faed8b1f1feb59601546eeadb22c3ad:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:12:22 [info] 38#38: *248 [lua] logger.lua:23: 5faed8b1f1feb59601546eeadb22c3ad {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:12:22 +0000] 5faed8b1f1feb59601546eeadb22c3ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:12:29 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:29 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:37 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: a1d9c4af93c41935d5518d4308c5f507:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:12:37 [info] 38#38: *252 [lua] logger.lua:23: a1d9c4af93c41935d5518d4308c5f507 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:12:37 +0000] a1d9c4af93c41935d5518d4308c5f507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:12:39 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:39 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:49 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:49 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:52 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: 3f8b78ec8a584ca446864a8797d8b599:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:12:52 [info] 38#38: *257 [lua] logger.lua:23: 3f8b78ec8a584ca446864a8797d8b599 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:12:52 +0000] 3f8b78ec8a584ca446864a8797d8b599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:12:59 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:12:59 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:07 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: abf550388fbf7913dba9e7319d3ed347:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:13:07 +0000] abf550388fbf7913dba9e7319d3ed347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/25 05:13:07 [info] 38#38: *260 [lua] logger.lua:23: abf550388fbf7913dba9e7319d3ed347 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:13:09 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:09 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:19 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:19 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:22 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: 3248149b206ce93788dea2db43f41b33:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:13:22 +0000] 3248149b206ce93788dea2db43f41b33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:13:22 [info] 38#38: *265 [lua] logger.lua:23: 3248149b206ce93788dea2db43f41b33 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:13:29 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:29 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:37 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: 53012923fdd8f0a6b5e0317ebce79504:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:13:37 [info] 38#38: *269 [lua] logger.lua:23: 53012923fdd8f0a6b5e0317ebce79504 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:13:37 +0000] 53012923fdd8f0a6b5e0317ebce79504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:13:39 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:39 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:49 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:49 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:52 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: a3424cf90ae6822aefc5356eefaad78e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:13:52 [info] 38#38: *274 [lua] logger.lua:23: a3424cf90ae6822aefc5356eefaad78e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:13:52 +0000] a3424cf90ae6822aefc5356eefaad78e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:13:59 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:13:59 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:07 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: 644c93201425d7926aa7d2c03376dc84:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:14:07 +0000] 644c93201425d7926aa7d2c03376dc84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:14:07 [info] 38#38: *277 [lua] logger.lua:23: 644c93201425d7926aa7d2c03376dc84 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:14:09 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:09 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:19 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:19 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:22 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: f66ecb5ccc5a687573f99dc05a483895:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:14:22 [info] 38#38: *282 [lua] logger.lua:23: f66ecb5ccc5a687573f99dc05a483895 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:14:22 +0000] f66ecb5ccc5a687573f99dc05a483895 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:14:29 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:29 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:37 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: 03b2219150a100fa8ede34d3c6287b34:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:14:37 +0000] 03b2219150a100fa8ede34d3c6287b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:14:37 [info] 38#38: *286 [lua] logger.lua:23: 03b2219150a100fa8ede34d3c6287b34 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:14:39 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:39 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:49 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:49 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:52 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: 66a000978c3fbb49cf9564208b7a9ff1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:14:52 +0000] 66a000978c3fbb49cf9564208b7a9ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:14:52 [info] 38#38: *291 [lua] logger.lua:23: 66a000978c3fbb49cf9564208b7a9ff1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:14:59 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:14:59 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:07 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: 69231499624f6bd9d96fc2403047300c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:15:07 +0000] 69231499624f6bd9d96fc2403047300c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:15:07 [info] 38#38: *294 [lua] logger.lua:23: 69231499624f6bd9d96fc2403047300c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:15:09 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:09 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:19 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:19 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:22 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: 47744f86b9b48a486060fa714002c3f9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:15:22 [info] 38#38: *299 [lua] logger.lua:23: 47744f86b9b48a486060fa714002c3f9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:15:22 +0000] 47744f86b9b48a486060fa714002c3f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:15:29 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:29 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:37 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 8e68e621c58c622064b58018c87c5fd2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:15:37 +0000] 8e68e621c58c622064b58018c87c5fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:15:37 [info] 38#38: *303 [lua] logger.lua:23: 8e68e621c58c622064b58018c87c5fd2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:15:39 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:39 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:49 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:49 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:52 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: 3f52cec265e795334cbd7fa5a7d014af:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:15:52 [info] 38#38: *308 [lua] logger.lua:23: 3f52cec265e795334cbd7fa5a7d014af {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:15:52 +0000] 3f52cec265e795334cbd7fa5a7d014af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:15:59 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:15:59 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:07 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: e4aeeebc0c1b56df52f8b17162a59efd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:16:07 [info] 38#38: *311 [lua] logger.lua:23: e4aeeebc0c1b56df52f8b17162a59efd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:16:07 +0000] e4aeeebc0c1b56df52f8b17162a59efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:16:09 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:09 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:19 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:19 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:22 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: bfb745ed84dc4656df94b34e45d6bdb2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:16:22 +0000] bfb745ed84dc4656df94b34e45d6bdb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:16:22 [info] 38#38: *316 [lua] logger.lua:23: bfb745ed84dc4656df94b34e45d6bdb2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:16:29 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:29 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:37 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: 6410c75362c9b652ccbea7653b7950c8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:16:37 [info] 38#38: *320 [lua] logger.lua:23: 6410c75362c9b652ccbea7653b7950c8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:16:37 +0000] 6410c75362c9b652ccbea7653b7950c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:16:39 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:39 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:49 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:49 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:52 [info] 38#38: *325 [lua] access_by_lua(msblocations.conf:189):2: 52e2485b6c8dd7f2856df63148178e3a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:16:52 +0000] 52e2485b6c8dd7f2856df63148178e3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:16:52 [info] 38#38: *325 [lua] logger.lua:23: 52e2485b6c8dd7f2856df63148178e3a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:16:59 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:16:59 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:07 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: 3ceca558fd52c2ce9c4d02540ffc7a3b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:17:07 [info] 38#38: *328 [lua] logger.lua:23: 3ceca558fd52c2ce9c4d02540ffc7a3b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:17:07 +0000] 3ceca558fd52c2ce9c4d02540ffc7a3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:17:09 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:09 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:19 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:19 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:22 [info] 38#38: *333 [lua] access_by_lua(msblocations.conf:189):2: 3065d347d9b9611bff37bda2f08ec38a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:17:22 [info] 38#38: *333 [lua] logger.lua:23: 3065d347d9b9611bff37bda2f08ec38a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:17:22 +0000] 3065d347d9b9611bff37bda2f08ec38a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:17:29 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:29 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:37 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: 6c3cc62cf18700634985f518f324b25f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:17:37 [info] 38#38: *337 [lua] logger.lua:23: 6c3cc62cf18700634985f518f324b25f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:17:37 +0000] 6c3cc62cf18700634985f518f324b25f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:17:39 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:39 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:49 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:49 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:52 [info] 38#38: *342 [lua] access_by_lua(msblocations.conf:189):2: c90a0721d983f303d7eeefee303913bc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:17:52 [info] 38#38: *342 [lua] logger.lua:23: c90a0721d983f303d7eeefee303913bc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:17:52 +0000] c90a0721d983f303d7eeefee303913bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:17:59 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:17:59 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:07 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 87df9739be595543dd4bd9d57e1d47c0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:07 +0000] 87df9739be595543dd4bd9d57e1d47c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:18:07 [info] 38#38: *345 [lua] logger.lua:23: 87df9739be595543dd4bd9d57e1d47c0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:18:09 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:09 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:19 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:19 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:22 [info] 38#38: *350 [lua] access_by_lua(msblocations.conf:189):2: 25880e2a21e4262f7180b89382d7174f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:22 +0000] 25880e2a21e4262f7180b89382d7174f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:18:22 [info] 38#38: *350 [lua] logger.lua:23: 25880e2a21e4262f7180b89382d7174f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:18:29 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:29 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:37 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: 01eebc5d43ccacff533764284af37a05:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:37 +0000] 01eebc5d43ccacff533764284af37a05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:18:37 [info] 38#38: *354 [lua] logger.lua:23: 01eebc5d43ccacff533764284af37a05 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:18:39 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:39 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:49 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:49 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:52 [info] 38#38: *359 [lua] access_by_lua(msblocations.conf:189):2: 1761a04f852a8f3eed833a8cdff3d54f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:52 +0000] 1761a04f852a8f3eed833a8cdff3d54f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:18:52 [info] 38#38: *359 [lua] logger.lua:23: 1761a04f852a8f3eed833a8cdff3d54f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:18:59 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:18:59 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:07 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: 5ddb1096030aa24005b10636dffa1462:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:19:07 +0000] 5ddb1096030aa24005b10636dffa1462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:19:07 [info] 38#38: *362 [lua] logger.lua:23: 5ddb1096030aa24005b10636dffa1462 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:19:09 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:09 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:19 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:19 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:22 [info] 38#38: *367 [lua] access_by_lua(msblocations.conf:189):2: 6239c70009b6ab549fbef72441f804ec:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:19:22 [info] 38#38: *367 [lua] logger.lua:23: 6239c70009b6ab549fbef72441f804ec {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:19:22 +0000] 6239c70009b6ab549fbef72441f804ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:19:29 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:29 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:37 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: 30ce7fbdaf423c5bd03a99b2a82adabe:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:19:37 +0000] 30ce7fbdaf423c5bd03a99b2a82adabe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:19:37 [info] 38#38: *371 [lua] logger.lua:23: 30ce7fbdaf423c5bd03a99b2a82adabe {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:19:39 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:39 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:49 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:49 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:53 [info] 38#38: *376 [lua] access_by_lua(msblocations.conf:189):2: 096c77e6102c9536704f68ef33521021:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:19:53 +0000] 096c77e6102c9536704f68ef33521021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:19:53 [info] 38#38: *376 [lua] logger.lua:23: 096c77e6102c9536704f68ef33521021 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:19:59 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:19:59 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:08 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: cd5527f75d1d0e47aa11d6475288fa4b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:20:08 [info] 38#38: *379 [lua] logger.lua:23: cd5527f75d1d0e47aa11d6475288fa4b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:20:08 +0000] cd5527f75d1d0e47aa11d6475288fa4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:20:09 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:09 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:19 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:19 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:23 [info] 38#38: *384 [lua] access_by_lua(msblocations.conf:189):2: 6e2d9cb84b92ae985b7871f3d270eceb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:20:23 [info] 38#38: *384 [lua] logger.lua:23: 6e2d9cb84b92ae985b7871f3d270eceb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:20:23 +0000] 6e2d9cb84b92ae985b7871f3d270eceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:20:29 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:29 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:38 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: a1b6eb2463ce51faa2e4a6aeb17b4179:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:20:38 +0000] a1b6eb2463ce51faa2e4a6aeb17b4179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:20:38 [info] 38#38: *388 [lua] logger.lua:23: a1b6eb2463ce51faa2e4a6aeb17b4179 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:20:39 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:39 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:49 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:49 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:53 [info] 38#38: *393 [lua] access_by_lua(msblocations.conf:189):2: 650e6bd753b6ea2e0732e489c69d5383:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:20:53 [info] 38#38: *393 [lua] logger.lua:23: 650e6bd753b6ea2e0732e489c69d5383 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:20:53 +0000] 650e6bd753b6ea2e0732e489c69d5383 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:20:59 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:20:59 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:08 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: ab453fbda2d037c6e38a9db95a1d1063:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:21:08 +0000] ab453fbda2d037c6e38a9db95a1d1063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:21:08 [info] 38#38: *396 [lua] logger.lua:23: ab453fbda2d037c6e38a9db95a1d1063 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:21:09 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:09 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:19 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:19 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:23 [info] 38#38: *401 [lua] access_by_lua(msblocations.conf:189):2: 55e1e1ba10f441463ba0b1f9de2c19d9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:21:23 [info] 38#38: *401 [lua] logger.lua:23: 55e1e1ba10f441463ba0b1f9de2c19d9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:21:23 +0000] 55e1e1ba10f441463ba0b1f9de2c19d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:21:29 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:29 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:38 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: 09c77dca82d1b7a9ea7ef64d8934faaa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:21:38 [info] 38#38: *405 [lua] logger.lua:23: 09c77dca82d1b7a9ea7ef64d8934faaa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:21:38 +0000] 09c77dca82d1b7a9ea7ef64d8934faaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:21:39 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:39 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:49 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:49 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:53 [info] 38#38: *410 [lua] access_by_lua(msblocations.conf:189):2: 7a4ee7b8f534ce22789d5f042a452bd9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:21:53 [info] 38#38: *410 [lua] logger.lua:23: 7a4ee7b8f534ce22789d5f042a452bd9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:21:53 +0000] 7a4ee7b8f534ce22789d5f042a452bd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:21:59 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:21:59 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:08 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: 279a84125afb7d5f122a8b731d80fa8e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:22:08 +0000] 279a84125afb7d5f122a8b731d80fa8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:22:08 [info] 38#38: *413 [lua] logger.lua:23: 279a84125afb7d5f122a8b731d80fa8e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:22:09 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:09 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:19 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:19 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:23 [info] 38#38: *418 [lua] access_by_lua(msblocations.conf:189):2: 408c505fae19e4b4c8778dadab3316a3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:22:23 [info] 38#38: *418 [lua] logger.lua:23: 408c505fae19e4b4c8778dadab3316a3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:22:23 +0000] 408c505fae19e4b4c8778dadab3316a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:22:29 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:29 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:38 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: ab195bf9a687383c05fb8fc4f3d93ef0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:22:38 +0000] ab195bf9a687383c05fb8fc4f3d93ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:22:38 [info] 38#38: *422 [lua] logger.lua:23: ab195bf9a687383c05fb8fc4f3d93ef0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:22:39 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:39 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:49 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:49 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:53 [info] 38#38: *427 [lua] access_by_lua(msblocations.conf:189):2: fd0fda8986440043d66796a71e8164b6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:22:53 +0000] fd0fda8986440043d66796a71e8164b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:22:53 [info] 38#38: *427 [lua] logger.lua:23: fd0fda8986440043d66796a71e8164b6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:22:59 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:22:59 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:08 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 8151856f2e3716a7ea1bc1df99df3ed2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:23:08 [info] 38#38: *430 [lua] logger.lua:23: 8151856f2e3716a7ea1bc1df99df3ed2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:23:08 +0000] 8151856f2e3716a7ea1bc1df99df3ed2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:23:09 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:09 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:19 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:19 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:23 [info] 38#38: *435 [lua] access_by_lua(msblocations.conf:189):2: 2e52aedc70dd4742961e18ca67181c3c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:23:23 [info] 38#38: *435 [lua] logger.lua:23: 2e52aedc70dd4742961e18ca67181c3c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.70.92 - - [25/Jan/2023:05:23:23 +0000] 2e52aedc70dd4742961e18ca67181c3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:23:29 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:29 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:38 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 70c42f3d1cf72dfc786b6ae128ded61d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:23:38 [info] 38#38: *439 [lua] logger.lua:23: 70c42f3d1cf72dfc786b6ae128ded61d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:23:38 +0000] 70c42f3d1cf72dfc786b6ae128ded61d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:23:39 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:39 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:49 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:49 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:53 [info] 38#38: *444 [lua] access_by_lua(msblocations.conf:189):2: 2b81178ccc803f2f494ee948978b90dd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:23:53 +0000] 2b81178ccc803f2f494ee948978b90dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:23:53 [info] 38#38: *444 [lua] logger.lua:23: 2b81178ccc803f2f494ee948978b90dd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:23:59 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:23:59 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:08 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: a5e128c1471936bea395fb742aa89ba5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:24:08 [info] 38#38: *447 [lua] logger.lua:23: a5e128c1471936bea395fb742aa89ba5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:24:08 +0000] a5e128c1471936bea395fb742aa89ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:24:09 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:09 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:19 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:19 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:23 [info] 38#38: *452 [lua] access_by_lua(msblocations.conf:189):2: 1cae52dc2c8d2cb41b8faddf58402080:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:24:23 +0000] 1cae52dc2c8d2cb41b8faddf58402080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/25 05:24:23 [info] 38#38: *452 [lua] logger.lua:23: 1cae52dc2c8d2cb41b8faddf58402080 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:24:29 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:29 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:38 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: e40c47d4069a9f4dce28c5b7d102a838:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:24:38 +0000] e40c47d4069a9f4dce28c5b7d102a838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:24:38 [info] 38#38: *456 [lua] logger.lua:23: e40c47d4069a9f4dce28c5b7d102a838 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:24:39 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:39 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:49 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:49 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:53 [info] 38#38: *461 [lua] access_by_lua(msblocations.conf:189):2: 8246591346b65459e8e42361a68a1398:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:24:53 [info] 38#38: *461 [lua] logger.lua:23: 8246591346b65459e8e42361a68a1398 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:24:53 +0000] 8246591346b65459e8e42361a68a1398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:24:59 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:24:59 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:08 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: 4de7a19b5d6238478a03f4b29e627a31:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:25:08 +0000] 4de7a19b5d6238478a03f4b29e627a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:25:08 [info] 38#38: *464 [lua] logger.lua:23: 4de7a19b5d6238478a03f4b29e627a31 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:25:09 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:09 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:19 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:19 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:23 [info] 38#38: *469 [lua] access_by_lua(msblocations.conf:189):2: 9a02d3288a2aa4b1b49879191efa508f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:25:23 +0000] 9a02d3288a2aa4b1b49879191efa508f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:25:23 [info] 38#38: *469 [lua] logger.lua:23: 9a02d3288a2aa4b1b49879191efa508f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:25:29 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:29 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:38 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: 52b1763b269bbe621f1ec8af230e7d18:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:25:38 +0000] 52b1763b269bbe621f1ec8af230e7d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:25:38 [info] 38#38: *473 [lua] logger.lua:23: 52b1763b269bbe621f1ec8af230e7d18 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:25:39 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:39 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:49 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:49 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:53 [info] 38#38: *478 [lua] access_by_lua(msblocations.conf:189):2: 28fa114d76536758d9d040dd472847e7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:25:53 [info] 38#38: *478 [lua] logger.lua:23: 28fa114d76536758d9d040dd472847e7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:25:53 +0000] 28fa114d76536758d9d040dd472847e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:25:59 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:25:59 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:08 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: d213851eb5e873c3c36028a09c3cd1aa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:26:08 [info] 38#38: *481 [lua] logger.lua:23: d213851eb5e873c3c36028a09c3cd1aa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:26:08 +0000] d213851eb5e873c3c36028a09c3cd1aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:26:09 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:09 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:19 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:19 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:23 [info] 38#38: *486 [lua] access_by_lua(msblocations.conf:189):2: d2e1afb58dbb800b34c41563415dfffa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:26:23 [info] 38#38: *486 [lua] logger.lua:23: d2e1afb58dbb800b34c41563415dfffa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:26:23 +0000] d2e1afb58dbb800b34c41563415dfffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:26:29 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:29 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:38 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: 1c65f2042d450a379b5c9db638632a3f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:26:38 +0000] 1c65f2042d450a379b5c9db638632a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:26:38 [info] 38#38: *490 [lua] logger.lua:23: 1c65f2042d450a379b5c9db638632a3f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:26:39 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:39 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:49 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:49 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:53 [info] 38#38: *495 [lua] access_by_lua(msblocations.conf:189):2: 9cf763e80d60444012b02fd81f20e30c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:26:53 [info] 38#38: *495 [lua] logger.lua:23: 9cf763e80d60444012b02fd81f20e30c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:26:53 +0000] 9cf763e80d60444012b02fd81f20e30c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:26:59 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:26:59 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:08 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: 168f7615fab1a91e9faab6e7ace9c2aa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:27:08 +0000] 168f7615fab1a91e9faab6e7ace9c2aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:27:08 [info] 38#38: *498 [lua] logger.lua:23: 168f7615fab1a91e9faab6e7ace9c2aa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:27:09 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:09 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:19 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:19 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:23 [info] 38#38: *503 [lua] access_by_lua(msblocations.conf:189):2: d74440e809979f03983c5ec7ac3d7926:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:27:23 [info] 38#38: *503 [lua] logger.lua:23: d74440e809979f03983c5ec7ac3d7926 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.70.92 - - [25/Jan/2023:05:27:23 +0000] d74440e809979f03983c5ec7ac3d7926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:27:29 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:29 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:38 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: 5989a5fc8cf6fcae248cae3cc4a1102c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:27:38 +0000] 5989a5fc8cf6fcae248cae3cc4a1102c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:27:38 [info] 38#38: *507 [lua] logger.lua:23: 5989a5fc8cf6fcae248cae3cc4a1102c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:27:39 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:39 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:49 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:49 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:53 [info] 38#38: *512 [lua] access_by_lua(msblocations.conf:189):2: a30dba9e3e98f2140a49fc2c363f5983:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:27:53 [info] 38#38: *512 [lua] logger.lua:23: a30dba9e3e98f2140a49fc2c363f5983 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:27:53 +0000] a30dba9e3e98f2140a49fc2c363f5983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:27:59 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:27:59 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:08 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: c7fa5b5b4cd50414ae608c17e3b0af82:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:28:08 [info] 38#38: *515 [lua] logger.lua:23: c7fa5b5b4cd50414ae608c17e3b0af82 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:28:08 +0000] c7fa5b5b4cd50414ae608c17e3b0af82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:28:09 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:09 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:19 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:19 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:23 [info] 38#38: *520 [lua] access_by_lua(msblocations.conf:189):2: 52ca3ec21e8745290d3cae8cf87d3018:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:28:23 +0000] 52ca3ec21e8745290d3cae8cf87d3018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:28:23 [info] 38#38: *520 [lua] logger.lua:23: 52ca3ec21e8745290d3cae8cf87d3018 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:28:29 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:29 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:38 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: da0b747f6240be35e9717e220ad5bb9d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:28:38 [info] 38#38: *524 [lua] logger.lua:23: da0b747f6240be35e9717e220ad5bb9d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:28:38 +0000] da0b747f6240be35e9717e220ad5bb9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:28:39 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:39 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:49 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:49 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:53 [info] 38#38: *529 [lua] access_by_lua(msblocations.conf:189):2: 3f37aa960122c6b8dc6da70116ca6e8b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:28:53 +0000] 3f37aa960122c6b8dc6da70116ca6e8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 05:28:53 [info] 38#38: *529 [lua] logger.lua:23: 3f37aa960122c6b8dc6da70116ca6e8b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:28:59 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:28:59 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:08 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: bf8fe3827a78ee92f57184cc548e6caf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:29:08 [info] 38#38: *532 [lua] logger.lua:23: bf8fe3827a78ee92f57184cc548e6caf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:29:08 +0000] bf8fe3827a78ee92f57184cc548e6caf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/25 05:29:09 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:09 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:19 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:19 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:23 [info] 38#38: *537 [lua] access_by_lua(msblocations.conf:189):2: e6fce62c0f38be91f97b30217570bdb1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:29:23 [info] 38#38: *537 [lua] logger.lua:23: e6fce62c0f38be91f97b30217570bdb1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:29:23 +0000] e6fce62c0f38be91f97b30217570bdb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:29:29 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:29 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:38 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: f12fa0d54c06459b3bc490382d0975af:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:29:38 [info] 38#38: *541 [lua] logger.lua:23: f12fa0d54c06459b3bc490382d0975af {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:29:38 +0000] f12fa0d54c06459b3bc490382d0975af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:29:39 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:39 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:49 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:49 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:53 [info] 38#38: *546 [lua] access_by_lua(msblocations.conf:189):2: 4bf8f801a109ae5f9501eb7e33574c45:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:29:53 +0000] 4bf8f801a109ae5f9501eb7e33574c45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:29:53 [info] 38#38: *546 [lua] logger.lua:23: 4bf8f801a109ae5f9501eb7e33574c45 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:29:59 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:29:59 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:08 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 65b357fa4d70dd1cb69576181f8a194b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:30:08 [info] 38#38: *549 [lua] logger.lua:23: 65b357fa4d70dd1cb69576181f8a194b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:30:08 +0000] 65b357fa4d70dd1cb69576181f8a194b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:30:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:30:09 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:09 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:19 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:19 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:23 [info] 38#38: *554 [lua] access_by_lua(msblocations.conf:189):2: be5318a65b611f634b0d5480ad7d1ee0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:30:23 +0000] be5318a65b611f634b0d5480ad7d1ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:30:23 [info] 38#38: *554 [lua] logger.lua:23: be5318a65b611f634b0d5480ad7d1ee0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:30:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:30:29 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:29 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:38 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 8e3db99b05c8b3f3d34f896a6fed42d6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:30:38 +0000] 8e3db99b05c8b3f3d34f896a6fed42d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:30:38 [info] 38#38: *558 [lua] logger.lua:23: 8e3db99b05c8b3f3d34f896a6fed42d6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:30:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:30:39 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:39 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:49 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:49 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:54 [info] 38#38: *563 [lua] access_by_lua(msblocations.conf:189):2: d2681d3745d8f488c3c544a03ef172c4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:30:54 [info] 38#38: *563 [lua] logger.lua:23: d2681d3745d8f488c3c544a03ef172c4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:30:54 +0000] d2681d3745d8f488c3c544a03ef172c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:30:59 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:30:59 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:09 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: e520ce3f8e9af8fe307631a563f0fef9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:31:09 +0000] e520ce3f8e9af8fe307631a563f0fef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:31:09 [info] 38#38: *566 [lua] logger.lua:23: e520ce3f8e9af8fe307631a563f0fef9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:31:09 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:09 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:19 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:19 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:24 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: 97c56838a37ee7bbd5a72de2eb4c4289:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:31:24 [info] 38#38: *571 [lua] logger.lua:23: 97c56838a37ee7bbd5a72de2eb4c4289 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:31:24 +0000] 97c56838a37ee7bbd5a72de2eb4c4289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:31:29 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:29 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:39 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: 23239ae72d47d3d9d0a1a7d7dbc95713:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:31:39 [info] 38#38: *575 [lua] logger.lua:23: 23239ae72d47d3d9d0a1a7d7dbc95713 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:31:39 +0000] 23239ae72d47d3d9d0a1a7d7dbc95713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:31:39 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:39 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:49 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:49 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:54 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: 0033f17de9785acf1320157107e4a556:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:31:54 [info] 38#38: *580 [lua] logger.lua:23: 0033f17de9785acf1320157107e4a556 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:31:54 +0000] 0033f17de9785acf1320157107e4a556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:31:59 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:31:59 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:09 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: fbc8aab5fa2daa01288b4cd744fed7ac:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:32:09 [info] 38#38: *583 [lua] logger.lua:23: fbc8aab5fa2daa01288b4cd744fed7ac {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:32:09 +0000] fbc8aab5fa2daa01288b4cd744fed7ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:32:09 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:09 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:19 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:19 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:24 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: 7834a1c406e6b7a92de232c3a30bb4cc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:32:24 +0000] 7834a1c406e6b7a92de232c3a30bb4cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:32:24 [info] 38#38: *588 [lua] logger.lua:23: 7834a1c406e6b7a92de232c3a30bb4cc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:32:29 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:29 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:39 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: 9ab9c02e40c57b4fac5da5afe05a6c82:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:32:39 [info] 38#38: *592 [lua] logger.lua:23: 9ab9c02e40c57b4fac5da5afe05a6c82 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:32:39 +0000] 9ab9c02e40c57b4fac5da5afe05a6c82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:32:39 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:39 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:49 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:49 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:54 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 3c54e4f243a7125cb424b20ed29742ad:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:32:54 +0000] 3c54e4f243a7125cb424b20ed29742ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:32:54 [info] 38#38: *597 [lua] logger.lua:23: 3c54e4f243a7125cb424b20ed29742ad {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:32:59 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:32:59 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:09 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 1a3ab6c1e49ff689dc3e83285245a062:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:33:09 +0000] 1a3ab6c1e49ff689dc3e83285245a062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:33:09 [info] 38#38: *600 [lua] logger.lua:23: 1a3ab6c1e49ff689dc3e83285245a062 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:33:09 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:09 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:19 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:19 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:24 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: 92d0ba29d4d2730cebf6502aff3f5426:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:33:24 [info] 38#38: *605 [lua] logger.lua:23: 92d0ba29d4d2730cebf6502aff3f5426 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:33:24 +0000] 92d0ba29d4d2730cebf6502aff3f5426 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/25 05:33:29 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:29 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:39 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: f4f05a9eba722b8f566ac649fe796ef4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:33:39 [info] 38#38: *609 [lua] logger.lua:23: f4f05a9eba722b8f566ac649fe796ef4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:33:39 +0000] f4f05a9eba722b8f566ac649fe796ef4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:33:39 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:39 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:49 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:49 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:54 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: 589c5babb928729baa53f7f6bbc454a1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:33:54 [info] 38#38: *614 [lua] logger.lua:23: 589c5babb928729baa53f7f6bbc454a1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:33:54 +0000] 589c5babb928729baa53f7f6bbc454a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:33:59 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:33:59 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:09 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 06a1d3bc80e732dcd118e2b17db66367:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:34:09 [info] 38#38: *617 [lua] logger.lua:23: 06a1d3bc80e732dcd118e2b17db66367 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:34:09 +0000] 06a1d3bc80e732dcd118e2b17db66367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:34:09 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:09 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:19 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:19 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:24 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: a97452cacaf44c871f424dd739fb57d3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:34:24 +0000] a97452cacaf44c871f424dd739fb57d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:34:24 [info] 38#38: *622 [lua] logger.lua:23: a97452cacaf44c871f424dd739fb57d3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:34:29 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:29 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:39 [info] 38#38: *626 [lua] access_by_lua(msblocations.conf:189):2: 8ebe0a4396692a12925a5330c9ec3da8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:34:39 +0000] 8ebe0a4396692a12925a5330c9ec3da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:34:39 [info] 38#38: *626 [lua] logger.lua:23: 8ebe0a4396692a12925a5330c9ec3da8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:34:39 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:39 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:49 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:49 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:54 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: aa2edd7f621974dab528208a2e539838:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:34:54 [info] 38#38: *631 [lua] logger.lua:23: aa2edd7f621974dab528208a2e539838 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:34:54 +0000] aa2edd7f621974dab528208a2e539838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:34:59 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:34:59 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:09 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: 7e6337cb5e53774549f2e1add60578e6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:35:09 +0000] 7e6337cb5e53774549f2e1add60578e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/25 05:35:09 [info] 38#38: *634 [lua] logger.lua:23: 7e6337cb5e53774549f2e1add60578e6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 05:35:09 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:09 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:19 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:19 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:24 [info] 38#38: *639 [lua] access_by_lua(msblocations.conf:189):2: 55de923e2670b25126f2966ee54d0957:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:35:24 [info] 38#38: *639 [lua] logger.lua:23: 55de923e2670b25126f2966ee54d0957 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:35:24 +0000] 55de923e2670b25126f2966ee54d0957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:35:29 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:29 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:39 [info] 38#38: *643 [lua] access_by_lua(msblocations.conf:189):2: e36e9abff555c9a523c21a9a1b8a03ed:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:35:39 +0000] e36e9abff555c9a523c21a9a1b8a03ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:35:39 [info] 38#38: *643 [lua] logger.lua:23: e36e9abff555c9a523c21a9a1b8a03ed {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:35:39 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:39 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:49 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:49 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:54 [info] 38#38: *648 [lua] access_by_lua(msblocations.conf:189):2: ef31c881db97c58b9b7b61c5c10450f0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:35:54 +0000] ef31c881db97c58b9b7b61c5c10450f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:35:54 [info] 38#38: *648 [lua] logger.lua:23: ef31c881db97c58b9b7b61c5c10450f0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:35:59 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:35:59 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:09 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 94e9b3bcf074e135f0b5388f6bfc456f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:36:09 [info] 38#38: *651 [lua] logger.lua:23: 94e9b3bcf074e135f0b5388f6bfc456f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:36:09 +0000] 94e9b3bcf074e135f0b5388f6bfc456f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:36:09 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:09 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:19 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:19 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:24 [info] 38#38: *656 [lua] access_by_lua(msblocations.conf:189):2: 526a1d7c0aaf86b0a8d165445955c4d2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:36:24 [info] 38#38: *656 [lua] logger.lua:23: 526a1d7c0aaf86b0a8d165445955c4d2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:36:24 +0000] 526a1d7c0aaf86b0a8d165445955c4d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:36:29 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:29 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:39 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: 1bed4896274f59bbcd98c8b78b64efb3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:36:39 [info] 38#38: *660 [lua] logger.lua:23: 1bed4896274f59bbcd98c8b78b64efb3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:36:39 +0000] 1bed4896274f59bbcd98c8b78b64efb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:36:39 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:39 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:49 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:49 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:54 [info] 38#38: *665 [lua] access_by_lua(msblocations.conf:189):2: 4cd146b97c83c1b7a76effa58861cf29:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:36:54 +0000] 4cd146b97c83c1b7a76effa58861cf29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:36:54 [info] 38#38: *665 [lua] logger.lua:23: 4cd146b97c83c1b7a76effa58861cf29 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:36:59 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:36:59 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:09 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: 4e6ef06439160c7102b588737fa095cb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:37:09 [info] 38#38: *668 [lua] logger.lua:23: 4e6ef06439160c7102b588737fa095cb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:37:09 +0000] 4e6ef06439160c7102b588737fa095cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:37:09 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:09 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:19 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:19 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:24 [info] 38#38: *673 [lua] access_by_lua(msblocations.conf:189):2: f296528ce88ac4f17e14b10ba26ad1f6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:37:24 [info] 38#38: *673 [lua] logger.lua:23: f296528ce88ac4f17e14b10ba26ad1f6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:37:24 +0000] f296528ce88ac4f17e14b10ba26ad1f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:37:29 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:29 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:39 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: c8aa3f9588953c8d20d3a0e26515b18b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:37:39 [info] 38#38: *677 [lua] logger.lua:23: c8aa3f9588953c8d20d3a0e26515b18b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:37:39 +0000] c8aa3f9588953c8d20d3a0e26515b18b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:37:39 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:39 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:49 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:49 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:54 [info] 38#38: *682 [lua] access_by_lua(msblocations.conf:189):2: ce51874db8289823b7cf6283b69ed8cf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:37:54 [info] 38#38: *682 [lua] logger.lua:23: ce51874db8289823b7cf6283b69ed8cf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:37:54 +0000] ce51874db8289823b7cf6283b69ed8cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:37:59 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:37:59 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:09 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: 810fa4cd568797a0f1ee48ac986ad9e7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:38:09 +0000] 810fa4cd568797a0f1ee48ac986ad9e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:38:09 [info] 38#38: *685 [lua] logger.lua:23: 810fa4cd568797a0f1ee48ac986ad9e7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:38:09 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:09 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:19 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:19 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:24 [info] 38#38: *690 [lua] access_by_lua(msblocations.conf:189):2: 7ff38a5fe5bcbbafb310f0a78e6d489f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:38:24 +0000] 7ff38a5fe5bcbbafb310f0a78e6d489f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:38:24 [info] 38#38: *690 [lua] logger.lua:23: 7ff38a5fe5bcbbafb310f0a78e6d489f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:38:29 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:29 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:39 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: a3a08c24628b063aa3602b54cce2ef2b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:38:39 +0000] a3a08c24628b063aa3602b54cce2ef2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:38:39 [info] 38#38: *694 [lua] logger.lua:23: a3a08c24628b063aa3602b54cce2ef2b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:38:39 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:39 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:49 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:49 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:54 [info] 38#38: *699 [lua] access_by_lua(msblocations.conf:189):2: b136631f434abb516945f633673e732c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:38:54 [info] 38#38: *699 [lua] logger.lua:23: b136631f434abb516945f633673e732c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:38:54 +0000] b136631f434abb516945f633673e732c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:38:59 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:38:59 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:09 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: e8deee49fe7c87f1febc10b7f6786d60:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:39:09 +0000] e8deee49fe7c87f1febc10b7f6786d60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:39:09 [info] 38#38: *702 [lua] logger.lua:23: e8deee49fe7c87f1febc10b7f6786d60 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:39:09 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:09 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:19 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:19 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:24 [info] 38#38: *707 [lua] access_by_lua(msblocations.conf:189):2: 486df9704715c62c3332d9e31a203f9b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:39:24 +0000] 486df9704715c62c3332d9e31a203f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/25 05:39:24 [info] 38#38: *707 [lua] logger.lua:23: 486df9704715c62c3332d9e31a203f9b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:39:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/25 05:39:29 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:29 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:39 [info] 38#38: *711 [lua] access_by_lua(msblocations.conf:189):2: 9fc3ac1f33728caae1d9d1394ac827b6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:39:39 +0000] 9fc3ac1f33728caae1d9d1394ac827b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:39:39 [info] 38#38: *711 [lua] logger.lua:23: 9fc3ac1f33728caae1d9d1394ac827b6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:39:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:39:39 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:39 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:49 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:49 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:54 [info] 38#38: *716 [lua] access_by_lua(msblocations.conf:189):2: d1dee53ad33992d07a4d85766419ef5e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:39:54 [info] 38#38: *716 [lua] logger.lua:23: d1dee53ad33992d07a4d85766419ef5e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:39:54 +0000] d1dee53ad33992d07a4d85766419ef5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:39:59 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:39:59 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:09 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 6a564f41b247bf133194d98e6ccae2bb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:40:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:40:09 [info] 38#38: *719 [lua] logger.lua:23: 6a564f41b247bf133194d98e6ccae2bb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:40:09 +0000] 6a564f41b247bf133194d98e6ccae2bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:40:09 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:09 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:19 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:19 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:24 [info] 38#38: *724 [lua] access_by_lua(msblocations.conf:189):2: a84d8ad25f988ce562438e8fbf46bdcf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:40:24 [info] 38#38: *724 [lua] logger.lua:23: a84d8ad25f988ce562438e8fbf46bdcf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:40:24 +0000] a84d8ad25f988ce562438e8fbf46bdcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:40:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:40:29 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:29 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:39 [info] 38#38: *728 [lua] access_by_lua(msblocations.conf:189):2: e7e6f156e7a8ca87203bdcee2497ad92:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:40:39 +0000] e7e6f156e7a8ca87203bdcee2497ad92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/25 05:40:39 [info] 38#38: *728 [lua] logger.lua:23: e7e6f156e7a8ca87203bdcee2497ad92 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:40:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:40:39 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:39 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:49 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:49 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:54 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: 023d3fcd1954d7ea8aabaa0123b2f921:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:40:54 [info] 38#38: *733 [lua] logger.lua:23: 023d3fcd1954d7ea8aabaa0123b2f921 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:40:54 +0000] 023d3fcd1954d7ea8aabaa0123b2f921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:40:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:40:59 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:40:59 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:09 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 562f4a13fbd6aded14637e3f60861d3d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:41:09 [info] 38#38: *736 [lua] logger.lua:23: 562f4a13fbd6aded14637e3f60861d3d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:41:09 +0000] 562f4a13fbd6aded14637e3f60861d3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:41:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 05:41:09 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:09 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:19 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:19 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:24 [info] 38#38: *741 [lua] access_by_lua(msblocations.conf:189):2: 20121870cbbe1fe1f339a448d60de580:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:41:24 +0000] 20121870cbbe1fe1f339a448d60de580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:41:24 [info] 38#38: *741 [lua] logger.lua:23: 20121870cbbe1fe1f339a448d60de580 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:41:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:41:29 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:29 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:39 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:39 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:39 [info] 38#38: *747 [lua] access_by_lua(msblocations.conf:189):2: 881413d75d499f207423e1c11fe5f739:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:41:39 +0000] 881413d75d499f207423e1c11fe5f739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:41:39 [info] 38#38: *747 [lua] logger.lua:23: 881413d75d499f207423e1c11fe5f739 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:41:49 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:49 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:54 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 86a10341fa4b8931e49d2ac113e3d37d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:41:54 [info] 38#38: *750 [lua] logger.lua:23: 86a10341fa4b8931e49d2ac113e3d37d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:41:54 +0000] 86a10341fa4b8931e49d2ac113e3d37d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:41:59 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:41:59 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:09 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:09 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:09 [info] 38#38: *755 [lua] access_by_lua(msblocations.conf:189):2: 2b252ee91bc132f7c09ceadaef12bb97:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:42:09 +0000] 2b252ee91bc132f7c09ceadaef12bb97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:42:09 [info] 38#38: *755 [lua] logger.lua:23: 2b252ee91bc132f7c09ceadaef12bb97 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:42:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:42:19 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:19 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:24 [info] 38#38: *758 [lua] access_by_lua(msblocations.conf:189):2: 44cf66360c2078c3e966d508cee1589f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:42:24 [info] 38#38: *758 [lua] logger.lua:23: 44cf66360c2078c3e966d508cee1589f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:42:24 +0000] 44cf66360c2078c3e966d508cee1589f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:42:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:42:29 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:29 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:39 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:39 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:39 [info] 38#38: *764 [lua] access_by_lua(msblocations.conf:189):2: 050e624b229e27a7f25a51de373030e1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:42:39 +0000] 050e624b229e27a7f25a51de373030e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:42:39 [info] 38#38: *764 [lua] logger.lua:23: 050e624b229e27a7f25a51de373030e1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:42:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:42:49 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:49 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:54 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: e9c8852921d55ca6da9ec0e3d021b05e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:42:54 [info] 38#38: *767 [lua] logger.lua:23: e9c8852921d55ca6da9ec0e3d021b05e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:42:54 +0000] e9c8852921d55ca6da9ec0e3d021b05e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:42:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:42:59 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:42:59 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:09 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:09 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:09 [info] 38#38: *772 [lua] access_by_lua(msblocations.conf:189):2: 3c7e5f1befcaba359c8bda278de2fdc5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:43:09 [info] 38#38: *772 [lua] logger.lua:23: 3c7e5f1befcaba359c8bda278de2fdc5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:43:09 +0000] 3c7e5f1befcaba359c8bda278de2fdc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:43:19 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:19 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:24 [info] 38#38: *775 [lua] access_by_lua(msblocations.conf:189):2: 8c3be9ed1a2b5a56dfb5c37c79099287:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:43:24 [info] 38#38: *775 [lua] logger.lua:23: 8c3be9ed1a2b5a56dfb5c37c79099287 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:43:24 +0000] 8c3be9ed1a2b5a56dfb5c37c79099287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:43:29 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:29 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:39 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:39 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:39 [info] 38#38: *781 [lua] access_by_lua(msblocations.conf:189):2: 4b9c6119f519e760689e3336b45a9321:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:43:39 +0000] 4b9c6119f519e760689e3336b45a9321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:43:39 [info] 38#38: *781 [lua] logger.lua:23: 4b9c6119f519e760689e3336b45a9321 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 05:43:49 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:49 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:54 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: deab8989064afc2dfdee87a2e93acab8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:43:54 +0000] deab8989064afc2dfdee87a2e93acab8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:43:54 [info] 38#38: *784 [lua] logger.lua:23: deab8989064afc2dfdee87a2e93acab8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:43:59 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:43:59 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:09 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:09 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:09 [info] 38#38: *789 [lua] access_by_lua(msblocations.conf:189):2: cce19c44d2853494bb2872b3addd65e7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:44:09 +0000] cce19c44d2853494bb2872b3addd65e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:44:09 [info] 38#38: *789 [lua] logger.lua:23: cce19c44d2853494bb2872b3addd65e7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:44:19 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:19 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:24 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: bc25d28cd6e20f6ddda6e4a422257d84:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:44:24 [info] 38#38: *792 [lua] logger.lua:23: bc25d28cd6e20f6ddda6e4a422257d84 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:44:24 +0000] bc25d28cd6e20f6ddda6e4a422257d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:44:29 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:29 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:39 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:39 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:39 [info] 38#38: *798 [lua] access_by_lua(msblocations.conf:189):2: 6beb5885cda7427745940c6d060f5bd4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:44:39 +0000] 6beb5885cda7427745940c6d060f5bd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:44:39 [info] 38#38: *798 [lua] logger.lua:23: 6beb5885cda7427745940c6d060f5bd4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:44:49 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:49 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:54 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: b518d931718d460e7781fb42007da9ee:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:44:54 [info] 38#38: *801 [lua] logger.lua:23: b518d931718d460e7781fb42007da9ee {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:44:54 +0000] b518d931718d460e7781fb42007da9ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:44:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:44:59 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:44:59 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:09 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:09 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:09 [info] 38#38: *806 [lua] access_by_lua(msblocations.conf:189):2: 32c6d28a15fc1cc9a8e85a6e5bf95998:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:45:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:45:09 [info] 38#38: *806 [lua] logger.lua:23: 32c6d28a15fc1cc9a8e85a6e5bf95998 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:45:09 +0000] 32c6d28a15fc1cc9a8e85a6e5bf95998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:45:19 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:19 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:24 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: d8812aba56e988aa6ef7ac6e43cda4b3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:45:24 [info] 38#38: *809 [lua] logger.lua:23: d8812aba56e988aa6ef7ac6e43cda4b3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:45:24 +0000] d8812aba56e988aa6ef7ac6e43cda4b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:45:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:45:29 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:29 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:39 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:39 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:39 [info] 38#38: *815 [lua] access_by_lua(msblocations.conf:189):2: 1dc74345ef69dad0cadcd6817e7fbcbb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:45:39 [info] 38#38: *815 [lua] logger.lua:23: 1dc74345ef69dad0cadcd6817e7fbcbb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:45:39 +0000] 1dc74345ef69dad0cadcd6817e7fbcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:45:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:45:49 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:49 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:54 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: c982fd4c5066b85910ad6558998166db:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:45:54 [info] 38#38: *818 [lua] logger.lua:23: c982fd4c5066b85910ad6558998166db {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:45:54 +0000] c982fd4c5066b85910ad6558998166db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:45:59 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:45:59 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:09 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:09 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:09 [info] 38#38: *823 [lua] access_by_lua(msblocations.conf:189):2: 6b7bb3f1332bef4a011d83b70d698d63:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:46:09 [info] 38#38: *823 [lua] logger.lua:23: 6b7bb3f1332bef4a011d83b70d698d63 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:46:09 +0000] 6b7bb3f1332bef4a011d83b70d698d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:46:19 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:19 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:24 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:189):2: a95d6f4027be9ba5b97471b2d01bb2fd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:46:24 [info] 38#38: *826 [lua] logger.lua:23: a95d6f4027be9ba5b97471b2d01bb2fd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:46:24 +0000] a95d6f4027be9ba5b97471b2d01bb2fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:46:29 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:29 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:39 [info] 38#38: *830 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:39 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:39 [info] 38#38: *832 [lua] access_by_lua(msblocations.conf:189):2: 5a281f7fbbf1a07bd6f9080d5e7b7517:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:46:39 +0000] 5a281f7fbbf1a07bd6f9080d5e7b7517 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:46:39 [info] 38#38: *832 [lua] logger.lua:23: 5a281f7fbbf1a07bd6f9080d5e7b7517 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:46:43 [info] 38#38: *833 client closed connection while waiting for request, client: 10.233.67.237, server: 0.0.0.0:443
2023/01/25 05:46:49 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:49 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:54 [info] 38#38: *836 [lua] access_by_lua(msblocations.conf:189):2: 738e9b806484a8ebff2d51f8e0a0ee63:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:46:54 [info] 38#38: *836 [lua] logger.lua:23: 738e9b806484a8ebff2d51f8e0a0ee63 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:46:54 +0000] 738e9b806484a8ebff2d51f8e0a0ee63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:46:59 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:46:59 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:09 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:09 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:09 [info] 38#38: *841 [lua] access_by_lua(msblocations.conf:189):2: e72e3127d43f8740d65b7915bdeeacf1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:47:09 [info] 38#38: *841 [lua] logger.lua:23: e72e3127d43f8740d65b7915bdeeacf1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:47:09 +0000] e72e3127d43f8740d65b7915bdeeacf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:47:19 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:19 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:24 [info] 38#38: *844 [lua] access_by_lua(msblocations.conf:189):2: b17a9330e51777c02f0d1a5e038e2153:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:47:24 [info] 38#38: *844 [lua] logger.lua:23: b17a9330e51777c02f0d1a5e038e2153 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:47:24 +0000] b17a9330e51777c02f0d1a5e038e2153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:47:29 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:29 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:39 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:39 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:39 [info] 38#38: *850 [lua] access_by_lua(msblocations.conf:189):2: d83ae157b901e3295817310c3f80dab1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:47:39 [info] 38#38: *850 [lua] logger.lua:23: d83ae157b901e3295817310c3f80dab1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:47:39 +0000] d83ae157b901e3295817310c3f80dab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:47:49 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:49 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:54 [info] 38#38: *853 [lua] access_by_lua(msblocations.conf:189):2: cfbd1e455abe8cfd0a21a9c24353cd32:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:47:54 [info] 38#38: *853 [lua] logger.lua:23: cfbd1e455abe8cfd0a21a9c24353cd32 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:47:54 +0000] cfbd1e455abe8cfd0a21a9c24353cd32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:47:59 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:47:59 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:09 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:09 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:09 [info] 38#38: *858 [lua] access_by_lua(msblocations.conf:189):2: 25958f638f5b8a2cf265a680916964a5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:48:09 +0000] 25958f638f5b8a2cf265a680916964a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:48:09 [info] 38#38: *858 [lua] logger.lua:23: 25958f638f5b8a2cf265a680916964a5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:48:19 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:19 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:24 [info] 38#38: *861 [lua] access_by_lua(msblocations.conf:189):2: 91c4e34c99fc5b9577e13645a770ce35:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:48:24 [info] 38#38: *861 [lua] logger.lua:23: 91c4e34c99fc5b9577e13645a770ce35 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:48:24 +0000] 91c4e34c99fc5b9577e13645a770ce35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:48:29 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:29 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:39 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:39 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:39 [info] 38#38: *867 [lua] access_by_lua(msblocations.conf:189):2: ffb0edf7c6a84e35f6c1c43b915261ed:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:48:40 [info] 38#38: *867 [lua] logger.lua:23: ffb0edf7c6a84e35f6c1c43b915261ed {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:48:40 +0000] ffb0edf7c6a84e35f6c1c43b915261ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:48:49 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:49 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:55 [info] 38#38: *870 [lua] access_by_lua(msblocations.conf:189):2: 411fcacced3c5d8ba85a8f8f9ac3b1a1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.70.92 - - [25/Jan/2023:05:48:55 +0000] 411fcacced3c5d8ba85a8f8f9ac3b1a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:48:55 [info] 38#38: *870 [lua] logger.lua:23: 411fcacced3c5d8ba85a8f8f9ac3b1a1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:48:59 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:48:59 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:09 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:09 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:10 [info] 38#38: *875 [lua] access_by_lua(msblocations.conf:189):2: b1fa4cfe26fdc6f5b69b894e08600546:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:49:10 [info] 38#38: *875 [lua] logger.lua:23: b1fa4cfe26fdc6f5b69b894e08600546 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:49:10 +0000] b1fa4cfe26fdc6f5b69b894e08600546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:49:19 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:19 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:25 [info] 38#38: *878 [lua] access_by_lua(msblocations.conf:189):2: 49c63ca656e8d787890af1327817a6ea:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:49:25 +0000] 49c63ca656e8d787890af1327817a6ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:49:25 [info] 38#38: *878 [lua] logger.lua:23: 49c63ca656e8d787890af1327817a6ea {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:49:29 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:29 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:39 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:39 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:40 [info] 38#38: *884 [lua] access_by_lua(msblocations.conf:189):2: 21eefb59867665859977451aa0b112cc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:49:40 +0000] 21eefb59867665859977451aa0b112cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 05:49:40 [info] 38#38: *884 [lua] logger.lua:23: 21eefb59867665859977451aa0b112cc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:49:49 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:49 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:55 [info] 38#38: *887 [lua] access_by_lua(msblocations.conf:189):2: 4d4a894b68057e99423b4713dc25bf2e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:49:55 [info] 38#38: *887 [lua] logger.lua:23: 4d4a894b68057e99423b4713dc25bf2e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:49:55 +0000] 4d4a894b68057e99423b4713dc25bf2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:49:59 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:49:59 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:09 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:09 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:10 [info] 38#38: *892 [lua] access_by_lua(msblocations.conf:189):2: bf53eeb3c328981a465c088d4274f0dc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:50:10 +0000] bf53eeb3c328981a465c088d4274f0dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:50:10 [info] 38#38: *892 [lua] logger.lua:23: bf53eeb3c328981a465c088d4274f0dc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:50:19 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:19 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:25 [info] 38#38: *895 [lua] access_by_lua(msblocations.conf:189):2: 6aa322d9b165167b1e9a641d222e2edd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:50:25 [info] 38#38: *895 [lua] logger.lua:23: 6aa322d9b165167b1e9a641d222e2edd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:50:25 +0000] 6aa322d9b165167b1e9a641d222e2edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:50:29 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:29 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:39 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:39 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:40 [info] 38#38: *901 [lua] access_by_lua(msblocations.conf:189):2: 0b4dc24e2c166555650fac1343ba8f3b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:50:40 [info] 38#38: *901 [lua] logger.lua:23: 0b4dc24e2c166555650fac1343ba8f3b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:50:40 +0000] 0b4dc24e2c166555650fac1343ba8f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:50:49 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:49 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:55 [info] 38#38: *904 [lua] access_by_lua(msblocations.conf:189):2: 968d76143d310a04011f13d5a9c98c37:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:50:55 +0000] 968d76143d310a04011f13d5a9c98c37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:50:55 [info] 38#38: *904 [lua] logger.lua:23: 968d76143d310a04011f13d5a9c98c37 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:50:59 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:50:59 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:09 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:09 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:10 [info] 38#38: *909 [lua] access_by_lua(msblocations.conf:189):2: 7100d12da76105b79ff2b3e197839294:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:51:10 +0000] 7100d12da76105b79ff2b3e197839294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:51:10 [info] 38#38: *909 [lua] logger.lua:23: 7100d12da76105b79ff2b3e197839294 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:51:19 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:19 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:25 [info] 38#38: *912 [lua] access_by_lua(msblocations.conf:189):2: 7e2803ef48e0b355182bd0ac751db0a6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:51:25 [info] 38#38: *912 [lua] logger.lua:23: 7e2803ef48e0b355182bd0ac751db0a6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:51:25 +0000] 7e2803ef48e0b355182bd0ac751db0a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:51:29 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:29 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:39 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:39 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:40 [info] 38#38: *918 [lua] access_by_lua(msblocations.conf:189):2: 82af5e45b15e32448cf87f99bb6b27f7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:51:40 [info] 38#38: *918 [lua] logger.lua:23: 82af5e45b15e32448cf87f99bb6b27f7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:51:40 +0000] 82af5e45b15e32448cf87f99bb6b27f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:51:49 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:49 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:55 [info] 38#38: *921 [lua] access_by_lua(msblocations.conf:189):2: 17e3b2aad8a3fac010634ab95352aa7c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:51:55 +0000] 17e3b2aad8a3fac010634ab95352aa7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:51:55 [info] 38#38: *921 [lua] logger.lua:23: 17e3b2aad8a3fac010634ab95352aa7c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:51:59 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:51:59 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:09 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:09 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:10 [info] 38#38: *926 [lua] access_by_lua(msblocations.conf:189):2: fb57abaa741111e39e82af205981460e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:52:10 [info] 38#38: *926 [lua] logger.lua:23: fb57abaa741111e39e82af205981460e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:52:10 +0000] fb57abaa741111e39e82af205981460e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:52:19 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:19 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:25 [info] 38#38: *929 [lua] access_by_lua(msblocations.conf:189):2: 9f7801236a8ad0afbe3ab09fb9dc0770:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:52:25 [info] 38#38: *929 [lua] logger.lua:23: 9f7801236a8ad0afbe3ab09fb9dc0770 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:52:25 +0000] 9f7801236a8ad0afbe3ab09fb9dc0770 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:52:29 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:29 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:39 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:39 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:40 [info] 38#38: *935 [lua] access_by_lua(msblocations.conf:189):2: 8fa199ab5ef0adedb152f0f5f12a40d4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:52:40 +0000] 8fa199ab5ef0adedb152f0f5f12a40d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:52:40 [info] 38#38: *935 [lua] logger.lua:23: 8fa199ab5ef0adedb152f0f5f12a40d4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:52:49 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:49 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:55 [info] 38#38: *938 [lua] access_by_lua(msblocations.conf:189):2: 80c7ebbc6081247e1946cdd564d23640:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:52:55 [info] 38#38: *938 [lua] logger.lua:23: 80c7ebbc6081247e1946cdd564d23640 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:52:55 +0000] 80c7ebbc6081247e1946cdd564d23640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:52:59 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:52:59 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:09 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:09 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:10 [info] 38#38: *943 [lua] access_by_lua(msblocations.conf:189):2: 3369e0af4dd687d71202677c692e4edc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:53:10 [info] 38#38: *943 [lua] logger.lua:23: 3369e0af4dd687d71202677c692e4edc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:53:10 +0000] 3369e0af4dd687d71202677c692e4edc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/25 05:53:19 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:19 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:25 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: 233eca5f597afca8af87db32a5b67b34:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:53:25 [info] 38#38: *946 [lua] logger.lua:23: 233eca5f597afca8af87db32a5b67b34 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:53:25 +0000] 233eca5f597afca8af87db32a5b67b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:53:29 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:29 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:39 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:39 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:40 [info] 38#38: *952 [lua] access_by_lua(msblocations.conf:189):2: 51ce7855f11dfe8009f691a7c0d7b04a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:53:40 +0000] 51ce7855f11dfe8009f691a7c0d7b04a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:53:40 [info] 38#38: *952 [lua] logger.lua:23: 51ce7855f11dfe8009f691a7c0d7b04a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:53:49 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:49 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:55 [info] 38#38: *955 [lua] access_by_lua(msblocations.conf:189):2: 0f07a259a8e521dbc677fbc14c56f58c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:53:55 [info] 38#38: *955 [lua] logger.lua:23: 0f07a259a8e521dbc677fbc14c56f58c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:53:55 +0000] 0f07a259a8e521dbc677fbc14c56f58c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 05:53:59 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:53:59 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:09 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:09 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:10 [info] 38#38: *960 [lua] access_by_lua(msblocations.conf:189):2: f090405f0f3cc08556711b272e5e98cd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:54:10 +0000] f090405f0f3cc08556711b272e5e98cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:54:10 [info] 38#38: *960 [lua] logger.lua:23: f090405f0f3cc08556711b272e5e98cd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:54:19 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:19 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:25 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: 698d44bc0ff7b683b56467b5aae87950:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:54:25 [info] 38#38: *963 [lua] logger.lua:23: 698d44bc0ff7b683b56467b5aae87950 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:54:25 +0000] 698d44bc0ff7b683b56467b5aae87950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:54:29 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:29 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:39 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:39 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:40 [info] 38#38: *969 [lua] access_by_lua(msblocations.conf:189):2: e06a557976c6d21e394d17a082781b36:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:54:40 [info] 38#38: *969 [lua] logger.lua:23: e06a557976c6d21e394d17a082781b36 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:54:40 +0000] e06a557976c6d21e394d17a082781b36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:54:49 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:49 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:55 [info] 38#38: *972 [lua] access_by_lua(msblocations.conf:189):2: 2ebf4e832d7ffb3e0250351865f3d255:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:54:55 [info] 38#38: *972 [lua] logger.lua:23: 2ebf4e832d7ffb3e0250351865f3d255 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:54:55 +0000] 2ebf4e832d7ffb3e0250351865f3d255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:54:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:54:59 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:54:59 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:09 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:09 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:10 [info] 38#38: *977 [lua] access_by_lua(msblocations.conf:189):2: 361d2cc7ac27c5601c2a3d2879551451:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:55:10 +0000] 361d2cc7ac27c5601c2a3d2879551451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:55:10 [info] 38#38: *977 [lua] logger.lua:23: 361d2cc7ac27c5601c2a3d2879551451 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:55:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:55:19 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:19 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:25 [info] 38#38: *980 [lua] access_by_lua(msblocations.conf:189):2: 8de78499a11bdc8e01402f3738964144:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:55:25 [info] 38#38: *980 [lua] logger.lua:23: 8de78499a11bdc8e01402f3738964144 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:55:25 +0000] 8de78499a11bdc8e01402f3738964144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:55:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:55:29 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:29 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:39 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:39 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:40 [info] 38#38: *986 [lua] access_by_lua(msblocations.conf:189):2: 7856ac7122a23fb365cd35b6c95179ce:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:55:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.70.92 - - [25/Jan/2023:05:55:40 +0000] 7856ac7122a23fb365cd35b6c95179ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:55:40 [info] 38#38: *986 [lua] logger.lua:23: 7856ac7122a23fb365cd35b6c95179ce {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:55:49 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:49 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:55 [info] 38#38: *989 [lua] access_by_lua(msblocations.conf:189):2: ce127098a0210fbe75726ca0909b73c4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:55:55 +0000] ce127098a0210fbe75726ca0909b73c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:55:55 [info] 38#38: *989 [lua] logger.lua:23: ce127098a0210fbe75726ca0909b73c4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:55:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:55:59 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:55:59 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:09 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:09 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:10 [info] 38#38: *994 [lua] access_by_lua(msblocations.conf:189):2: cb142fa17a3af2fe936a8fdddc110b91:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:56:10 +0000] cb142fa17a3af2fe936a8fdddc110b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:56:10 [info] 38#38: *994 [lua] logger.lua:23: cb142fa17a3af2fe936a8fdddc110b91 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:56:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:56:19 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:19 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:25 [info] 38#38: *997 [lua] access_by_lua(msblocations.conf:189):2: a86ec9d7781b85851142630ebef9e53c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:56:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:56:25 [info] 38#38: *997 [lua] logger.lua:23: a86ec9d7781b85851142630ebef9e53c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:56:25 +0000] a86ec9d7781b85851142630ebef9e53c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:56:29 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:29 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:39 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:39 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:40 [info] 38#38: *1003 [lua] access_by_lua(msblocations.conf:189):2: 936d1aaef08ddec0a38233a32f568c9f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:56:40 [info] 38#38: *1003 [lua] logger.lua:23: 936d1aaef08ddec0a38233a32f568c9f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:56:40 +0000] 936d1aaef08ddec0a38233a32f568c9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:56:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:56:49 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:49 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:55 [info] 38#38: *1006 [lua] access_by_lua(msblocations.conf:189):2: a7ae244c75a872ccff38454e2dfe2a88:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:56:55 [info] 38#38: *1006 [lua] logger.lua:23: a7ae244c75a872ccff38454e2dfe2a88 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:56:55 +0000] a7ae244c75a872ccff38454e2dfe2a88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:56:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:56:59 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:56:59 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:09 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:09 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:10 [info] 38#38: *1011 [lua] access_by_lua(msblocations.conf:189):2: ba4f1c5530d54f9268eb897b32407827:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:57:10 +0000] ba4f1c5530d54f9268eb897b32407827 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:57:10 [info] 38#38: *1011 [lua] logger.lua:23: ba4f1c5530d54f9268eb897b32407827 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:57:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:57:19 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:19 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:25 [info] 38#38: *1014 [lua] access_by_lua(msblocations.conf:189):2: 86d7337416a7e107206190294369958f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:57:25 [info] 38#38: *1014 [lua] logger.lua:23: 86d7337416a7e107206190294369958f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:57:25 +0000] 86d7337416a7e107206190294369958f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:57:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 05:57:29 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:29 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:39 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:39 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:40 [info] 38#38: *1020 [lua] access_by_lua(msblocations.conf:189):2: 924e858ef0ec98ddf36c979a0427017b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:57:40 [info] 38#38: *1020 [lua] logger.lua:23: 924e858ef0ec98ddf36c979a0427017b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:57:40 +0000] 924e858ef0ec98ddf36c979a0427017b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:57:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:57:49 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:49 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:55 [info] 38#38: *1023 [lua] access_by_lua(msblocations.conf:189):2: 59041927a761e0c86b4866eaead7713b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:57:55 [info] 38#38: *1023 [lua] logger.lua:23: 59041927a761e0c86b4866eaead7713b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:57:55 +0000] 59041927a761e0c86b4866eaead7713b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:57:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:57:59 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:57:59 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:09 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:09 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:10 [info] 38#38: *1028 [lua] access_by_lua(msblocations.conf:189):2: c1864942951a989fc13195146535a132:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:58:10 [info] 38#38: *1028 [lua] logger.lua:23: c1864942951a989fc13195146535a132 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:58:10 +0000] c1864942951a989fc13195146535a132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:58:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:58:19 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:19 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:25 [info] 38#38: *1031 [lua] access_by_lua(msblocations.conf:189):2: c9abad831854e5b41a122efb84fd97d3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:58:25 [info] 38#38: *1031 [lua] logger.lua:23: c9abad831854e5b41a122efb84fd97d3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:58:25 +0000] c9abad831854e5b41a122efb84fd97d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:58:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:58:29 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:29 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:39 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:39 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:40 [info] 38#38: *1037 [lua] access_by_lua(msblocations.conf:189):2: 7413bf0dd528ea2dbd73acc4352607fa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:58:40 [info] 38#38: *1037 [lua] logger.lua:23: 7413bf0dd528ea2dbd73acc4352607fa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:58:40 +0000] 7413bf0dd528ea2dbd73acc4352607fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:58:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/25 05:58:49 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:49 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:55 [info] 38#38: *1040 [lua] access_by_lua(msblocations.conf:189):2: 99a3aebe41195390559094b79a747768:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:58:55 +0000] 99a3aebe41195390559094b79a747768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:58:55 [info] 38#38: *1040 [lua] logger.lua:23: 99a3aebe41195390559094b79a747768 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:58:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:58:59 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:58:59 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:09 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:09 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:10 [info] 38#38: *1045 [lua] access_by_lua(msblocations.conf:189):2: caf056f81dd6f8984eb2fa3c6808fa66:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:59:10 [info] 38#38: *1045 [lua] logger.lua:23: caf056f81dd6f8984eb2fa3c6808fa66 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:59:10 +0000] caf056f81dd6f8984eb2fa3c6808fa66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:59:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:59:19 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:19 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:25 [info] 38#38: *1048 [lua] access_by_lua(msblocations.conf:189):2: 2892f8b93f594d0c186c4f3b09acea2e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:59:25 +0000] 2892f8b93f594d0c186c4f3b09acea2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:59:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:59:25 [info] 38#38: *1048 [lua] logger.lua:23: 2892f8b93f594d0c186c4f3b09acea2e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 05:59:29 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:29 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:39 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:39 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:40 [info] 38#38: *1054 [lua] access_by_lua(msblocations.conf:189):2: 86ca84ccf4ed3064da1323e20cbadd18:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:59:40 [info] 38#38: *1054 [lua] logger.lua:23: 86ca84ccf4ed3064da1323e20cbadd18 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:59:40 +0000] 86ca84ccf4ed3064da1323e20cbadd18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:59:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:59:49 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:49 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:55 [info] 38#38: *1057 [lua] access_by_lua(msblocations.conf:189):2: c732ffa70a645153710e3b8d67980626:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 05:59:55 [info] 38#38: *1057 [lua] logger.lua:23: c732ffa70a645153710e3b8d67980626 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:05:59:55 +0000] c732ffa70a645153710e3b8d67980626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:59:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 05:59:59 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 05:59:59 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:09 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:09 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:10 [info] 38#38: *1062 [lua] access_by_lua(msblocations.conf:189):2: 379dadc9a72532b76110aee267362d0e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:00:10 +0000] 379dadc9a72532b76110aee267362d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:00:10 [info] 38#38: *1062 [lua] logger.lua:23: 379dadc9a72532b76110aee267362d0e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:00:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:00:19 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:19 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:25 [info] 38#38: *1065 [lua] access_by_lua(msblocations.conf:189):2: ecb6a46f4809db2b63f161fd76b543a2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:00:25 [info] 38#38: *1065 [lua] logger.lua:23: ecb6a46f4809db2b63f161fd76b543a2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:00:25 +0000] ecb6a46f4809db2b63f161fd76b543a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:00:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:00:29 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:29 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:39 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:39 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:40 [info] 38#38: *1071 [lua] access_by_lua(msblocations.conf:189):2: bfca9cf46e77d475bae7944169d01958:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:00:40 +0000] bfca9cf46e77d475bae7944169d01958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:00:40 [info] 38#38: *1071 [lua] logger.lua:23: bfca9cf46e77d475bae7944169d01958 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:00:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:00:49 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:49 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:55 [info] 38#38: *1074 [lua] access_by_lua(msblocations.conf:189):2: 26f109b60209f6b3b207ff1e041a30d9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:00:55 [info] 38#38: *1074 [lua] logger.lua:23: 26f109b60209f6b3b207ff1e041a30d9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:00:55 +0000] 26f109b60209f6b3b207ff1e041a30d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:00:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:00:59 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:00:59 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:09 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:09 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:10 [info] 38#38: *1079 [lua] access_by_lua(msblocations.conf:189):2: 6cb5d5826b852f532848f3f8a03f6489:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:01:10 +0000] 6cb5d5826b852f532848f3f8a03f6489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:01:10 [info] 38#38: *1079 [lua] logger.lua:23: 6cb5d5826b852f532848f3f8a03f6489 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:01:19 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:19 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:25 [info] 38#38: *1082 [lua] access_by_lua(msblocations.conf:189):2: b639283d42a672bfe3148c5e6437e0d2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:01:25 +0000] b639283d42a672bfe3148c5e6437e0d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:01:25 [info] 38#38: *1082 [lua] logger.lua:23: b639283d42a672bfe3148c5e6437e0d2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:01:29 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:29 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:39 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:39 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:40 [info] 38#38: *1088 [lua] access_by_lua(msblocations.conf:189):2: 3dc14e622153c9108e0b823dbe9e8494:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:01:40 +0000] 3dc14e622153c9108e0b823dbe9e8494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 06:01:40 [info] 38#38: *1088 [lua] logger.lua:23: 3dc14e622153c9108e0b823dbe9e8494 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 06:01:49 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:49 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:55 [info] 38#38: *1091 [lua] access_by_lua(msblocations.conf:189):2: 1d683c1e6306c65630789be898758098:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:01:55 [info] 38#38: *1091 [lua] logger.lua:23: 1d683c1e6306c65630789be898758098 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:01:55 +0000] 1d683c1e6306c65630789be898758098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:01:59 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:01:59 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:09 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:09 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:10 [info] 38#38: *1096 [lua] access_by_lua(msblocations.conf:189):2: 2f402b5129584a27be468589c9639eb6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:02:10 +0000] 2f402b5129584a27be468589c9639eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:02:10 [info] 38#38: *1096 [lua] logger.lua:23: 2f402b5129584a27be468589c9639eb6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:02:19 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:19 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:25 [info] 38#38: *1099 [lua] access_by_lua(msblocations.conf:189):2: 99bf8e457935f40826c3082f4940a416:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:02:25 [info] 38#38: *1099 [lua] logger.lua:23: 99bf8e457935f40826c3082f4940a416 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:02:25 +0000] 99bf8e457935f40826c3082f4940a416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:02:29 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:29 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:39 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:39 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:40 [info] 38#38: *1105 [lua] access_by_lua(msblocations.conf:189):2: 8f09804819f5e3517d3fdd053ba7aded:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:02:40 [info] 38#38: *1105 [lua] logger.lua:23: 8f09804819f5e3517d3fdd053ba7aded {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:02:40 +0000] 8f09804819f5e3517d3fdd053ba7aded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:02:49 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:49 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:55 [info] 38#38: *1108 [lua] access_by_lua(msblocations.conf:189):2: 35d3bef24b6b4bcbce1126d4023f3838:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:02:55 [info] 38#38: *1108 [lua] logger.lua:23: 35d3bef24b6b4bcbce1126d4023f3838 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:02:55 +0000] 35d3bef24b6b4bcbce1126d4023f3838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:02:59 [info] 38#38: *1109 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:02:59 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:09 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:09 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:10 [info] 38#38: *1113 [lua] access_by_lua(msblocations.conf:189):2: 052d4b0d0839981b1e16fbfeaebaabf9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:03:10 [info] 38#38: *1113 [lua] logger.lua:23: 052d4b0d0839981b1e16fbfeaebaabf9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:03:10 +0000] 052d4b0d0839981b1e16fbfeaebaabf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:03:19 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:19 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:25 [info] 38#38: *1116 [lua] access_by_lua(msblocations.conf:189):2: ab1a9fbca06b9eb4ada833f2a72fa77c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:03:25 [info] 38#38: *1116 [lua] logger.lua:23: ab1a9fbca06b9eb4ada833f2a72fa77c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:03:25 +0000] ab1a9fbca06b9eb4ada833f2a72fa77c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:03:29 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:29 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:39 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:39 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:40 [info] 38#38: *1122 [lua] access_by_lua(msblocations.conf:189):2: ca69d8ac274a90081e87372c13e949a1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:03:40 [info] 38#38: *1122 [lua] logger.lua:23: ca69d8ac274a90081e87372c13e949a1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:03:40 +0000] ca69d8ac274a90081e87372c13e949a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:03:49 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:49 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:55 [info] 38#38: *1125 [lua] access_by_lua(msblocations.conf:189):2: fe86eee3de3e388aaf7c395b97aba376:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:03:55 [info] 38#38: *1125 [lua] logger.lua:23: fe86eee3de3e388aaf7c395b97aba376 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:03:55 +0000] fe86eee3de3e388aaf7c395b97aba376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:03:59 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:03:59 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:09 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:09 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:10 [info] 38#38: *1130 [lua] access_by_lua(msblocations.conf:189):2: 26ab28b18c3ec3fc5822e7c8f130de7f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:04:10 +0000] 26ab28b18c3ec3fc5822e7c8f130de7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:04:10 [info] 38#38: *1130 [lua] logger.lua:23: 26ab28b18c3ec3fc5822e7c8f130de7f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:04:19 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:19 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:25 [info] 38#38: *1133 [lua] access_by_lua(msblocations.conf:189):2: 9c18732f2387949b0aeb6b56260203c0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:04:25 [info] 38#38: *1133 [lua] logger.lua:23: 9c18732f2387949b0aeb6b56260203c0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:04:25 +0000] 9c18732f2387949b0aeb6b56260203c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:04:29 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:29 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:39 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:39 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:40 [info] 38#38: *1139 [lua] access_by_lua(msblocations.conf:189):2: 0b932e37b6b2c71db2d39cb45fa22b3c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:04:40 [info] 38#38: *1139 [lua] logger.lua:23: 0b932e37b6b2c71db2d39cb45fa22b3c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:04:40 +0000] 0b932e37b6b2c71db2d39cb45fa22b3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:04:49 [info] 36#36: *1140 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:49 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:55 [info] 38#38: *1142 [lua] access_by_lua(msblocations.conf:189):2: bde9a99c5d9d361951619668dc413172:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:04:55 [info] 38#38: *1142 [lua] logger.lua:23: bde9a99c5d9d361951619668dc413172 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:04:55 +0000] bde9a99c5d9d361951619668dc413172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:04:59 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:04:59 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:09 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:09 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:10 [info] 38#38: *1147 [lua] access_by_lua(msblocations.conf:189):2: e9bd657c240965a40d3b6f01e0a1b8ea:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:05:10 [info] 38#38: *1147 [lua] logger.lua:23: e9bd657c240965a40d3b6f01e0a1b8ea {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:05:10 +0000] e9bd657c240965a40d3b6f01e0a1b8ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 06:05:19 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:19 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:25 [info] 38#38: *1150 [lua] access_by_lua(msblocations.conf:189):2: 5299343e873b893c507c16c10a2cd86e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:05:25 +0000] 5299343e873b893c507c16c10a2cd86e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 06:05:25 [info] 38#38: *1150 [lua] logger.lua:23: 5299343e873b893c507c16c10a2cd86e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:05:29 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:29 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:39 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:39 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:40 [info] 38#38: *1156 [lua] access_by_lua(msblocations.conf:189):2: 116786ccf39f9d8dbe4864434678c3bc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:05:40 [info] 38#38: *1156 [lua] logger.lua:23: 116786ccf39f9d8dbe4864434678c3bc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:05:40 +0000] 116786ccf39f9d8dbe4864434678c3bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:05:49 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:49 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:55 [info] 38#38: *1159 [lua] access_by_lua(msblocations.conf:189):2: 8a180043e16355f4554a4e22fc54c9ce:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:05:55 +0000] 8a180043e16355f4554a4e22fc54c9ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:05:55 [info] 38#38: *1159 [lua] logger.lua:23: 8a180043e16355f4554a4e22fc54c9ce {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:05:59 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:05:59 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:09 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:09 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:10 [info] 38#38: *1164 [lua] access_by_lua(msblocations.conf:189):2: 5e007a1127c62be087dde58816c818cf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:06:10 [info] 38#38: *1164 [lua] logger.lua:23: 5e007a1127c62be087dde58816c818cf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:06:10 +0000] 5e007a1127c62be087dde58816c818cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:06:19 [info] 38#38: *1165 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:19 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:25 [info] 38#38: *1167 [lua] access_by_lua(msblocations.conf:189):2: 8ec9276c9f04b8f09b9204b177dc5aac:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:06:25 [info] 38#38: *1167 [lua] logger.lua:23: 8ec9276c9f04b8f09b9204b177dc5aac {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:06:25 +0000] 8ec9276c9f04b8f09b9204b177dc5aac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:06:29 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:29 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:39 [info] 36#36: *1171 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:39 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:40 [info] 38#38: *1173 [lua] access_by_lua(msblocations.conf:189):2: 34afb01b4a63df2dd1880d183e589212:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:06:40 [info] 38#38: *1173 [lua] logger.lua:23: 34afb01b4a63df2dd1880d183e589212 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:06:40 +0000] 34afb01b4a63df2dd1880d183e589212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:06:49 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:49 [info] 38#38: *1175 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:55 [info] 38#38: *1176 [lua] access_by_lua(msblocations.conf:189):2: 608a32b39dfa208d796405208046a503:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:06:55 +0000] 608a32b39dfa208d796405208046a503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/25 06:06:55 [info] 38#38: *1176 [lua] logger.lua:23: 608a32b39dfa208d796405208046a503 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:06:59 [info] 38#38: *1177 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:06:59 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:09 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:09 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:10 [info] 38#38: *1181 [lua] access_by_lua(msblocations.conf:189):2: 1691f953fb19dd5d91507c1a2124c470:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:07:10 +0000] 1691f953fb19dd5d91507c1a2124c470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:07:10 [info] 38#38: *1181 [lua] logger.lua:23: 1691f953fb19dd5d91507c1a2124c470 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:07:19 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:19 [info] 36#36: *1182 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:25 [info] 38#38: *1184 [lua] access_by_lua(msblocations.conf:189):2: acee2c8f35fa3ac7be021e5a7bb8a8d3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:07:25 [info] 38#38: *1184 [lua] logger.lua:23: acee2c8f35fa3ac7be021e5a7bb8a8d3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:07:25 +0000] acee2c8f35fa3ac7be021e5a7bb8a8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:07:29 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:29 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:39 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:39 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:40 [info] 38#38: *1190 [lua] access_by_lua(msblocations.conf:189):2: f07d8ad59aea50ba9d33570aa0edb59a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:07:40 +0000] f07d8ad59aea50ba9d33570aa0edb59a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:07:40 [info] 38#38: *1190 [lua] logger.lua:23: f07d8ad59aea50ba9d33570aa0edb59a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:07:49 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:49 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:55 [info] 38#38: *1193 [lua] access_by_lua(msblocations.conf:189):2: a4728778e142c9ab19936c1da91f6ed6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:07:55 [info] 38#38: *1193 [lua] logger.lua:23: a4728778e142c9ab19936c1da91f6ed6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:07:55 +0000] a4728778e142c9ab19936c1da91f6ed6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:07:59 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:07:59 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:09 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:09 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:10 [info] 38#38: *1198 [lua] access_by_lua(msblocations.conf:189):2: 0e3aca3c2adacc704d1145192bc60adf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:08:10 +0000] 0e3aca3c2adacc704d1145192bc60adf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:08:10 [info] 38#38: *1198 [lua] logger.lua:23: 0e3aca3c2adacc704d1145192bc60adf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:08:19 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:19 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:26 [info] 38#38: *1201 [lua] access_by_lua(msblocations.conf:189):2: cb246a51ffb72284988f5902e04b825f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:08:26 +0000] cb246a51ffb72284988f5902e04b825f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:08:26 [info] 38#38: *1201 [lua] logger.lua:23: cb246a51ffb72284988f5902e04b825f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:08:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:08:29 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:29 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:39 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:39 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:41 [info] 38#38: *1207 [lua] access_by_lua(msblocations.conf:189):2: 405f46826b109b5d8c160fb7bd85e06d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:08:41 [info] 38#38: *1207 [lua] logger.lua:23: 405f46826b109b5d8c160fb7bd85e06d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:08:41 +0000] 405f46826b109b5d8c160fb7bd85e06d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:08:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:08:49 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:49 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:56 [info] 38#38: *1210 [lua] access_by_lua(msblocations.conf:189):2: 60aa182a6f9c614b0d54a034f5c8a94e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:08:56 [info] 38#38: *1210 [lua] logger.lua:23: 60aa182a6f9c614b0d54a034f5c8a94e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:08:56 +0000] 60aa182a6f9c614b0d54a034f5c8a94e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:08:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:08:59 [info] 38#38: *1211 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:08:59 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:09 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:09 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:11 [info] 38#38: *1215 [lua] access_by_lua(msblocations.conf:189):2: 9184a25b8eeec5511055f378ef114cfc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:09:11 +0000] 9184a25b8eeec5511055f378ef114cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:09:11 [info] 38#38: *1215 [lua] logger.lua:23: 9184a25b8eeec5511055f378ef114cfc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:09:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:09:19 [info] 38#38: *1216 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:19 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:26 [info] 38#38: *1218 [lua] access_by_lua(msblocations.conf:189):2: c16f61aa344459f21c8cbdfcdc0d8c77:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:09:26 [info] 38#38: *1218 [lua] logger.lua:23: c16f61aa344459f21c8cbdfcdc0d8c77 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:09:26 +0000] c16f61aa344459f21c8cbdfcdc0d8c77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:09:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:09:29 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:29 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:39 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:39 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:41 [info] 38#38: *1224 [lua] access_by_lua(msblocations.conf:189):2: 7efb4056c752240f734cb091f028e02f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:09:41 [info] 38#38: *1224 [lua] logger.lua:23: 7efb4056c752240f734cb091f028e02f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:09:41 +0000] 7efb4056c752240f734cb091f028e02f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:09:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:09:49 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:49 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:56 [info] 38#38: *1227 [lua] access_by_lua(msblocations.conf:189):2: 4c36662c2369658a23ae8c9240b92529:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:09:56 [info] 38#38: *1227 [lua] logger.lua:23: 4c36662c2369658a23ae8c9240b92529 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:09:56 +0000] 4c36662c2369658a23ae8c9240b92529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:09:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:09:59 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:09:59 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:09 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:09 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:11 [info] 38#38: *1232 [lua] access_by_lua(msblocations.conf:189):2: 3a06808a4513b34ab55c58706c7eb6bc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:10:11 +0000] 3a06808a4513b34ab55c58706c7eb6bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:10:11 [info] 38#38: *1232 [lua] logger.lua:23: 3a06808a4513b34ab55c58706c7eb6bc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:10:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:10:19 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:19 [info] 38#38: *1233 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:26 [info] 38#38: *1235 [lua] access_by_lua(msblocations.conf:189):2: 5968a578bc94200e74d36140b6520db6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:10:26 [info] 38#38: *1235 [lua] logger.lua:23: 5968a578bc94200e74d36140b6520db6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:10:26 +0000] 5968a578bc94200e74d36140b6520db6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:10:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:10:29 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:29 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:39 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:39 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:41 [info] 38#38: *1241 [lua] access_by_lua(msblocations.conf:189):2: 107f15cc5ca45ca670873da595dd54de:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:10:41 +0000] 107f15cc5ca45ca670873da595dd54de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:10:41 [info] 38#38: *1241 [lua] logger.lua:23: 107f15cc5ca45ca670873da595dd54de {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:10:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:10:49 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:49 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:56 [info] 38#38: *1244 [lua] access_by_lua(msblocations.conf:189):2: 5fc3942e8c2c81c4b8768b28b0ebdde5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:10:56 [info] 38#38: *1244 [lua] logger.lua:23: 5fc3942e8c2c81c4b8768b28b0ebdde5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:10:56 +0000] 5fc3942e8c2c81c4b8768b28b0ebdde5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:10:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:10:59 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:10:59 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:09 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:09 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:11 [info] 38#38: *1249 [lua] access_by_lua(msblocations.conf:189):2: c9a5ef9def94b23c54a9dba2c072a33a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:11:11 +0000] c9a5ef9def94b23c54a9dba2c072a33a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 06:11:11 [info] 38#38: *1249 [lua] logger.lua:23: c9a5ef9def94b23c54a9dba2c072a33a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:11:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 06:11:19 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:19 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:26 [info] 38#38: *1252 [lua] access_by_lua(msblocations.conf:189):2: d9677ce7bdecddd23721952f75571cc5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:11:26 +0000] d9677ce7bdecddd23721952f75571cc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:11:26 [info] 38#38: *1252 [lua] logger.lua:23: d9677ce7bdecddd23721952f75571cc5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:11:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:11:29 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:29 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:39 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:39 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:41 [info] 38#38: *1258 [lua] access_by_lua(msblocations.conf:189):2: ff61dec8b54d49e4f71364f20c7659e7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:11:41 +0000] ff61dec8b54d49e4f71364f20c7659e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:11:41 [info] 38#38: *1258 [lua] logger.lua:23: ff61dec8b54d49e4f71364f20c7659e7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:11:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:11:49 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:49 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:56 [info] 38#38: *1261 [lua] access_by_lua(msblocations.conf:189):2: 91cf5b7d34ff129e96ad8050a5309875:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:11:56 [info] 38#38: *1261 [lua] logger.lua:23: 91cf5b7d34ff129e96ad8050a5309875 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:11:56 +0000] 91cf5b7d34ff129e96ad8050a5309875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:11:59 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:11:59 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:09 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:09 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:11 [info] 38#38: *1266 [lua] access_by_lua(msblocations.conf:189):2: 1e3dfddcd058c0234a0d1c381c84f2c2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:12:11 +0000] 1e3dfddcd058c0234a0d1c381c84f2c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:12:11 [info] 38#38: *1266 [lua] logger.lua:23: 1e3dfddcd058c0234a0d1c381c84f2c2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:12:19 [info] 38#38: *1267 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:19 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:26 [info] 38#38: *1269 [lua] access_by_lua(msblocations.conf:189):2: 186628fff04c9f3b010e64b7c885aa4d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:12:26 [info] 38#38: *1269 [lua] logger.lua:23: 186628fff04c9f3b010e64b7c885aa4d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:12:26 +0000] 186628fff04c9f3b010e64b7c885aa4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:12:29 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:29 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:39 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:39 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:41 [info] 38#38: *1275 [lua] access_by_lua(msblocations.conf:189):2: abda07b4dc2aaeb50faa0eed5cec7b49:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:12:41 [info] 38#38: *1275 [lua] logger.lua:23: abda07b4dc2aaeb50faa0eed5cec7b49 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:12:41 +0000] abda07b4dc2aaeb50faa0eed5cec7b49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:12:49 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:49 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:56 [info] 38#38: *1278 [lua] access_by_lua(msblocations.conf:189):2: ef27517464e84821082d681dcbc2dd0a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:12:56 +0000] ef27517464e84821082d681dcbc2dd0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:12:56 [info] 38#38: *1278 [lua] logger.lua:23: ef27517464e84821082d681dcbc2dd0a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:12:59 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:12:59 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:09 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:09 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:11 [info] 38#38: *1283 [lua] access_by_lua(msblocations.conf:189):2: 33b462efad97cf66d7e7c871894694e5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:13:11 +0000] 33b462efad97cf66d7e7c871894694e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:13:11 [info] 38#38: *1283 [lua] logger.lua:23: 33b462efad97cf66d7e7c871894694e5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:13:19 [info] 38#38: *1284 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:19 [info] 38#38: *1285 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:26 [info] 38#38: *1286 [lua] access_by_lua(msblocations.conf:189):2: 7bd82925b021a7ebdf8434a3705646c1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:13:26 +0000] 7bd82925b021a7ebdf8434a3705646c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:13:26 [info] 38#38: *1286 [lua] logger.lua:23: 7bd82925b021a7ebdf8434a3705646c1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:13:29 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:29 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:39 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:39 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:41 [info] 38#38: *1292 [lua] access_by_lua(msblocations.conf:189):2: d7c3d7a9dfb9dfd3048d0a3fa6def506:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:13:41 +0000] d7c3d7a9dfb9dfd3048d0a3fa6def506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:13:41 [info] 38#38: *1292 [lua] logger.lua:23: d7c3d7a9dfb9dfd3048d0a3fa6def506 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:13:49 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:49 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:56 [info] 38#38: *1295 [lua] access_by_lua(msblocations.conf:189):2: 96ddcb74a1da041ffe9341ee0516a410:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:13:56 [info] 38#38: *1295 [lua] logger.lua:23: 96ddcb74a1da041ffe9341ee0516a410 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:13:56 +0000] 96ddcb74a1da041ffe9341ee0516a410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:13:59 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:13:59 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:09 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:09 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:11 [info] 38#38: *1300 [lua] access_by_lua(msblocations.conf:189):2: 877dfa6519e78daf5a6c81a7a0446818:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:14:11 [info] 38#38: *1300 [lua] logger.lua:23: 877dfa6519e78daf5a6c81a7a0446818 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:14:11 +0000] 877dfa6519e78daf5a6c81a7a0446818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:14:19 [info] 38#38: *1301 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:19 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:26 [info] 38#38: *1303 [lua] access_by_lua(msblocations.conf:189):2: 88f74d887ee8c2d509c030fc8af18342:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:14:26 [info] 38#38: *1303 [lua] logger.lua:23: 88f74d887ee8c2d509c030fc8af18342 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:14:26 +0000] 88f74d887ee8c2d509c030fc8af18342 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:14:29 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:29 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:39 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:39 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:41 [info] 38#38: *1309 [lua] access_by_lua(msblocations.conf:189):2: 88a83ab4bbd3080fd2e068d477a29c64:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:14:41 [info] 38#38: *1309 [lua] logger.lua:23: 88a83ab4bbd3080fd2e068d477a29c64 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:14:41 +0000] 88a83ab4bbd3080fd2e068d477a29c64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:14:49 [info] 38#38: *1310 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:49 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:56 [info] 38#38: *1312 [lua] access_by_lua(msblocations.conf:189):2: 30d45514a2005542c3a485387c0d6b20:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:14:56 [info] 38#38: *1312 [lua] logger.lua:23: 30d45514a2005542c3a485387c0d6b20 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:14:56 +0000] 30d45514a2005542c3a485387c0d6b20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:14:59 [info] 38#38: *1313 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:14:59 [info] 38#38: *1314 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:09 [info] 38#38: *1316 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:09 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:11 [info] 38#38: *1317 [lua] access_by_lua(msblocations.conf:189):2: 596a428ce1ba6f37d3f5598250c0e00c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:15:11 [info] 38#38: *1317 [lua] logger.lua:23: 596a428ce1ba6f37d3f5598250c0e00c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:15:11 +0000] 596a428ce1ba6f37d3f5598250c0e00c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:15:19 [info] 38#38: *1318 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:19 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:26 [info] 38#38: *1320 [lua] access_by_lua(msblocations.conf:189):2: 95b35700913e9e3fe411752984a0c3fb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:15:26 [info] 38#38: *1320 [lua] logger.lua:23: 95b35700913e9e3fe411752984a0c3fb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:15:26 +0000] 95b35700913e9e3fe411752984a0c3fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:15:29 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:29 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:39 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:39 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:41 [info] 38#38: *1326 [lua] access_by_lua(msblocations.conf:189):2: 799d698ae72b567a361134c4a15e87d2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:15:41 +0000] 799d698ae72b567a361134c4a15e87d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:15:41 [info] 38#38: *1326 [lua] logger.lua:23: 799d698ae72b567a361134c4a15e87d2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:15:49 [info] 38#38: *1327 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:49 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:56 [info] 38#38: *1329 [lua] access_by_lua(msblocations.conf:189):2: 78dcece232281eb6eeeeae55552ebeab:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:15:56 [info] 38#38: *1329 [lua] logger.lua:23: 78dcece232281eb6eeeeae55552ebeab {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:15:56 +0000] 78dcece232281eb6eeeeae55552ebeab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:15:59 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:15:59 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:09 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:09 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:11 [info] 38#38: *1334 [lua] access_by_lua(msblocations.conf:189):2: 9da38e6056982b19cd65a354d6899efa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:16:11 [info] 38#38: *1334 [lua] logger.lua:23: 9da38e6056982b19cd65a354d6899efa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:16:11 +0000] 9da38e6056982b19cd65a354d6899efa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:16:19 [info] 38#38: *1335 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:19 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:26 [info] 38#38: *1337 [lua] access_by_lua(msblocations.conf:189):2: 5ba170732a1e1bce364444a3ebc87b9c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:16:26 +0000] 5ba170732a1e1bce364444a3ebc87b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:16:26 [info] 38#38: *1337 [lua] logger.lua:23: 5ba170732a1e1bce364444a3ebc87b9c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:16:29 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:29 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:39 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:39 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:41 [info] 38#38: *1343 [lua] access_by_lua(msblocations.conf:189):2: 29cdf65ac6ccc11c85bb7dacb2829bbc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:16:41 [info] 38#38: *1343 [lua] logger.lua:23: 29cdf65ac6ccc11c85bb7dacb2829bbc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:16:41 +0000] 29cdf65ac6ccc11c85bb7dacb2829bbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:16:49 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:49 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:56 [info] 38#38: *1346 [lua] access_by_lua(msblocations.conf:189):2: 8a044ca6dbfd8460cfea86677d6d2dd7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:16:56 [info] 38#38: *1346 [lua] logger.lua:23: 8a044ca6dbfd8460cfea86677d6d2dd7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:16:56 +0000] 8a044ca6dbfd8460cfea86677d6d2dd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:16:59 [info] 38#38: *1347 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:16:59 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:09 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:09 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:11 [info] 38#38: *1351 [lua] access_by_lua(msblocations.conf:189):2: 6454d9678b59257827fa2d97a925abf1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:17:11 [info] 38#38: *1351 [lua] logger.lua:23: 6454d9678b59257827fa2d97a925abf1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:17:11 +0000] 6454d9678b59257827fa2d97a925abf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:17:19 [info] 38#38: *1352 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:19 [info] 38#38: *1353 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:26 [info] 38#38: *1354 [lua] access_by_lua(msblocations.conf:189):2: 7f810f9251df46040ef0801749109a70:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:17:26 [info] 38#38: *1354 [lua] logger.lua:23: 7f810f9251df46040ef0801749109a70 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:17:26 +0000] 7f810f9251df46040ef0801749109a70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:17:29 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:29 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:39 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:39 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:41 [info] 38#38: *1360 [lua] access_by_lua(msblocations.conf:189):2: a198fa787d0fb5428231213ad46c1244:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:17:41 +0000] a198fa787d0fb5428231213ad46c1244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:17:41 [info] 38#38: *1360 [lua] logger.lua:23: a198fa787d0fb5428231213ad46c1244 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:17:49 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:49 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:56 [info] 38#38: *1363 [lua] access_by_lua(msblocations.conf:189):2: fcdf9a6533b15dbfc8673a0b6d2a2601:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:17:56 [info] 38#38: *1363 [lua] logger.lua:23: fcdf9a6533b15dbfc8673a0b6d2a2601 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:17:56 +0000] fcdf9a6533b15dbfc8673a0b6d2a2601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/25 06:17:59 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:17:59 [info] 38#38: *1364 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:09 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:09 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:11 [info] 38#38: *1368 [lua] access_by_lua(msblocations.conf:189):2: 75844ead8f8376c77285b9d614850c47:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:18:11 [info] 38#38: *1368 [lua] logger.lua:23: 75844ead8f8376c77285b9d614850c47 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:18:11 +0000] 75844ead8f8376c77285b9d614850c47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:18:19 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:19 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:26 [info] 38#38: *1371 [lua] access_by_lua(msblocations.conf:189):2: 0cfafd9e6b1c3baeb5af3f671b2e52a2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:18:26 +0000] 0cfafd9e6b1c3baeb5af3f671b2e52a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:18:26 [info] 38#38: *1371 [lua] logger.lua:23: 0cfafd9e6b1c3baeb5af3f671b2e52a2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:18:29 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:29 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:39 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:39 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:41 [info] 38#38: *1377 [lua] access_by_lua(msblocations.conf:189):2: 922b1efd41136ed0ce951c9ccb1ea2a7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:18:41 [info] 38#38: *1377 [lua] logger.lua:23: 922b1efd41136ed0ce951c9ccb1ea2a7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:18:41 +0000] 922b1efd41136ed0ce951c9ccb1ea2a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:18:49 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:49 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:56 [info] 38#38: *1380 [lua] access_by_lua(msblocations.conf:189):2: 739a169b78a74cf4afde49024f0ebfae:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:18:56 +0000] 739a169b78a74cf4afde49024f0ebfae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:18:56 [info] 38#38: *1380 [lua] logger.lua:23: 739a169b78a74cf4afde49024f0ebfae {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:18:59 [info] 38#38: *1381 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:18:59 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:09 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:09 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:11 [info] 38#38: *1385 [lua] access_by_lua(msblocations.conf:189):2: b6999cab8df69ce65340f1609e7cb578:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:19:11 +0000] b6999cab8df69ce65340f1609e7cb578 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:19:11 [info] 38#38: *1385 [lua] logger.lua:23: b6999cab8df69ce65340f1609e7cb578 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:19:19 [info] 38#38: *1386 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:19 [info] 38#38: *1387 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:26 [info] 38#38: *1388 [lua] access_by_lua(msblocations.conf:189):2: fb86a07799779dc9ceccf14df4af554d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:19:26 [info] 38#38: *1388 [lua] logger.lua:23: fb86a07799779dc9ceccf14df4af554d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:19:26 +0000] fb86a07799779dc9ceccf14df4af554d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:19:29 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:29 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:39 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:39 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:41 [info] 38#38: *1394 [lua] access_by_lua(msblocations.conf:189):2: d2e578a3cb262fb532cf4e7b5efef0fd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:19:41 [info] 38#38: *1394 [lua] logger.lua:23: d2e578a3cb262fb532cf4e7b5efef0fd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:19:41 +0000] d2e578a3cb262fb532cf4e7b5efef0fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:19:49 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:49 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:56 [info] 38#38: *1397 [lua] access_by_lua(msblocations.conf:189):2: 5a3e5cfaefa751d8c94101881c95aec4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:19:56 [info] 38#38: *1397 [lua] logger.lua:23: 5a3e5cfaefa751d8c94101881c95aec4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:19:56 +0000] 5a3e5cfaefa751d8c94101881c95aec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:19:59 [info] 38#38: *1398 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:19:59 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:09 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:09 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:11 [info] 38#38: *1402 [lua] access_by_lua(msblocations.conf:189):2: 21d3414ee7acee4a0cb1b19e9fa4be7b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:20:11 [info] 38#38: *1402 [lua] logger.lua:23: 21d3414ee7acee4a0cb1b19e9fa4be7b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:20:11 +0000] 21d3414ee7acee4a0cb1b19e9fa4be7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:20:19 [info] 38#38: *1403 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:19 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:26 [info] 38#38: *1405 [lua] access_by_lua(msblocations.conf:189):2: 24d6165603c8b1df329ade9a23815467:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:20:26 [info] 38#38: *1405 [lua] logger.lua:23: 24d6165603c8b1df329ade9a23815467 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:20:26 +0000] 24d6165603c8b1df329ade9a23815467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:20:29 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:29 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:39 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:39 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:41 [info] 38#38: *1411 [lua] access_by_lua(msblocations.conf:189):2: b3b773b5a7ec543bcd51bfa21d84bffd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:20:41 +0000] b3b773b5a7ec543bcd51bfa21d84bffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:20:41 [info] 38#38: *1411 [lua] logger.lua:23: b3b773b5a7ec543bcd51bfa21d84bffd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:20:49 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:49 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:56 [info] 38#38: *1414 [lua] access_by_lua(msblocations.conf:189):2: e445e663a77b0ecf85fb6a536539566f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:20:56 +0000] e445e663a77b0ecf85fb6a536539566f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:20:56 [info] 38#38: *1414 [lua] logger.lua:23: e445e663a77b0ecf85fb6a536539566f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:20:59 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:20:59 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:09 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:09 [info] 36#36: *1418 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:11 [info] 38#38: *1419 [lua] access_by_lua(msblocations.conf:189):2: 1138b552e98f08ada80bec32c01ebab9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:21:11 [info] 38#38: *1419 [lua] logger.lua:23: 1138b552e98f08ada80bec32c01ebab9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:21:11 +0000] 1138b552e98f08ada80bec32c01ebab9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:21:19 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:19 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:26 [info] 38#38: *1422 [lua] access_by_lua(msblocations.conf:189):2: 32db393c5c94cf3e58a46d1346242cbf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:21:26 [info] 38#38: *1422 [lua] logger.lua:23: 32db393c5c94cf3e58a46d1346242cbf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:21:26 +0000] 32db393c5c94cf3e58a46d1346242cbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:21:29 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:29 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:39 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:39 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:41 [info] 38#38: *1428 [lua] access_by_lua(msblocations.conf:189):2: 5608d2d6ec6a8bc9cef4deaadfd50e5c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:21:41 +0000] 5608d2d6ec6a8bc9cef4deaadfd50e5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:21:41 [info] 38#38: *1428 [lua] logger.lua:23: 5608d2d6ec6a8bc9cef4deaadfd50e5c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:21:49 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:49 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:56 [info] 38#38: *1431 [lua] access_by_lua(msblocations.conf:189):2: 2056edaf36be0889b98dd3c16e631e17:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:21:56 +0000] 2056edaf36be0889b98dd3c16e631e17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:21:56 [info] 38#38: *1431 [lua] logger.lua:23: 2056edaf36be0889b98dd3c16e631e17 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:21:59 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:21:59 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:09 [info] 38#38: *1434 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:09 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:11 [info] 38#38: *1436 [lua] access_by_lua(msblocations.conf:189):2: d09d9a31994ad5da67746e6034786ab1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:22:11 +0000] d09d9a31994ad5da67746e6034786ab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:22:11 [info] 38#38: *1436 [lua] logger.lua:23: d09d9a31994ad5da67746e6034786ab1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:22:19 [info] 38#38: *1437 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:19 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:26 [info] 38#38: *1439 [lua] access_by_lua(msblocations.conf:189):2: c2ff64d8f5993aecf47024f7750405ca:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:22:26 [info] 38#38: *1439 [lua] logger.lua:23: c2ff64d8f5993aecf47024f7750405ca {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:22:26 +0000] c2ff64d8f5993aecf47024f7750405ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:22:29 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:29 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:39 [info] 38#38: *1443 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:39 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:41 [info] 38#38: *1445 [lua] access_by_lua(msblocations.conf:189):2: 8650a9c2c64c5994ee7916250a2a5050:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.70.92 - - [25/Jan/2023:06:22:41 +0000] 8650a9c2c64c5994ee7916250a2a5050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:22:41 [info] 38#38: *1445 [lua] logger.lua:23: 8650a9c2c64c5994ee7916250a2a5050 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:22:49 [info] 38#38: *1446 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:49 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:56 [info] 38#38: *1448 [lua] access_by_lua(msblocations.conf:189):2: 668cccf11caf049739618f53b43f945e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:22:56 [info] 38#38: *1448 [lua] logger.lua:23: 668cccf11caf049739618f53b43f945e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:22:56 +0000] 668cccf11caf049739618f53b43f945e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:22:59 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:22:59 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:09 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:09 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:11 [info] 38#38: *1453 [lua] access_by_lua(msblocations.conf:189):2: 7b34c923afcb3bb8fc7e7e80800b06ee:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:23:11 [info] 38#38: *1453 [lua] logger.lua:23: 7b34c923afcb3bb8fc7e7e80800b06ee {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:23:11 +0000] 7b34c923afcb3bb8fc7e7e80800b06ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:23:19 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:19 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:26 [info] 38#38: *1456 [lua] access_by_lua(msblocations.conf:189):2: 3001bd1abca674c12f84da97555e3d8e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:23:26 [info] 38#38: *1456 [lua] logger.lua:23: 3001bd1abca674c12f84da97555e3d8e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:23:26 +0000] 3001bd1abca674c12f84da97555e3d8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:23:29 [info] 38#38: *1457 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:29 [info] 38#38: *1458 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:39 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:39 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:41 [info] 38#38: *1462 [lua] access_by_lua(msblocations.conf:189):2: 707f265fafc6fbe2340eb2decc731e56:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:23:41 +0000] 707f265fafc6fbe2340eb2decc731e56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:23:41 [info] 38#38: *1462 [lua] logger.lua:23: 707f265fafc6fbe2340eb2decc731e56 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:23:49 [info] 38#38: *1464 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:49 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:56 [info] 38#38: *1465 [lua] access_by_lua(msblocations.conf:189):2: 0551512f9116dd5ad1de25d1b7b74955:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:23:56 [info] 38#38: *1465 [lua] logger.lua:23: 0551512f9116dd5ad1de25d1b7b74955 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:23:56 +0000] 0551512f9116dd5ad1de25d1b7b74955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:23:59 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:23:59 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:09 [info] 38#38: *1468 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:09 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:11 [info] 38#38: *1470 [lua] access_by_lua(msblocations.conf:189):2: fb0e03d41f59e733922924f147b7537c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:24:11 [info] 38#38: *1470 [lua] logger.lua:23: fb0e03d41f59e733922924f147b7537c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:24:11 +0000] fb0e03d41f59e733922924f147b7537c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:24:19 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:19 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:26 [info] 38#38: *1473 [lua] access_by_lua(msblocations.conf:189):2: f6432f6b20b9ce5575054e4db02f7f53:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:24:26 +0000] f6432f6b20b9ce5575054e4db02f7f53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:24:26 [info] 38#38: *1473 [lua] logger.lua:23: f6432f6b20b9ce5575054e4db02f7f53 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:24:29 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:29 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:39 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:39 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:41 [info] 38#38: *1479 [lua] access_by_lua(msblocations.conf:189):2: fa8a9a81be82521ba727ec54553f07a2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:24:41 [info] 38#38: *1479 [lua] logger.lua:23: fa8a9a81be82521ba727ec54553f07a2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:24:41 +0000] fa8a9a81be82521ba727ec54553f07a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:24:49 [info] 38#38: *1480 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:49 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:56 [info] 38#38: *1482 [lua] access_by_lua(msblocations.conf:189):2: bfd6a3360ce47df3239b710820f49d93:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:24:56 [info] 38#38: *1482 [lua] logger.lua:23: bfd6a3360ce47df3239b710820f49d93 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:24:56 +0000] bfd6a3360ce47df3239b710820f49d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:24:59 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:24:59 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:09 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:09 [info] 38#38: *1486 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:11 [info] 38#38: *1487 [lua] access_by_lua(msblocations.conf:189):2: 003577f143e4eea16f8fbe903bc79067:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:25:11 +0000] 003577f143e4eea16f8fbe903bc79067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:25:11 [info] 38#38: *1487 [lua] logger.lua:23: 003577f143e4eea16f8fbe903bc79067 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:25:19 [info] 38#38: *1488 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:19 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:26 [info] 38#38: *1490 [lua] access_by_lua(msblocations.conf:189):2: 5a3a85734a92c6a9674c8240bdb6d64a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:25:26 +0000] 5a3a85734a92c6a9674c8240bdb6d64a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:25:26 [info] 38#38: *1490 [lua] logger.lua:23: 5a3a85734a92c6a9674c8240bdb6d64a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:25:29 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:29 [info] 38#38: *1491 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:39 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:39 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:41 [info] 38#38: *1496 [lua] access_by_lua(msblocations.conf:189):2: 5a88f9507be7efb09549e2f1873e7ac4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:25:41 [info] 38#38: *1496 [lua] logger.lua:23: 5a88f9507be7efb09549e2f1873e7ac4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.70.92 - - [25/Jan/2023:06:25:41 +0000] 5a88f9507be7efb09549e2f1873e7ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 06:25:49 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:49 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:56 [info] 38#38: *1499 [lua] access_by_lua(msblocations.conf:189):2: 2cf804aee40c8aff90e2e10d34d416d4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:25:56 +0000] 2cf804aee40c8aff90e2e10d34d416d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:25:56 [info] 38#38: *1499 [lua] logger.lua:23: 2cf804aee40c8aff90e2e10d34d416d4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:25:59 [info] 38#38: *1500 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:25:59 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:09 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:09 [info] 36#36: *1503 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:11 [info] 38#38: *1504 [lua] access_by_lua(msblocations.conf:189):2: d64fdaca687e302b132409dbafe92667:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:26:11 [info] 38#38: *1504 [lua] logger.lua:23: d64fdaca687e302b132409dbafe92667 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:26:11 +0000] d64fdaca687e302b132409dbafe92667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:26:19 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:19 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:26 [info] 38#38: *1507 [lua] access_by_lua(msblocations.conf:189):2: 3fb1591c6d754471232cb0843bc4fc4f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:26:26 [info] 38#38: *1507 [lua] logger.lua:23: 3fb1591c6d754471232cb0843bc4fc4f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:26:26 +0000] 3fb1591c6d754471232cb0843bc4fc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:26:29 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:29 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:39 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:39 [info] 38#38: *1512 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:41 [info] 38#38: *1513 [lua] access_by_lua(msblocations.conf:189):2: b44c99f231b9e4bbef2aa5a8decacf6b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:26:41 [info] 38#38: *1513 [lua] logger.lua:23: b44c99f231b9e4bbef2aa5a8decacf6b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:26:41 +0000] b44c99f231b9e4bbef2aa5a8decacf6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:26:49 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:49 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:56 [info] 38#38: *1516 [lua] access_by_lua(msblocations.conf:189):2: 81d1963322cff0aca4f36e04d8707eab:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:26:56 [info] 38#38: *1516 [lua] logger.lua:23: 81d1963322cff0aca4f36e04d8707eab {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:26:56 +0000] 81d1963322cff0aca4f36e04d8707eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:26:59 [info] 38#38: *1517 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:26:59 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:09 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:09 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:11 [info] 38#38: *1521 [lua] access_by_lua(msblocations.conf:189):2: 6cd37d741c9ec0586b9137ab91e75551:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:27:11 [info] 38#38: *1521 [lua] logger.lua:23: 6cd37d741c9ec0586b9137ab91e75551 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:27:11 +0000] 6cd37d741c9ec0586b9137ab91e75551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:27:19 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:19 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:26 [info] 38#38: *1524 [lua] access_by_lua(msblocations.conf:189):2: 05251d698a96153ae587216bd1f7f952:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:27:26 [info] 38#38: *1524 [lua] logger.lua:23: 05251d698a96153ae587216bd1f7f952 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:27:26 +0000] 05251d698a96153ae587216bd1f7f952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:27:29 [info] 38#38: *1525 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:29 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:39 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:39 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:41 [info] 38#38: *1530 [lua] access_by_lua(msblocations.conf:189):2: ef57bdcf979e5feb5fea1393f310684b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:27:41 [info] 38#38: *1530 [lua] logger.lua:23: ef57bdcf979e5feb5fea1393f310684b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:27:41 +0000] ef57bdcf979e5feb5fea1393f310684b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:27:49 [info] 38#38: *1531 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:49 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:56 [info] 38#38: *1533 [lua] access_by_lua(msblocations.conf:189):2: 91d8cbae47dd37fdbe2ba6289b0b4dcc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:27:56 [info] 38#38: *1533 [lua] logger.lua:23: 91d8cbae47dd37fdbe2ba6289b0b4dcc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:27:56 +0000] 91d8cbae47dd37fdbe2ba6289b0b4dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:27:59 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:27:59 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:09 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:09 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:11 [info] 38#38: *1538 [lua] access_by_lua(msblocations.conf:189):2: 6d60f714be6ecc6b8f0e3be978ef1d8b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:28:11 [info] 38#38: *1538 [lua] logger.lua:23: 6d60f714be6ecc6b8f0e3be978ef1d8b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:28:11 +0000] 6d60f714be6ecc6b8f0e3be978ef1d8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:28:19 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:19 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:26 [info] 38#38: *1541 [lua] access_by_lua(msblocations.conf:189):2: b22beb5ced7af303d5e17a3a6c8c195b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:28:26 [info] 38#38: *1541 [lua] logger.lua:23: b22beb5ced7af303d5e17a3a6c8c195b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:28:26 +0000] b22beb5ced7af303d5e17a3a6c8c195b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:28:29 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:29 [info] 38#38: *1543 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:39 [info] 38#38: *1545 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:39 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:41 [info] 38#38: *1547 [lua] access_by_lua(msblocations.conf:189):2: 13dc0a5dedb10a61bc63e001a47025b6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:28:41 [info] 38#38: *1547 [lua] logger.lua:23: 13dc0a5dedb10a61bc63e001a47025b6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:28:41 +0000] 13dc0a5dedb10a61bc63e001a47025b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:28:49 [info] 38#38: *1548 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:49 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:56 [info] 38#38: *1550 [lua] access_by_lua(msblocations.conf:189):2: 125fd812e291f4d2cb5ff918f3fc6175:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:28:56 [info] 38#38: *1550 [lua] logger.lua:23: 125fd812e291f4d2cb5ff918f3fc6175 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:28:56 +0000] 125fd812e291f4d2cb5ff918f3fc6175 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:28:59 [info] 38#38: *1551 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:28:59 [info] 38#38: *1552 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:09 [info] 38#38: *1553 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:09 [info] 38#38: *1554 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:11 [info] 38#38: *1555 [lua] access_by_lua(msblocations.conf:189):2: d9a26b811caeff33195055562ddea9f5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:29:11 [info] 38#38: *1555 [lua] logger.lua:23: d9a26b811caeff33195055562ddea9f5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:29:11 +0000] d9a26b811caeff33195055562ddea9f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:29:19 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:19 [info] 38#38: *1557 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:27 [info] 38#38: *1558 [lua] access_by_lua(msblocations.conf:189):2: 168fab411cd428f69b72c7f595eab9fc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:29:27 +0000] 168fab411cd428f69b72c7f595eab9fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 06:29:27 [info] 38#38: *1558 [lua] logger.lua:23: 168fab411cd428f69b72c7f595eab9fc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:29:29 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:29 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:39 [info] 38#38: *1562 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:39 [info] 38#38: *1563 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:42 [info] 38#38: *1564 [lua] access_by_lua(msblocations.conf:189):2: 549426be585af1745c5e43d7bfca4a39:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:29:42 [info] 38#38: *1564 [lua] logger.lua:23: 549426be585af1745c5e43d7bfca4a39 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:29:42 +0000] 549426be585af1745c5e43d7bfca4a39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:29:49 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:49 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:57 [info] 38#38: *1567 [lua] access_by_lua(msblocations.conf:189):2: f03024d325358e8a0de863011a9e8d66:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:29:57 [info] 38#38: *1567 [lua] logger.lua:23: f03024d325358e8a0de863011a9e8d66 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:29:57 +0000] f03024d325358e8a0de863011a9e8d66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:29:59 [info] 38#38: *1568 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:29:59 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:09 [info] 38#38: *1570 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:09 [info] 38#38: *1571 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:12 [info] 38#38: *1572 [lua] access_by_lua(msblocations.conf:189):2: 8f363db9336b5223e278450db11c12db:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:30:12 [info] 38#38: *1572 [lua] logger.lua:23: 8f363db9336b5223e278450db11c12db {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:30:12 +0000] 8f363db9336b5223e278450db11c12db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/25 06:30:19 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:19 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:27 [info] 38#38: *1575 [lua] access_by_lua(msblocations.conf:189):2: 77b2b1880c9a87d4db9d9a7ce2675bde:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:30:27 [info] 38#38: *1575 [lua] logger.lua:23: 77b2b1880c9a87d4db9d9a7ce2675bde {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:30:27 +0000] 77b2b1880c9a87d4db9d9a7ce2675bde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:30:29 [info] 38#38: *1576 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:29 [info] 38#38: *1577 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:39 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:39 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:42 [info] 38#38: *1581 [lua] access_by_lua(msblocations.conf:189):2: 62a4118afb1671423c7139a8c66322ed:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:30:42 [info] 38#38: *1581 [lua] logger.lua:23: 62a4118afb1671423c7139a8c66322ed {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:30:42 +0000] 62a4118afb1671423c7139a8c66322ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:30:49 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:49 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:57 [info] 38#38: *1584 [lua] access_by_lua(msblocations.conf:189):2: b0d1db0edfc57f37e99c8ef2c9e4d507:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:30:57 [info] 38#38: *1584 [lua] logger.lua:23: b0d1db0edfc57f37e99c8ef2c9e4d507 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:30:57 +0000] b0d1db0edfc57f37e99c8ef2c9e4d507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:30:59 [info] 38#38: *1585 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:30:59 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:09 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:09 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:12 [info] 38#38: *1589 [lua] access_by_lua(msblocations.conf:189):2: 582c6c8d38688627f803367497629f3b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:31:12 [info] 38#38: *1589 [lua] logger.lua:23: 582c6c8d38688627f803367497629f3b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:31:12 +0000] 582c6c8d38688627f803367497629f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:31:19 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:19 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:27 [info] 38#38: *1592 [lua] access_by_lua(msblocations.conf:189):2: 284eeac13a04e9db699d5a0d7dcb4072:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:31:27 [info] 38#38: *1592 [lua] logger.lua:23: 284eeac13a04e9db699d5a0d7dcb4072 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:31:27 +0000] 284eeac13a04e9db699d5a0d7dcb4072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:31:29 [info] 38#38: *1594 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:29 [info] 38#38: *1593 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:39 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:39 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:42 [info] 38#38: *1598 [lua] access_by_lua(msblocations.conf:189):2: d9e96834f8dae17ab8e837d96d3ae678:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:31:42 [info] 38#38: *1598 [lua] logger.lua:23: d9e96834f8dae17ab8e837d96d3ae678 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:31:42 +0000] d9e96834f8dae17ab8e837d96d3ae678 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:31:49 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:49 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:57 [info] 38#38: *1601 [lua] access_by_lua(msblocations.conf:189):2: 6d5f236629e6d05132108652a653c029:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:31:57 [info] 38#38: *1601 [lua] logger.lua:23: 6d5f236629e6d05132108652a653c029 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:31:57 +0000] 6d5f236629e6d05132108652a653c029 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:31:59 [info] 38#38: *1602 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:31:59 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:09 [info] 38#38: *1604 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:09 [info] 38#38: *1605 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:12 [info] 38#38: *1606 [lua] access_by_lua(msblocations.conf:189):2: 8b34783d0afc80864883e1bbcd213259:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:32:12 [info] 38#38: *1606 [lua] logger.lua:23: 8b34783d0afc80864883e1bbcd213259 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:32:12 +0000] 8b34783d0afc80864883e1bbcd213259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:32:19 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:19 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:27 [info] 38#38: *1609 [lua] access_by_lua(msblocations.conf:189):2: 2baaff01cab20c37fa257607618ec96f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:32:27 +0000] 2baaff01cab20c37fa257607618ec96f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/25 06:32:27 [info] 38#38: *1609 [lua] logger.lua:23: 2baaff01cab20c37fa257607618ec96f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:32:29 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:29 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:39 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:39 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:42 [info] 38#38: *1615 [lua] access_by_lua(msblocations.conf:189):2: 6544c76a3b5115b6339135ef117e2efa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:32:42 +0000] 6544c76a3b5115b6339135ef117e2efa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 06:32:42 [info] 38#38: *1615 [lua] logger.lua:23: 6544c76a3b5115b6339135ef117e2efa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:32:49 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:49 [info] 38#38: *1616 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:57 [info] 38#38: *1618 [lua] access_by_lua(msblocations.conf:189):2: f86576706a93dcbbecbb3891e25d798f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:32:57 [info] 38#38: *1618 [lua] logger.lua:23: f86576706a93dcbbecbb3891e25d798f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:32:57 +0000] f86576706a93dcbbecbb3891e25d798f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:32:59 [info] 38#38: *1619 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:32:59 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:09 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:09 [info] 38#38: *1622 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:12 [info] 38#38: *1623 [lua] access_by_lua(msblocations.conf:189):2: 9dca0eeabe64f5c6d9691ccf9aabf990:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:33:12 [info] 38#38: *1623 [lua] logger.lua:23: 9dca0eeabe64f5c6d9691ccf9aabf990 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:33:12 +0000] 9dca0eeabe64f5c6d9691ccf9aabf990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:33:19 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:19 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:27 [info] 38#38: *1626 [lua] access_by_lua(msblocations.conf:189):2: eda1cfd2d29a5a727df6c27c23568193:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:33:27 [info] 38#38: *1626 [lua] logger.lua:23: eda1cfd2d29a5a727df6c27c23568193 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:33:27 +0000] eda1cfd2d29a5a727df6c27c23568193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:33:29 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:29 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:39 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:39 [info] 36#36: *1630 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:42 [info] 38#38: *1632 [lua] access_by_lua(msblocations.conf:189):2: 73999435526fc73cefe450f9cf971065:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:33:42 [info] 38#38: *1632 [lua] logger.lua:23: 73999435526fc73cefe450f9cf971065 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:33:42 +0000] 73999435526fc73cefe450f9cf971065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:33:49 [info] 38#38: *1633 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:49 [info] 38#38: *1634 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:57 [info] 38#38: *1635 [lua] access_by_lua(msblocations.conf:189):2: ca3abe1d412687078d25c08ca9823cb5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.92 - - [25/Jan/2023:06:33:57 +0000] ca3abe1d412687078d25c08ca9823cb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:33:57 [info] 38#38: *1635 [lua] logger.lua:23: ca3abe1d412687078d25c08ca9823cb5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:33:59 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:33:59 [info] 38#38: *1637 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:09 [info] 38#38: *1638 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:09 [info] 38#38: *1639 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:12 [info] 38#38: *1640 [lua] access_by_lua(msblocations.conf:189):2: 84435686f9f9908a177877af9412873b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.92 - - [25/Jan/2023:06:34:12 +0000] 84435686f9f9908a177877af9412873b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:34:12 [info] 38#38: *1640 [lua] logger.lua:23: 84435686f9f9908a177877af9412873b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/25 06:34:19 [info] 38#38: *1641 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:19 [info] 38#38: *1642 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:27 [info] 38#38: *1643 [lua] access_by_lua(msblocations.conf:189):2: dde5e47160247e20c6626b2ba07f97c4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:34:27 [info] 38#38: *1643 [lua] logger.lua:23: dde5e47160247e20c6626b2ba07f97c4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:34:27 +0000] dde5e47160247e20c6626b2ba07f97c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/25 06:34:29 [info] 36#36: *1644 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:29 [info] 38#38: *1645 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:39 [info] 38#38: *1647 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:39 [info] 38#38: *1648 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:39 [info] 38#38: *1649 client closed connection while waiting for request, client: 10.233.67.237, server: 0.0.0.0:443
2023/01/25 06:34:42 [info] 38#38: *1650 [lua] access_by_lua(msblocations.conf:189):2: 7585686b680063d2a8ca05452b698286:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/25 06:34:42 [info] 38#38: *1650 [lua] logger.lua:23: 7585686b680063d2a8ca05452b698286 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:34:42 +0000] 7585686b680063d2a8ca05452b698286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:34:49 [info] 38#38: *1652 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:49 [info] 38#38: *1651 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:57 [info] 38#38: *1653 [lua] access_by_lua(msblocations.conf:189):2: b4aff5054678395080d78ca1ea4bcf56:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:34:57 +0000] b4aff5054678395080d78ca1ea4bcf56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 06:34:57 [info] 38#38: *1653 [lua] logger.lua:23: b4aff5054678395080d78ca1ea4bcf56 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.92 - - [25/Jan/2023:06:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 06:34:59 [info] 36#36: *1654 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:34:59 [info] 36#36: *1655 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:35:09 [info] 38#38: *1656 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443
2023/01/25 06:35:09 [info] 36#36: *1657 client closed connection while SSL handshaking, client: 10.233.69.213, server: 0.0.0.0:443