Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.44.131
### 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/03 05:05:02 [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/03 05:05:02 [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/03 05:05:02 [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/03 05:05:02 [notice] 33#33: using the "epoll" event method
2023/01/03 05:05:02 [notice] 33#33: openresty/1.13.6.1
2023/01/03 05:05:02 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/03 05:05:02 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/03 05:05:02 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/03 05:05:02 [notice] 34#34: start worker processes
2023/01/03 05:05:02 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2023/01/03 05:05:02 [notice] 34#34: start worker process 37
2023/01/03 05:05:02 [notice] 34#34: start worker process 38
2023/01/03 05:05:02 [notice] 34#34: start worker process 39
2023/01/03 05:05:02 [notice] 34#34: start worker process 40
2023/01/03 05:05:02 [notice] 34#34: start worker process 41
2023/01/03 05:05:02 [notice] 34#34: start worker process 42
2023/01/03 05:05:02 [notice] 34#34: start worker process 43
2023/01/03 05:05:02 [notice] 34#34: start cache manager process 45
2023/01/03 05:05:02 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230103050502.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-03 05:05:05 189 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-03 05:05:05 197 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-03 05:05:05 197 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-03 05:05:05 268 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-03 05:05:05 268 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.44.131:10081 Enabled:true
2023-01-03 05:05:06 748 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-03 05:05:06 851 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-03 05:05:06 851 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-03 05:05:06 852 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-03 05:05:06 853 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-03 05:05:06 854 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-03 05:05:06 854 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-03 05:05:06 854 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-03 05:05:06 913 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-03 05:05:07 017 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-03 05:05:07 017 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-03 05:05:07 017 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-03 05:05:07 568 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/03 05:05:13 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:13 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:23 [info] 37#37: *14 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:23 [info] 37#37: *15 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:26 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 0487056f95d28f2387f4fb373c7cec09:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:05:26 [info] 37#37: *16 [lua] logger.lua:23: 0487056f95d28f2387f4fb373c7cec09 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:05:26 +0000] 0487056f95d28f2387f4fb373c7cec09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.205 upstream_response_time:0.203 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 45
2023/01/03 05:05:33 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:33 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:42 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: 2d2f7a3ce118f9d5421915f124471707:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:05:42 [info] 37#37: *21 [lua] logger.lua:23: 2d2f7a3ce118f9d5421915f124471707 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:05:42 +0000] 2d2f7a3ce118f9d5421915f124471707 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.039 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/03 05:05:43 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:43 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:53 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:53 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:05:57 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 45a53190a1fb9ee95a29f3a084aba865:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:05:57 +0000] 45a53190a1fb9ee95a29f3a084aba865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:05:57 [info] 37#37: *26 [lua] logger.lua:23: 45a53190a1fb9ee95a29f3a084aba865 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/03 05:06:02 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/03 05:06:02 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/03 05:06:02 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/03 05:06:02 [notice] 34#34: signal 29 (SIGIO) received
2023/01/03 05:06:03 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:03 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:12 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: 649b63b500ebae1e76a5ec59d82afea2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:06:12 [info] 37#37: *31 [lua] logger.lua:23: 649b63b500ebae1e76a5ec59d82afea2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:06:12 +0000] 649b63b500ebae1e76a5ec59d82afea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:06:13 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:13 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:23 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:23 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:27 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: 5b2f0eed21fd6a30ff4229d9487a4260:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:06:27 +0000] 5b2f0eed21fd6a30ff4229d9487a4260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/03 05:06:27 [info] 37#37: *36 [lua] logger.lua:23: 5b2f0eed21fd6a30ff4229d9487a4260 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:06:33 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:33 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:42 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: 8c5244e4d282ae0ea4be91fd280d126c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:06:42 +0000] 8c5244e4d282ae0ea4be91fd280d126c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:06:42 [info] 37#37: *39 [lua] logger.lua:23: 8c5244e4d282ae0ea4be91fd280d126c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:06:43 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:43 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:53 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:53 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:06:57 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 0e5e973cf2ea3bc3d18f280a05a85100:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:06:57 [info] 37#37: *44 [lua] logger.lua:23: 0e5e973cf2ea3bc3d18f280a05a85100 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:06:57 +0000] 0e5e973cf2ea3bc3d18f280a05a85100 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:07:03 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:03 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:12 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 2404326a22a026a36ef9c79d3e263d17:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:07:12 +0000] 2404326a22a026a36ef9c79d3e263d17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:07:12 [info] 37#37: *48 [lua] logger.lua:23: 2404326a22a026a36ef9c79d3e263d17 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:07:13 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:13 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:23 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:23 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:27 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: c438f91a1a290a8a25119f739b043b42:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:07:27 +0000] c438f91a1a290a8a25119f739b043b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:07:27 [info] 37#37: *53 [lua] logger.lua:23: c438f91a1a290a8a25119f739b043b42 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:07:33 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:33 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:42 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: bf2ca130609a8645d8d67af3e1236acb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:07:42 +0000] bf2ca130609a8645d8d67af3e1236acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/01/03 05:07:42 [info] 37#37: *56 [lua] logger.lua:23: bf2ca130609a8645d8d67af3e1236acb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/03 05:07:43 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:43 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:53 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:53 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:07:57 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: c92c22f7e928fc08d1607629f2c5322c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:07:57 [info] 37#37: *61 [lua] logger.lua:23: c92c22f7e928fc08d1607629f2c5322c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:07:57 +0000] c92c22f7e928fc08d1607629f2c5322c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:08:03 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:03 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:12 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: d19ac1759c65c0378705b2139cfa02b7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:08:12 [info] 37#37: *65 [lua] logger.lua:23: d19ac1759c65c0378705b2139cfa02b7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:08:12 +0000] d19ac1759c65c0378705b2139cfa02b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:08:13 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:13 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:23 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:23 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:27 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: e05bee22c72d0c2be4ad28f8f131e831:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:08:27 [info] 37#37: *70 [lua] logger.lua:23: e05bee22c72d0c2be4ad28f8f131e831 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:08:27 +0000] e05bee22c72d0c2be4ad28f8f131e831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:08:33 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:33 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:42 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: 7c684906075bb0bfb0b8e7f81f2c64a1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:08:42 [info] 37#37: *73 [lua] logger.lua:23: 7c684906075bb0bfb0b8e7f81f2c64a1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:08:42 +0000] 7c684906075bb0bfb0b8e7f81f2c64a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:08:43 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:43 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:53 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:53 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:08:57 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: 689e40b92c187508a547feea81698ce0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:08:57 +0000] 689e40b92c187508a547feea81698ce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:08:57 [info] 37#37: *78 [lua] logger.lua:23: 689e40b92c187508a547feea81698ce0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:09:03 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:03 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:12 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: baf9ba7471464e7760de26c975f0790a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:09:12 [info] 37#37: *82 [lua] logger.lua:23: baf9ba7471464e7760de26c975f0790a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:09:12 +0000] baf9ba7471464e7760de26c975f0790a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:09:13 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:13 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:23 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:23 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:27 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: bee4e80553a53f9d8cbef21536c98729:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:09:27 +0000] bee4e80553a53f9d8cbef21536c98729 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:09:27 [info] 37#37: *87 [lua] logger.lua:23: bee4e80553a53f9d8cbef21536c98729 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:09:33 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:33 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:42 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: 3cc6d222787c792645226c44b829c47e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:09:42 [info] 37#37: *90 [lua] logger.lua:23: 3cc6d222787c792645226c44b829c47e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:09:42 +0000] 3cc6d222787c792645226c44b829c47e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:09:43 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:43 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:53 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:53 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:09:57 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: 8c61725207aa6f4923816db587b26f21:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:09:57 [info] 37#37: *95 [lua] logger.lua:23: 8c61725207aa6f4923816db587b26f21 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:09:57 +0000] 8c61725207aa6f4923816db587b26f21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/03 05:10:03 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:03 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:12 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: c7dde0c9183068cdd355774baf795140:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:10:12 [info] 37#37: *99 [lua] logger.lua:23: c7dde0c9183068cdd355774baf795140 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:10:12 +0000] c7dde0c9183068cdd355774baf795140 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:10:13 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:13 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:23 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:23 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:27 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: 36b38ee6089a98ecec7686939673bae8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:10:27 +0000] 36b38ee6089a98ecec7686939673bae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:10:27 [info] 37#37: *104 [lua] logger.lua:23: 36b38ee6089a98ecec7686939673bae8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:10:33 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:33 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:42 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: fbee9bf65012287b1000344c9c0e690b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:10:42 [info] 37#37: *107 [lua] logger.lua:23: fbee9bf65012287b1000344c9c0e690b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:10:42 +0000] fbee9bf65012287b1000344c9c0e690b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:10:43 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:43 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:53 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:53 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:10:57 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: a5396b398640795d8bce06b456443728:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:10:57 +0000] a5396b398640795d8bce06b456443728 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:10:57 [info] 37#37: *112 [lua] logger.lua:23: a5396b398640795d8bce06b456443728 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:11:03 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:03 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:12 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: b5a303ab1b3c9e1f0867c90613219880:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:11:12 +0000] b5a303ab1b3c9e1f0867c90613219880 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:11:12 [info] 37#37: *116 [lua] logger.lua:23: b5a303ab1b3c9e1f0867c90613219880 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:11:13 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:13 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:23 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:23 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:27 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: c32b48e34e44d25427c9c61295f3ef81:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.229 - - [03/Jan/2023:05:11:27 +0000] c32b48e34e44d25427c9c61295f3ef81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:11:27 [info] 37#37: *121 [lua] logger.lua:23: c32b48e34e44d25427c9c61295f3ef81 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:11:33 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:33 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:42 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 19f57665f9e075b95e4cc8c5c330aeb2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:11:42 [info] 37#37: *124 [lua] logger.lua:23: 19f57665f9e075b95e4cc8c5c330aeb2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:11:42 +0000] 19f57665f9e075b95e4cc8c5c330aeb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:11:43 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:43 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:53 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:53 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:11:57 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: 528630d6012e8f7c2699603fcd31f99b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:11:57 [info] 37#37: *129 [lua] logger.lua:23: 528630d6012e8f7c2699603fcd31f99b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:11:57 +0000] 528630d6012e8f7c2699603fcd31f99b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:12:03 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:03 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:12 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: c2048fa6c2e3d13bdd3eb26baac73839:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:12:12 [info] 37#37: *133 [lua] logger.lua:23: c2048fa6c2e3d13bdd3eb26baac73839 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:12:12 +0000] c2048fa6c2e3d13bdd3eb26baac73839 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:12:13 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:13 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:23 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:23 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:27 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: 8a739f41381e47bfcb4a2ebc53e7e804:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:12:27 [info] 37#37: *138 [lua] logger.lua:23: 8a739f41381e47bfcb4a2ebc53e7e804 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:12:27 +0000] 8a739f41381e47bfcb4a2ebc53e7e804 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:12:33 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:33 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:42 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: 2cf3048a9e65045481d6984556218d77:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:12:42 +0000] 2cf3048a9e65045481d6984556218d77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:12:42 [info] 37#37: *141 [lua] logger.lua:23: 2cf3048a9e65045481d6984556218d77 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:12:43 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:43 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:53 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:53 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:12:57 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: a137d05fcbee67d2d8bd68fb97a04694:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:12:57 [info] 37#37: *146 [lua] logger.lua:23: a137d05fcbee67d2d8bd68fb97a04694 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.229 - - [03/Jan/2023:05:12:57 +0000] a137d05fcbee67d2d8bd68fb97a04694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:13:03 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:03 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:12 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: 405cfd20dfb0a54207ef14929c4d9c24:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:13:13 +0000] 405cfd20dfb0a54207ef14929c4d9c24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/03 05:13:13 [info] 37#37: *150 [lua] logger.lua:23: 405cfd20dfb0a54207ef14929c4d9c24 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/03 05:13:13 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:13 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:23 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:23 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:28 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 4fb5fcb822973f6c4c7589d6623e8ee0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:13:28 [info] 37#37: *155 [lua] logger.lua:23: 4fb5fcb822973f6c4c7589d6623e8ee0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:13:28 +0000] 4fb5fcb822973f6c4c7589d6623e8ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:13:33 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:33 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:43 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: f3f054319871ec8fa12d6f63729f2faf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:13:43 [info] 37#37: *158 [lua] logger.lua:23: f3f054319871ec8fa12d6f63729f2faf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:13:43 +0000] f3f054319871ec8fa12d6f63729f2faf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:13:43 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:43 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:53 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:53 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:13:58 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: 5c1f424fc8b9b6e9e263124968fe5361:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:13:58 [info] 37#37: *163 [lua] logger.lua:23: 5c1f424fc8b9b6e9e263124968fe5361 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:13:58 +0000] 5c1f424fc8b9b6e9e263124968fe5361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:14:03 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:03 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:13 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:13 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:13 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: f6f403254c0a76a7d3710878a24f8dfc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:14:13 [info] 37#37: *169 [lua] logger.lua:23: f6f403254c0a76a7d3710878a24f8dfc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:14:13 +0000] f6f403254c0a76a7d3710878a24f8dfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:14:23 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:23 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:28 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: b594941dcb9fd51dcddb26d13660d5d1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:14:28 +0000] b594941dcb9fd51dcddb26d13660d5d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:14:28 [info] 37#37: *172 [lua] logger.lua:23: b594941dcb9fd51dcddb26d13660d5d1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:14:33 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:33 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:43 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:43 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:43 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: 14b9d8ea78a5c2be4d11a7eb38df0e4a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:14:43 [info] 37#37: *177 [lua] logger.lua:23: 14b9d8ea78a5c2be4d11a7eb38df0e4a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:14:43 +0000] 14b9d8ea78a5c2be4d11a7eb38df0e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:14:53 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:53 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:14:58 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: e6659d644dc46bec6b44bc05dca53a98:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:14:58 +0000] e6659d644dc46bec6b44bc05dca53a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:14:58 [info] 37#37: *180 [lua] logger.lua:23: e6659d644dc46bec6b44bc05dca53a98 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:15:03 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:03 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:13 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:13 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:13 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: fcc2ea8ef6c58081606e92e90af7864d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:15:13 [info] 37#37: *186 [lua] logger.lua:23: fcc2ea8ef6c58081606e92e90af7864d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:15:13 +0000] fcc2ea8ef6c58081606e92e90af7864d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:15:23 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:23 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:28 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: b81582fbb7814c9d1052c8df02a1f078:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:15:28 +0000] b81582fbb7814c9d1052c8df02a1f078 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:15:28 [info] 37#37: *189 [lua] logger.lua:23: b81582fbb7814c9d1052c8df02a1f078 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:15:33 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:33 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:43 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:43 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:43 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: d45e151eb2fd31a07f6c084e6f925002:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:15:43 [info] 37#37: *194 [lua] logger.lua:23: d45e151eb2fd31a07f6c084e6f925002 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:15:43 +0000] d45e151eb2fd31a07f6c084e6f925002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:15:53 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:53 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:15:58 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: ac6e7d6908fbb212d00ee1abe502532f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:15:58 [info] 37#37: *197 [lua] logger.lua:23: ac6e7d6908fbb212d00ee1abe502532f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:15:58 +0000] ac6e7d6908fbb212d00ee1abe502532f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:16:03 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:03 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:13 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:13 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:13 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: 27ee5bbb7a7d58a5953bda94a265d309:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:16:13 [info] 37#37: *203 [lua] logger.lua:23: 27ee5bbb7a7d58a5953bda94a265d309 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:16:13 +0000] 27ee5bbb7a7d58a5953bda94a265d309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:16:23 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:23 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:28 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 72c4341ae7917755957905eecd4dba3f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:16:28 [info] 37#37: *206 [lua] logger.lua:23: 72c4341ae7917755957905eecd4dba3f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:16:28 +0000] 72c4341ae7917755957905eecd4dba3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:16:33 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:33 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:43 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:43 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:43 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: ace0827852820fa45d18283e8ddefb52:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:16:43 [info] 37#37: *211 [lua] logger.lua:23: ace0827852820fa45d18283e8ddefb52 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:16:43 +0000] ace0827852820fa45d18283e8ddefb52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:16:53 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:53 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:16:58 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: 78bdb7cb72d1a44630f262ab3ffe163a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:16:58 [info] 37#37: *214 [lua] logger.lua:23: 78bdb7cb72d1a44630f262ab3ffe163a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:16:58 +0000] 78bdb7cb72d1a44630f262ab3ffe163a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:17:03 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:03 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:13 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:13 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:13 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: a485c573c9f78aa5ccd382530bd12ac4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:17:13 +0000] a485c573c9f78aa5ccd382530bd12ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:17:13 [info] 37#37: *220 [lua] logger.lua:23: a485c573c9f78aa5ccd382530bd12ac4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:17:23 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:23 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:28 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: 90ec6314d6ad8a133cfef0c1950cacde:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:17:28 [info] 37#37: *223 [lua] logger.lua:23: 90ec6314d6ad8a133cfef0c1950cacde {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:17:28 +0000] 90ec6314d6ad8a133cfef0c1950cacde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:17:33 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:33 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:43 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:43 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:43 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: fb654a83b69a43be9cf831d22a74a9a9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:17:43 +0000] fb654a83b69a43be9cf831d22a74a9a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:17:43 [info] 37#37: *228 [lua] logger.lua:23: fb654a83b69a43be9cf831d22a74a9a9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:17:53 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:53 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:17:58 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: 8c6e17955646ebf7964f6a23ab81dac7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:17:58 [info] 37#37: *231 [lua] logger.lua:23: 8c6e17955646ebf7964f6a23ab81dac7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:17:58 +0000] 8c6e17955646ebf7964f6a23ab81dac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:18:03 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:03 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:13 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:13 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:13 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: 48e776e76726af3b23c5a4c5d5793f5a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:18:13 +0000] 48e776e76726af3b23c5a4c5d5793f5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:18:13 [info] 37#37: *237 [lua] logger.lua:23: 48e776e76726af3b23c5a4c5d5793f5a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:18:23 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:23 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:28 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: a93b8f98d86863e522ad32cd77207106:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:18:28 +0000] a93b8f98d86863e522ad32cd77207106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:18:28 [info] 37#37: *240 [lua] logger.lua:23: a93b8f98d86863e522ad32cd77207106 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:18:33 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:33 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:43 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:43 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:43 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: f002022a487cbd0330e1dc96035078a4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:18:43 +0000] f002022a487cbd0330e1dc96035078a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:18:43 [info] 37#37: *245 [lua] logger.lua:23: f002022a487cbd0330e1dc96035078a4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:18:53 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:53 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:18:58 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: a306f37deac28e3109eda3ac1f5de70f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:18:58 [info] 37#37: *248 [lua] logger.lua:23: a306f37deac28e3109eda3ac1f5de70f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:18:58 +0000] a306f37deac28e3109eda3ac1f5de70f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:19:03 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:03 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:13 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:13 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:13 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: 6a744cebac79f94266504d3ac2208461:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:19:13 +0000] 6a744cebac79f94266504d3ac2208461 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:19:13 [info] 37#37: *254 [lua] logger.lua:23: 6a744cebac79f94266504d3ac2208461 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:19:23 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:23 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:28 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: 03f4151a400ce0257f91ec103754b156:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:19:28 [info] 37#37: *257 [lua] logger.lua:23: 03f4151a400ce0257f91ec103754b156 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:19:28 +0000] 03f4151a400ce0257f91ec103754b156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:19:33 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:33 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:43 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:43 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:43 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: ea567c805c09df3b7aa5e06c9c202ac7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:19:43 +0000] ea567c805c09df3b7aa5e06c9c202ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:19:43 [info] 37#37: *262 [lua] logger.lua:23: ea567c805c09df3b7aa5e06c9c202ac7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:19:53 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:53 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:19:58 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: d85e7182fda8858e08b850a0d41dd150:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:19:58 [info] 37#37: *265 [lua] logger.lua:23: d85e7182fda8858e08b850a0d41dd150 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:19:58 +0000] d85e7182fda8858e08b850a0d41dd150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:20:03 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:03 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:13 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:13 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:13 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: ac6514a63774f03dae589d895bade463:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:20:13 [info] 37#37: *271 [lua] logger.lua:23: ac6514a63774f03dae589d895bade463 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:20:13 +0000] ac6514a63774f03dae589d895bade463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:20:23 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:23 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:28 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 519a7a516a86232b887c5aec1c158224:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:20:28 +0000] 519a7a516a86232b887c5aec1c158224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:20:28 [info] 37#37: *274 [lua] logger.lua:23: 519a7a516a86232b887c5aec1c158224 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:20:33 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:33 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:43 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:43 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:43 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: df9398fd4ebd31466bbd405be1716de0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:20:43 +0000] df9398fd4ebd31466bbd405be1716de0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:20:43 [info] 37#37: *279 [lua] logger.lua:23: df9398fd4ebd31466bbd405be1716de0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:20:53 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:53 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:20:58 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: d75c196aa67a92da688890f6e4b6d335:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:20:58 +0000] d75c196aa67a92da688890f6e4b6d335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:20:58 [info] 37#37: *282 [lua] logger.lua:23: d75c196aa67a92da688890f6e4b6d335 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:21:03 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:03 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:13 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:13 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:13 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 1201bb40201ed417c9491fbe85f017ba:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.229 - - [03/Jan/2023:05:21:13 +0000] 1201bb40201ed417c9491fbe85f017ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:21:13 [info] 37#37: *288 [lua] logger.lua:23: 1201bb40201ed417c9491fbe85f017ba {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:21:23 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:23 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:28 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: f5ba3abb4fb539d447946350dcc7764a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:21:28 +0000] f5ba3abb4fb539d447946350dcc7764a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:21:28 [info] 37#37: *291 [lua] logger.lua:23: f5ba3abb4fb539d447946350dcc7764a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:21:33 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:33 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:43 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:43 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:43 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: 303a1bcc70b410cceef52c7a2e454989:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:21:43 +0000] 303a1bcc70b410cceef52c7a2e454989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:21:43 [info] 37#37: *296 [lua] logger.lua:23: 303a1bcc70b410cceef52c7a2e454989 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:21:53 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:53 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:21:58 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: eca136781f130a2e49a3c254c5bdd08d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:21:58 +0000] eca136781f130a2e49a3c254c5bdd08d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:21:58 [info] 37#37: *299 [lua] logger.lua:23: eca136781f130a2e49a3c254c5bdd08d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:22:03 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:03 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:13 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:13 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:14 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: 43caba63c6b1920463c3b0609365ede1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:22:14 +0000] 43caba63c6b1920463c3b0609365ede1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:22:14 [info] 37#37: *305 [lua] logger.lua:23: 43caba63c6b1920463c3b0609365ede1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:22:23 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:23 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:29 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 43c27db3b7e73bb9438c1940b3cc3021:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:22:29 [info] 37#37: *308 [lua] logger.lua:23: 43c27db3b7e73bb9438c1940b3cc3021 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:22:29 +0000] 43c27db3b7e73bb9438c1940b3cc3021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:22:33 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:33 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:43 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:43 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:44 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: 37a0e73849b0c9ecbe8980dcf53f2aba:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:22:44 [info] 37#37: *313 [lua] logger.lua:23: 37a0e73849b0c9ecbe8980dcf53f2aba {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:22:44 +0000] 37a0e73849b0c9ecbe8980dcf53f2aba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:22:53 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:53 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:22:59 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: 6bba930ee3161e07d90c8deb17064398:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:22:59 +0000] 6bba930ee3161e07d90c8deb17064398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:22:59 [info] 37#37: *316 [lua] logger.lua:23: 6bba930ee3161e07d90c8deb17064398 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:23:03 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:03 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:13 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:13 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:14 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: 18bb15e42274087e7f1c9a040139f889:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:23:14 [info] 37#37: *322 [lua] logger.lua:23: 18bb15e42274087e7f1c9a040139f889 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:23:14 +0000] 18bb15e42274087e7f1c9a040139f889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:23:23 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:23 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:29 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: d1339f317248070840d0e9ee323c8d52:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:23:29 [info] 37#37: *325 [lua] logger.lua:23: d1339f317248070840d0e9ee323c8d52 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:23:29 +0000] d1339f317248070840d0e9ee323c8d52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:23:33 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:33 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:43 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:43 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:44 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: fb0d6d6c13f107cc509e57840d884541:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:23:44 +0000] fb0d6d6c13f107cc509e57840d884541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:23:44 [info] 37#37: *330 [lua] logger.lua:23: fb0d6d6c13f107cc509e57840d884541 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:23:53 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:53 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:23:59 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:189):2: bafaf1451a8f0a0bf71ddc36ab30abaa:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:23:59 +0000] bafaf1451a8f0a0bf71ddc36ab30abaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:23:59 [info] 37#37: *333 [lua] logger.lua:23: bafaf1451a8f0a0bf71ddc36ab30abaa {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:24:03 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:03 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:13 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:13 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:14 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: 47f51e8f950678d6e7a05b16e2b98743:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:24:14 +0000] 47f51e8f950678d6e7a05b16e2b98743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:24:14 [info] 37#37: *339 [lua] logger.lua:23: 47f51e8f950678d6e7a05b16e2b98743 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:24:23 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:23 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:29 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: 86912b500ae1d5e29de30ba7a484abea:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:24:29 [info] 37#37: *342 [lua] logger.lua:23: 86912b500ae1d5e29de30ba7a484abea {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:24:29 +0000] 86912b500ae1d5e29de30ba7a484abea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:24:33 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:33 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:43 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:43 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:44 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: a1ab66595a0f1f92fedb34989d45adf1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:24:44 +0000] a1ab66595a0f1f92fedb34989d45adf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:24:44 [info] 37#37: *347 [lua] logger.lua:23: a1ab66595a0f1f92fedb34989d45adf1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:24:53 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:53 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:24:59 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:189):2: 87e4bb6e9b0eb819e7e15c343659b1ef:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:24:59 +0000] 87e4bb6e9b0eb819e7e15c343659b1ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:24:59 [info] 37#37: *350 [lua] logger.lua:23: 87e4bb6e9b0eb819e7e15c343659b1ef {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:25:03 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:03 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:13 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:13 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:14 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 7c74705a2072f4faf596e027ea6e1d83:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:25:14 +0000] 7c74705a2072f4faf596e027ea6e1d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 05:25:14 [info] 37#37: *356 [lua] logger.lua:23: 7c74705a2072f4faf596e027ea6e1d83 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:25:23 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:23 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:29 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: 2b7c4c8a24226ee66fd5f517e26fcc76:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:25:29 [info] 37#37: *359 [lua] logger.lua:23: 2b7c4c8a24226ee66fd5f517e26fcc76 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:25:29 +0000] 2b7c4c8a24226ee66fd5f517e26fcc76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:25:33 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:33 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:43 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:43 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:44 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: 7e29a64eb979387c55b7c18c5073147a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:25:44 +0000] 7e29a64eb979387c55b7c18c5073147a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:25:44 [info] 37#37: *364 [lua] logger.lua:23: 7e29a64eb979387c55b7c18c5073147a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:25:53 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:53 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:25:59 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:189):2: 99d393fbd74930394927c617d86c5393:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:25:59 +0000] 99d393fbd74930394927c617d86c5393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:25:59 [info] 37#37: *367 [lua] logger.lua:23: 99d393fbd74930394927c617d86c5393 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:26:03 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:03 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:13 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:13 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:14 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: cec97f57ecb5f514fc6fbd0f5c6c4582:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:26:14 [info] 37#37: *373 [lua] logger.lua:23: cec97f57ecb5f514fc6fbd0f5c6c4582 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:26:14 +0000] cec97f57ecb5f514fc6fbd0f5c6c4582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:26:23 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:23 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:29 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: 0d25e97cb45e1a9a0c6f222ffefd4fa6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:26:29 [info] 37#37: *376 [lua] logger.lua:23: 0d25e97cb45e1a9a0c6f222ffefd4fa6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:26:29 +0000] 0d25e97cb45e1a9a0c6f222ffefd4fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:26:33 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:33 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:43 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:43 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:44 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: bcbf18075e46433c3556d239378251f5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:26:44 +0000] bcbf18075e46433c3556d239378251f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:26:44 [info] 37#37: *381 [lua] logger.lua:23: bcbf18075e46433c3556d239378251f5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:26:53 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:53 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:26:59 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:189):2: 4a93abbff212478dd4e0aa2f6e942244:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:26:59 [info] 37#37: *384 [lua] logger.lua:23: 4a93abbff212478dd4e0aa2f6e942244 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:26:59 +0000] 4a93abbff212478dd4e0aa2f6e942244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:27:03 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:03 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:13 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:13 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:14 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: 75d43e2f792e2e80ab3b2c9aff34d5cf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:27:14 +0000] 75d43e2f792e2e80ab3b2c9aff34d5cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:27:14 [info] 37#37: *390 [lua] logger.lua:23: 75d43e2f792e2e80ab3b2c9aff34d5cf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:27:23 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:23 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:29 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: 5e34b172b9969979bee2539fd115ac73:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:27:29 [info] 37#37: *393 [lua] logger.lua:23: 5e34b172b9969979bee2539fd115ac73 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:27:29 +0000] 5e34b172b9969979bee2539fd115ac73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:27:33 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:33 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:43 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:43 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:44 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: 96115dc36baf57c39251f708e9911be2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:27:44 [info] 37#37: *398 [lua] logger.lua:23: 96115dc36baf57c39251f708e9911be2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:27:44 +0000] 96115dc36baf57c39251f708e9911be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:27:53 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:53 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:27:59 [info] 37#37: *401 [lua] access_by_lua(msblocations.conf:189):2: 3be76219f61b065f368e29df096bc061:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:27:59 [info] 37#37: *401 [lua] logger.lua:23: 3be76219f61b065f368e29df096bc061 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:27:59 +0000] 3be76219f61b065f368e29df096bc061 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:28:03 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:03 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:13 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:13 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:14 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: a6a8a23c40231bd25207c860f813b041:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:28:14 [info] 37#37: *407 [lua] logger.lua:23: a6a8a23c40231bd25207c860f813b041 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:28:14 +0000] a6a8a23c40231bd25207c860f813b041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:28:23 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:23 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:29 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 864bbe670e80c93d7ca13d83efdf258f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:28:29 +0000] 864bbe670e80c93d7ca13d83efdf258f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:28:29 [info] 37#37: *410 [lua] logger.lua:23: 864bbe670e80c93d7ca13d83efdf258f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:28:33 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:33 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:43 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:43 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:44 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: b541825bdb68a07d1a1f0215dab9b68e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:28:44 [info] 37#37: *415 [lua] logger.lua:23: b541825bdb68a07d1a1f0215dab9b68e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:28:44 +0000] b541825bdb68a07d1a1f0215dab9b68e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:28:53 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:53 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:28:59 [info] 37#37: *418 [lua] access_by_lua(msblocations.conf:189):2: 610cdd9ab8ec4f2aa5501efe9b040303:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:28:59 [info] 37#37: *418 [lua] logger.lua:23: 610cdd9ab8ec4f2aa5501efe9b040303 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:28:59 +0000] 610cdd9ab8ec4f2aa5501efe9b040303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:29:03 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:03 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:13 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:13 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:14 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: f396402a386571bce5420e62b8e29705:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:29:14 [info] 37#37: *424 [lua] logger.lua:23: f396402a386571bce5420e62b8e29705 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:29:14 +0000] f396402a386571bce5420e62b8e29705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:29:23 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:23 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:29 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: 605ab680b8360e530327c9fb048ac8b6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:29:29 [info] 37#37: *427 [lua] logger.lua:23: 605ab680b8360e530327c9fb048ac8b6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:29:29 +0000] 605ab680b8360e530327c9fb048ac8b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:29:33 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:33 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:43 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:43 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:45 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: b8ca0cd89c9afd073e33f398bcfbfa75:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:29:45 +0000] b8ca0cd89c9afd073e33f398bcfbfa75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:29:45 [info] 37#37: *432 [lua] logger.lua:23: b8ca0cd89c9afd073e33f398bcfbfa75 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:29:53 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:29:53 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:00 [info] 37#37: *435 [lua] access_by_lua(msblocations.conf:189):2: a9264d9ab6e323a708eff4df36d4b499:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:30:00 +0000] a9264d9ab6e323a708eff4df36d4b499 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:30:00 [info] 37#37: *435 [lua] logger.lua:23: a9264d9ab6e323a708eff4df36d4b499 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:30:03 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:03 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:13 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:13 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:16 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: 460df10d5e4df2b37b55d26a00a5cfd8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:30:16 [info] 37#37: *441 [lua] logger.lua:23: 460df10d5e4df2b37b55d26a00a5cfd8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:30:16 +0000] 460df10d5e4df2b37b55d26a00a5cfd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:30:23 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:23 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:31 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: 23e6bfcddcd578412c86e53783cd99f3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:30:31 [info] 37#37: *444 [lua] logger.lua:23: 23e6bfcddcd578412c86e53783cd99f3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:30:31 +0000] 23e6bfcddcd578412c86e53783cd99f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:30:33 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:33 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:43 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:43 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:46 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 4eba7c9648aa91796a30f5e09040ba6d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:30:46 +0000] 4eba7c9648aa91796a30f5e09040ba6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:30:46 [info] 37#37: *449 [lua] logger.lua:23: 4eba7c9648aa91796a30f5e09040ba6d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:30:53 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:30:53 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:01 [info] 37#37: *452 [lua] access_by_lua(msblocations.conf:189):2: 8addff47084f2a489d70549cf5dbaa83:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:31:01 [info] 37#37: *452 [lua] logger.lua:23: 8addff47084f2a489d70549cf5dbaa83 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:31:01 +0000] 8addff47084f2a489d70549cf5dbaa83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:31:03 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:03 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:13 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:13 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:16 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: dac3929dd5e0dd882fac68edd31cae64:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:31:16 [info] 37#37: *458 [lua] logger.lua:23: dac3929dd5e0dd882fac68edd31cae64 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:31:16 +0000] dac3929dd5e0dd882fac68edd31cae64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:31:23 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:23 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:31 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: 32a9092dc771de0d0dd80f0cc635a1e8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:31:31 [info] 37#37: *461 [lua] logger.lua:23: 32a9092dc771de0d0dd80f0cc635a1e8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:31:31 +0000] 32a9092dc771de0d0dd80f0cc635a1e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:31:33 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:33 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:43 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:43 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:46 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: d7d1f0cb89ef643014556ad3ca9a26f4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:31:47 [info] 37#37: *466 [lua] logger.lua:23: d7d1f0cb89ef643014556ad3ca9a26f4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:31:47 +0000] d7d1f0cb89ef643014556ad3ca9a26f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:31:53 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:31:53 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:02 [info] 37#37: *469 [lua] access_by_lua(msblocations.conf:189):2: b8d897bfd8d7e64903ec2698df409dc1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:32:02 [info] 37#37: *469 [lua] logger.lua:23: b8d897bfd8d7e64903ec2698df409dc1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:32:02 +0000] b8d897bfd8d7e64903ec2698df409dc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:32:03 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:03 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:13 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:13 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:17 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: e14212fb67d1c65c01fd09e0487c9d37:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:32:17 +0000] e14212fb67d1c65c01fd09e0487c9d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:32:17 [info] 37#37: *475 [lua] logger.lua:23: e14212fb67d1c65c01fd09e0487c9d37 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:32:23 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:23 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:32 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: cc38a1a65262ac241ed99d24dd5da45f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:32:32 [info] 37#37: *478 [lua] logger.lua:23: cc38a1a65262ac241ed99d24dd5da45f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:32:32 +0000] cc38a1a65262ac241ed99d24dd5da45f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:32:33 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:33 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:43 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:43 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:47 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: 059c72bac0adb9096bee650fb53a6cbd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:32:47 [info] 37#37: *483 [lua] logger.lua:23: 059c72bac0adb9096bee650fb53a6cbd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:32:47 +0000] 059c72bac0adb9096bee650fb53a6cbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:32:53 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:32:53 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:02 [info] 37#37: *486 [lua] access_by_lua(msblocations.conf:189):2: e86dbda0ef090bfab3d957359b787e6d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:33:02 +0000] e86dbda0ef090bfab3d957359b787e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:33:02 [info] 37#37: *486 [lua] logger.lua:23: e86dbda0ef090bfab3d957359b787e6d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:33:03 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:03 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:13 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:13 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:17 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: 796ace8528769cf85e9a01b0131f6e32:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:33:17 [info] 37#37: *492 [lua] logger.lua:23: 796ace8528769cf85e9a01b0131f6e32 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:33:17 +0000] 796ace8528769cf85e9a01b0131f6e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:33:23 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:23 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:32 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: d34271cfb53249cc1b3beeec1e1ea540:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:33:32 [info] 37#37: *495 [lua] logger.lua:23: d34271cfb53249cc1b3beeec1e1ea540 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:33:32 +0000] d34271cfb53249cc1b3beeec1e1ea540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:33:33 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:33 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:43 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:43 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:47 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: cb98a71e1d757e7e2b29a19829d88a28:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:33:47 [info] 37#37: *500 [lua] logger.lua:23: cb98a71e1d757e7e2b29a19829d88a28 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:33:47 +0000] cb98a71e1d757e7e2b29a19829d88a28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:33:53 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:33:53 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:02 [info] 37#37: *503 [lua] access_by_lua(msblocations.conf:189):2: feacd0d14ac5181b53584fd567d3f4a3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:34:02 [info] 37#37: *503 [lua] logger.lua:23: feacd0d14ac5181b53584fd567d3f4a3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:34:02 +0000] feacd0d14ac5181b53584fd567d3f4a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:34:03 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:03 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:13 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:13 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:17 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: 99e46863481ea70b3ca9e60cdb9957fb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:34:17 [info] 37#37: *509 [lua] logger.lua:23: 99e46863481ea70b3ca9e60cdb9957fb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:34:17 +0000] 99e46863481ea70b3ca9e60cdb9957fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:34:23 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:23 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:32 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: d16aefad29b2c12bd36aa54f41685a51:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:34:32 [info] 37#37: *512 [lua] logger.lua:23: d16aefad29b2c12bd36aa54f41685a51 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:34:32 +0000] d16aefad29b2c12bd36aa54f41685a51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:34:33 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:33 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:43 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:43 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:47 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: c3e36f13989ae5bcd9cf41d6f6f6103c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:34:47 +0000] c3e36f13989ae5bcd9cf41d6f6f6103c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:34:47 [info] 37#37: *517 [lua] logger.lua:23: c3e36f13989ae5bcd9cf41d6f6f6103c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:34:53 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:34:53 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:02 [info] 37#37: *520 [lua] access_by_lua(msblocations.conf:189):2: 52874bb2b5fab6ddd3c210f6ab37979e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:35:02 [info] 37#37: *520 [lua] logger.lua:23: 52874bb2b5fab6ddd3c210f6ab37979e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:35:02 +0000] 52874bb2b5fab6ddd3c210f6ab37979e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:35:03 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:03 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:13 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:13 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:17 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: aee190e7eb415248391be8d62a8fb0fe:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.229 - - [03/Jan/2023:05:35:17 +0000] aee190e7eb415248391be8d62a8fb0fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:35:17 [info] 37#37: *526 [lua] logger.lua:23: aee190e7eb415248391be8d62a8fb0fe {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:35:23 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:23 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:32 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: 0d5fa0bb3c73836bb66db81ac870e1ed:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:35:32 +0000] 0d5fa0bb3c73836bb66db81ac870e1ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:35:32 [info] 37#37: *529 [lua] logger.lua:23: 0d5fa0bb3c73836bb66db81ac870e1ed {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:35:33 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:33 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:43 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:43 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:47 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: 1e7241a8c8322cb8ea9182a50821ed6a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:35:47 [info] 37#37: *534 [lua] logger.lua:23: 1e7241a8c8322cb8ea9182a50821ed6a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:35:47 +0000] 1e7241a8c8322cb8ea9182a50821ed6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:35:53 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:35:53 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:02 [info] 37#37: *537 [lua] access_by_lua(msblocations.conf:189):2: 6ef176ddb0caec9a388f11d97e0e1375:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:36:02 +0000] 6ef176ddb0caec9a388f11d97e0e1375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:36:02 [info] 37#37: *537 [lua] logger.lua:23: 6ef176ddb0caec9a388f11d97e0e1375 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:36:03 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:03 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:13 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:13 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:17 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: 582bd13c2fd9376d49d3e6caeb629aa7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:36:17 [info] 37#37: *543 [lua] logger.lua:23: 582bd13c2fd9376d49d3e6caeb629aa7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:36:17 +0000] 582bd13c2fd9376d49d3e6caeb629aa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:36:23 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:23 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:32 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: ea3786906e5641bfb6664c51135bd819:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:36:32 [info] 37#37: *546 [lua] logger.lua:23: ea3786906e5641bfb6664c51135bd819 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:36:32 +0000] ea3786906e5641bfb6664c51135bd819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:36:33 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:33 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:43 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:43 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:47 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 8ba58b8bea2ccbc991f88df4475e23bd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:36:47 +0000] 8ba58b8bea2ccbc991f88df4475e23bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:36:47 [info] 37#37: *551 [lua] logger.lua:23: 8ba58b8bea2ccbc991f88df4475e23bd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:36:53 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:36:53 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:02 [info] 37#37: *554 [lua] access_by_lua(msblocations.conf:189):2: 2b47640a4af3714dbfad641c007c7d15:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:37:02 [info] 37#37: *554 [lua] logger.lua:23: 2b47640a4af3714dbfad641c007c7d15 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:37:02 +0000] 2b47640a4af3714dbfad641c007c7d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:37:03 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:03 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:13 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:13 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:17 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: d3c9274f4cdf09ed07b66ae1e31b984a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:37:17 +0000] d3c9274f4cdf09ed07b66ae1e31b984a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:37:17 [info] 37#37: *560 [lua] logger.lua:23: d3c9274f4cdf09ed07b66ae1e31b984a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:37:23 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:23 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:32 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: 173bb2f78e34788f660efaee0a1c8cad:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:37:32 [info] 37#37: *563 [lua] logger.lua:23: 173bb2f78e34788f660efaee0a1c8cad {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:37:32 +0000] 173bb2f78e34788f660efaee0a1c8cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:37:33 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:33 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:43 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:43 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:47 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: 800dc32aeeedee9e6cff7473daf68e85:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:37:47 [info] 37#37: *568 [lua] logger.lua:23: 800dc32aeeedee9e6cff7473daf68e85 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:37:47 +0000] 800dc32aeeedee9e6cff7473daf68e85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:37:53 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:37:53 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:02 [info] 37#37: *571 [lua] access_by_lua(msblocations.conf:189):2: e88359e56dcf25e9ce0a8e245cd6c50c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:38:02 +0000] e88359e56dcf25e9ce0a8e245cd6c50c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:38:02 [info] 37#37: *571 [lua] logger.lua:23: e88359e56dcf25e9ce0a8e245cd6c50c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:38:03 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:03 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:13 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:13 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:18 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: 6aecd979b630b5ad265e7207efbdac17:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:38:18 [info] 37#37: *577 [lua] logger.lua:23: 6aecd979b630b5ad265e7207efbdac17 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:38:18 +0000] 6aecd979b630b5ad265e7207efbdac17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:38:23 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:23 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:33 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: 543f9f3df56ef76d5a9090dbaf983864:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:38:33 [info] 37#37: *580 [lua] logger.lua:23: 543f9f3df56ef76d5a9090dbaf983864 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:38:33 +0000] 543f9f3df56ef76d5a9090dbaf983864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:38:33 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:33 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:43 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:43 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:48 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: c4415a6ea3e1ed5ec658d21115f822aa:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:38:48 [info] 37#37: *585 [lua] logger.lua:23: c4415a6ea3e1ed5ec658d21115f822aa {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:38:48 +0000] c4415a6ea3e1ed5ec658d21115f822aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:38:53 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:38:53 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:03 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:03 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:03 [info] 37#37: *591 [lua] access_by_lua(msblocations.conf:189):2: 793189360feee4319dc6d8b791bf255e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:39:03 [info] 37#37: *591 [lua] logger.lua:23: 793189360feee4319dc6d8b791bf255e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:39:03 +0000] 793189360feee4319dc6d8b791bf255e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:39:13 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:13 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:18 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: dbd976f00d699863654eb0b8d7d5243f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:39:18 +0000] dbd976f00d699863654eb0b8d7d5243f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:39:18 [info] 37#37: *594 [lua] logger.lua:23: dbd976f00d699863654eb0b8d7d5243f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:39:23 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:23 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:33 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:33 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:33 [info] 37#37: *599 [lua] access_by_lua(msblocations.conf:189):2: 172cca95d641e6daf62a0198b64bf092:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:39:33 +0000] 172cca95d641e6daf62a0198b64bf092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:39:33 [info] 37#37: *599 [lua] logger.lua:23: 172cca95d641e6daf62a0198b64bf092 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:39:43 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:43 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:48 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: 8c5f15625695e33b5a92db4252d65fb6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:39:48 +0000] 8c5f15625695e33b5a92db4252d65fb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:39:48 [info] 37#37: *602 [lua] logger.lua:23: 8c5f15625695e33b5a92db4252d65fb6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:39:53 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:39:53 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:03 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:03 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:03 [info] 37#37: *608 [lua] access_by_lua(msblocations.conf:189):2: 50a7181b1e66efad437b5c35de01219f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:40:03 [info] 37#37: *608 [lua] logger.lua:23: 50a7181b1e66efad437b5c35de01219f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:40:03 +0000] 50a7181b1e66efad437b5c35de01219f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:40:13 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:13 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:18 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: 7d5906157de50deda761ef3e666b04e9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:40:18 [info] 37#37: *611 [lua] logger.lua:23: 7d5906157de50deda761ef3e666b04e9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:40:18 +0000] 7d5906157de50deda761ef3e666b04e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:40:23 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:23 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:33 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:33 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:33 [info] 37#37: *616 [lua] access_by_lua(msblocations.conf:189):2: 1e39081c64923363ae1cb62042052562:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:40:33 [info] 37#37: *616 [lua] logger.lua:23: 1e39081c64923363ae1cb62042052562 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:40:33 +0000] 1e39081c64923363ae1cb62042052562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:40:43 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:43 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:48 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: 344bea7af2f70b20b60220f03f7dc7d2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:40:48 [info] 37#37: *619 [lua] logger.lua:23: 344bea7af2f70b20b60220f03f7dc7d2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:40:48 +0000] 344bea7af2f70b20b60220f03f7dc7d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:40:53 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:40:53 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:03 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:03 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:03 [info] 37#37: *625 [lua] access_by_lua(msblocations.conf:189):2: 1ab0e0c802d55990bd082bb3863566ae:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:41:03 [info] 37#37: *625 [lua] logger.lua:23: 1ab0e0c802d55990bd082bb3863566ae {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:41:03 +0000] 1ab0e0c802d55990bd082bb3863566ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:41:13 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:13 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:18 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: 31d9e7c68196d595edd180c99c1e201c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:41:18 +0000] 31d9e7c68196d595edd180c99c1e201c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:41:18 [info] 37#37: *628 [lua] logger.lua:23: 31d9e7c68196d595edd180c99c1e201c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:41:23 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:23 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:33 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:33 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:33 [info] 37#37: *633 [lua] access_by_lua(msblocations.conf:189):2: f6e51eedf17c7e7d1aba961628398616:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:41:33 +0000] f6e51eedf17c7e7d1aba961628398616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:41:33 [info] 37#37: *633 [lua] logger.lua:23: f6e51eedf17c7e7d1aba961628398616 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:41:43 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:43 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:48 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: 369a74f4a317c90bc9591f466060fffc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:41:48 [info] 37#37: *636 [lua] logger.lua:23: 369a74f4a317c90bc9591f466060fffc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:41:48 +0000] 369a74f4a317c90bc9591f466060fffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:41:53 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:41:53 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:03 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:03 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:03 [info] 37#37: *642 [lua] access_by_lua(msblocations.conf:189):2: 16f23f9d40028fd02c879769251929f1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:42:03 [info] 37#37: *642 [lua] logger.lua:23: 16f23f9d40028fd02c879769251929f1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:42:03 +0000] 16f23f9d40028fd02c879769251929f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:42:13 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:13 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:18 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: b2353f6e42c70569c61fcacf8f8014e5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:42:18 [info] 37#37: *645 [lua] logger.lua:23: b2353f6e42c70569c61fcacf8f8014e5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:42:18 +0000] b2353f6e42c70569c61fcacf8f8014e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:42:23 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:23 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:33 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:33 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:33 [info] 37#37: *650 [lua] access_by_lua(msblocations.conf:189):2: 056a4761feecdd6b03993c5e180a251f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:42:33 [info] 37#37: *650 [lua] logger.lua:23: 056a4761feecdd6b03993c5e180a251f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:42:33 +0000] 056a4761feecdd6b03993c5e180a251f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:42:43 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:43 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:48 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: eaf2293a14d1b325552476cf5f9b3f0b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:42:48 [info] 37#37: *653 [lua] logger.lua:23: eaf2293a14d1b325552476cf5f9b3f0b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:42:48 +0000] eaf2293a14d1b325552476cf5f9b3f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:42:53 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:42:53 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:03 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:03 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:03 [info] 37#37: *659 [lua] access_by_lua(msblocations.conf:189):2: 00bbfba17b5917e3dda2473d0530abea:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:43:03 [info] 37#37: *659 [lua] logger.lua:23: 00bbfba17b5917e3dda2473d0530abea {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:43:03 +0000] 00bbfba17b5917e3dda2473d0530abea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:43:13 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:13 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:18 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 803dab2a730bc04f8577dcb62ec21145:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:43:18 [info] 37#37: *662 [lua] logger.lua:23: 803dab2a730bc04f8577dcb62ec21145 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:43:18 +0000] 803dab2a730bc04f8577dcb62ec21145 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:43:23 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:23 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:33 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:33 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:33 [info] 37#37: *667 [lua] access_by_lua(msblocations.conf:189):2: 1eb1420523b529805153edfdfbc6911f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:43:33 [info] 37#37: *667 [lua] logger.lua:23: 1eb1420523b529805153edfdfbc6911f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:43:33 +0000] 1eb1420523b529805153edfdfbc6911f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:43:43 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:43 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:48 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: 1790047f9f5e369f48bdf10dc7ea2bae:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:43:48 [info] 37#37: *670 [lua] logger.lua:23: 1790047f9f5e369f48bdf10dc7ea2bae {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:43:48 +0000] 1790047f9f5e369f48bdf10dc7ea2bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:43:53 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:43:53 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:03 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:03 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:03 [info] 37#37: *676 [lua] access_by_lua(msblocations.conf:189):2: eba19fad5f42b90f23bf5ee927a94b47:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:44:03 +0000] eba19fad5f42b90f23bf5ee927a94b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:44:03 [info] 37#37: *676 [lua] logger.lua:23: eba19fad5f42b90f23bf5ee927a94b47 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:44:13 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:13 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:18 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: af2cf64e6c260404b1253d06e6c9555e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:44:18 [info] 37#37: *679 [lua] logger.lua:23: af2cf64e6c260404b1253d06e6c9555e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:44:18 +0000] af2cf64e6c260404b1253d06e6c9555e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:44:23 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:23 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:33 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:33 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:33 [info] 37#37: *684 [lua] access_by_lua(msblocations.conf:189):2: 2431bcb23386ee22e6824d3441916ecf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:44:33 [info] 37#37: *684 [lua] logger.lua:23: 2431bcb23386ee22e6824d3441916ecf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:44:33 +0000] 2431bcb23386ee22e6824d3441916ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:44:43 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:43 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:48 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: f108a93ab6689dd917403a613f0ce58a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:44:48 +0000] f108a93ab6689dd917403a613f0ce58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:44:48 [info] 37#37: *687 [lua] logger.lua:23: f108a93ab6689dd917403a613f0ce58a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:44:53 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:44:53 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:03 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:03 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:03 [info] 37#37: *693 [lua] access_by_lua(msblocations.conf:189):2: 3ea9fd6d5f78d9c3c98b3dbe027a81fa:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:45:03 +0000] 3ea9fd6d5f78d9c3c98b3dbe027a81fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:45:03 [info] 37#37: *693 [lua] logger.lua:23: 3ea9fd6d5f78d9c3c98b3dbe027a81fa {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:45:13 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:13 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:18 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: f87102c18b87f7826d83ad1288331835:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:45:18 [info] 37#37: *696 [lua] logger.lua:23: f87102c18b87f7826d83ad1288331835 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:45:18 +0000] f87102c18b87f7826d83ad1288331835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:45:23 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:23 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:33 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:33 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:33 [info] 37#37: *701 [lua] access_by_lua(msblocations.conf:189):2: eeebb7492bcf28d3221dbfde9651d921:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:45:33 +0000] eeebb7492bcf28d3221dbfde9651d921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:45:33 [info] 37#37: *701 [lua] logger.lua:23: eeebb7492bcf28d3221dbfde9651d921 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:45:43 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:43 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:48 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: f184ba158226df65d650fef7f422b595:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:45:48 +0000] f184ba158226df65d650fef7f422b595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:45:48 [info] 37#37: *704 [lua] logger.lua:23: f184ba158226df65d650fef7f422b595 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:45:53 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:45:53 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:03 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:03 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:03 [info] 37#37: *710 [lua] access_by_lua(msblocations.conf:189):2: d769d8c2f4b0ff0204b1d3280962483c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:46:03 [info] 37#37: *710 [lua] logger.lua:23: d769d8c2f4b0ff0204b1d3280962483c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:46:03 +0000] d769d8c2f4b0ff0204b1d3280962483c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:46:13 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:13 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:18 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: 0e4dce856aae1abf1852fe8cf664e17f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:46:18 +0000] 0e4dce856aae1abf1852fe8cf664e17f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/03 05:46:18 [info] 37#37: *713 [lua] logger.lua:23: 0e4dce856aae1abf1852fe8cf664e17f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:46:23 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:23 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:33 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:33 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:33 [info] 37#37: *718 [lua] access_by_lua(msblocations.conf:189):2: f1f969a73c202700cffd1687e6096727:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:46:33 [info] 37#37: *718 [lua] logger.lua:23: f1f969a73c202700cffd1687e6096727 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:46:33 +0000] f1f969a73c202700cffd1687e6096727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:46:43 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:43 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:48 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: c31dbc1854a63ea771978f27ade40bd2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:46:48 +0000] c31dbc1854a63ea771978f27ade40bd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:46:48 [info] 37#37: *721 [lua] logger.lua:23: c31dbc1854a63ea771978f27ade40bd2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:46:53 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:46:53 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:03 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:03 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:03 [info] 37#37: *727 [lua] access_by_lua(msblocations.conf:189):2: f8fd9eb2203f45243dc84c01e50b9a17:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:47:03 +0000] f8fd9eb2203f45243dc84c01e50b9a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:47:03 [info] 37#37: *727 [lua] logger.lua:23: f8fd9eb2203f45243dc84c01e50b9a17 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:47:13 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:13 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:18 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: 48f6b22d5304f31deb9db33fed7e8fe8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:47:18 [info] 37#37: *730 [lua] logger.lua:23: 48f6b22d5304f31deb9db33fed7e8fe8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:47:18 +0000] 48f6b22d5304f31deb9db33fed7e8fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:47:23 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:23 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:33 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:33 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:33 [info] 37#37: *735 [lua] access_by_lua(msblocations.conf:189):2: 61389cd8cb5c4dbf7bdf28c53a78794f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:47:33 +0000] 61389cd8cb5c4dbf7bdf28c53a78794f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:47:33 [info] 37#37: *735 [lua] logger.lua:23: 61389cd8cb5c4dbf7bdf28c53a78794f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:47:43 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:43 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:48 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: d15badd0be83e43a42654e12325fda93:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:47:49 [info] 37#37: *738 [lua] logger.lua:23: d15badd0be83e43a42654e12325fda93 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:47:49 +0000] d15badd0be83e43a42654e12325fda93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:47:53 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:47:53 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:03 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:03 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:04 [info] 37#37: *744 [lua] access_by_lua(msblocations.conf:189):2: df895801f44445123a69d8238b983cf0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:48:04 [info] 37#37: *744 [lua] logger.lua:23: df895801f44445123a69d8238b983cf0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:48:04 +0000] df895801f44445123a69d8238b983cf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:48:13 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:13 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:19 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: 556061ea066287b807059e9295496327:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:48:19 [info] 37#37: *747 [lua] logger.lua:23: 556061ea066287b807059e9295496327 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:48:19 +0000] 556061ea066287b807059e9295496327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:48:23 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:23 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:33 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:33 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:34 [info] 37#37: *752 [lua] access_by_lua(msblocations.conf:189):2: 95326ff11c120fcb37196b681a3ffcd3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:48:34 [info] 37#37: *752 [lua] logger.lua:23: 95326ff11c120fcb37196b681a3ffcd3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:48:34 +0000] 95326ff11c120fcb37196b681a3ffcd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:48:43 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:43 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:49 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: 9993c34febb59f99a4886a925df0b737:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:48:49 +0000] 9993c34febb59f99a4886a925df0b737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:48:49 [info] 37#37: *755 [lua] logger.lua:23: 9993c34febb59f99a4886a925df0b737 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:48:53 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:48:53 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:03 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:03 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:04 [info] 37#37: *761 [lua] access_by_lua(msblocations.conf:189):2: fd613ff03105afe3948361dd0991ea0b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:49:04 +0000] fd613ff03105afe3948361dd0991ea0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:49:04 [info] 37#37: *761 [lua] logger.lua:23: fd613ff03105afe3948361dd0991ea0b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:49:13 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:13 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:19 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: dd89aa41e180a38f43c2264480b60189:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:49:19 [info] 37#37: *764 [lua] logger.lua:23: dd89aa41e180a38f43c2264480b60189 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:49:19 +0000] dd89aa41e180a38f43c2264480b60189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:49:23 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:23 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:33 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:33 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:34 [info] 37#37: *769 [lua] access_by_lua(msblocations.conf:189):2: b736e87a4a521adaa74e34120491c150:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:49:34 +0000] b736e87a4a521adaa74e34120491c150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:49:34 [info] 37#37: *769 [lua] logger.lua:23: b736e87a4a521adaa74e34120491c150 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:49:43 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:43 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:49 [info] 37#37: *772 [lua] access_by_lua(msblocations.conf:189):2: f03bbbe97f5dd61123b5b21ca5e9c361:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:49:49 +0000] f03bbbe97f5dd61123b5b21ca5e9c361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:49:49 [info] 37#37: *772 [lua] logger.lua:23: f03bbbe97f5dd61123b5b21ca5e9c361 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:49:53 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:49:53 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:03 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:03 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:04 [info] 37#37: *778 [lua] access_by_lua(msblocations.conf:189):2: 96f680e08cca9b7afea135a98c0b05fb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:50:04 [info] 37#37: *778 [lua] logger.lua:23: 96f680e08cca9b7afea135a98c0b05fb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:50:04 +0000] 96f680e08cca9b7afea135a98c0b05fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:50:13 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:13 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:19 [info] 37#37: *781 [lua] access_by_lua(msblocations.conf:189):2: 4f3bec0726a940fd1c793382264467bd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:50:19 [info] 37#37: *781 [lua] logger.lua:23: 4f3bec0726a940fd1c793382264467bd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:50:19 +0000] 4f3bec0726a940fd1c793382264467bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:50:23 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:23 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:33 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:33 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:34 [info] 37#37: *786 [lua] access_by_lua(msblocations.conf:189):2: 0f457a11cec821059761df4def77e231:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:50:34 [info] 37#37: *786 [lua] logger.lua:23: 0f457a11cec821059761df4def77e231 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:50:34 +0000] 0f457a11cec821059761df4def77e231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:50:43 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:43 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:49 [info] 37#37: *789 [lua] access_by_lua(msblocations.conf:189):2: 18c39950d2c8792dfd39d39607edbd33:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:50:49 +0000] 18c39950d2c8792dfd39d39607edbd33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:50:49 [info] 37#37: *789 [lua] logger.lua:23: 18c39950d2c8792dfd39d39607edbd33 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:50:53 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:50:53 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:03 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:03 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:04 [info] 37#37: *795 [lua] access_by_lua(msblocations.conf:189):2: 12e66fbda90b1ab990312d34d3cbe28c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:51:04 [info] 37#37: *795 [lua] logger.lua:23: 12e66fbda90b1ab990312d34d3cbe28c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:51:04 +0000] 12e66fbda90b1ab990312d34d3cbe28c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:51:13 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:13 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:19 [info] 37#37: *798 [lua] access_by_lua(msblocations.conf:189):2: ebb00d51017af9ce02e689f430e53cc4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:51:19 [info] 37#37: *798 [lua] logger.lua:23: ebb00d51017af9ce02e689f430e53cc4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:51:19 +0000] ebb00d51017af9ce02e689f430e53cc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:51:23 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:23 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:33 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:33 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:34 [info] 37#37: *803 [lua] access_by_lua(msblocations.conf:189):2: 9c84f2407416070eef8e5b8f0a03db9f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:51:34 +0000] 9c84f2407416070eef8e5b8f0a03db9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:51:34 [info] 37#37: *803 [lua] logger.lua:23: 9c84f2407416070eef8e5b8f0a03db9f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:51:43 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:43 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:49 [info] 37#37: *806 [lua] access_by_lua(msblocations.conf:189):2: f31143ff48fca3c455286a0f396b46f8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:51:49 [info] 37#37: *806 [lua] logger.lua:23: f31143ff48fca3c455286a0f396b46f8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:51:49 +0000] f31143ff48fca3c455286a0f396b46f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:51:53 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:51:53 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:03 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:03 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:04 [info] 37#37: *812 [lua] access_by_lua(msblocations.conf:189):2: 32c98e3ab2a3078926fe6aca17c96e5d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:52:04 +0000] 32c98e3ab2a3078926fe6aca17c96e5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:52:04 [info] 37#37: *812 [lua] logger.lua:23: 32c98e3ab2a3078926fe6aca17c96e5d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:52:13 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:13 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:19 [info] 37#37: *815 [lua] access_by_lua(msblocations.conf:189):2: 5984b5796779692a56c138c56e43e1a8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:52:19 +0000] 5984b5796779692a56c138c56e43e1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:52:19 [info] 37#37: *815 [lua] logger.lua:23: 5984b5796779692a56c138c56e43e1a8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:52:23 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:23 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:33 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:33 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:34 [info] 37#37: *820 [lua] access_by_lua(msblocations.conf:189):2: 309315ff0a7892cb9ef904c4189bb4d5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:52:34 [info] 37#37: *820 [lua] logger.lua:23: 309315ff0a7892cb9ef904c4189bb4d5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:52:34 +0000] 309315ff0a7892cb9ef904c4189bb4d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:52:43 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:43 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:49 [info] 37#37: *823 [lua] access_by_lua(msblocations.conf:189):2: 54fd07b8c42cad236f26874fd63c2958:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:52:49 [info] 37#37: *823 [lua] logger.lua:23: 54fd07b8c42cad236f26874fd63c2958 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:52:49 +0000] 54fd07b8c42cad236f26874fd63c2958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:52:53 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:52:53 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:03 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:03 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:04 [info] 37#37: *829 [lua] access_by_lua(msblocations.conf:189):2: e95f94f3774e32461361037f88fe3ca1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:53:04 [info] 37#37: *829 [lua] logger.lua:23: e95f94f3774e32461361037f88fe3ca1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:53:04 +0000] e95f94f3774e32461361037f88fe3ca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:53:13 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:13 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:19 [info] 37#37: *832 [lua] access_by_lua(msblocations.conf:189):2: 05b5cc7765f58b60dfecfc81635f0ce9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:53:19 [info] 37#37: *832 [lua] logger.lua:23: 05b5cc7765f58b60dfecfc81635f0ce9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:53:19 +0000] 05b5cc7765f58b60dfecfc81635f0ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:53:23 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:23 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:33 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:33 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:34 [info] 37#37: *837 [lua] access_by_lua(msblocations.conf:189):2: 1ad5a91a3028397e349be97d9d134465:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:53:34 +0000] 1ad5a91a3028397e349be97d9d134465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:53:34 [info] 37#37: *837 [lua] logger.lua:23: 1ad5a91a3028397e349be97d9d134465 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:53:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:53:43 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:43 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:49 [info] 37#37: *840 [lua] access_by_lua(msblocations.conf:189):2: bf3f900978644ca2a2d8c2ecf9280fa6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:53:49 [info] 37#37: *840 [lua] logger.lua:23: bf3f900978644ca2a2d8c2ecf9280fa6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:53:49 +0000] bf3f900978644ca2a2d8c2ecf9280fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:53:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:53:53 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:53:53 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:03 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:03 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:04 [info] 37#37: *846 [lua] access_by_lua(msblocations.conf:189):2: 234b77ae57fe70fd803f21f3a981e0c8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:54:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:54:04 +0000] 234b77ae57fe70fd803f21f3a981e0c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:54:04 [info] 37#37: *846 [lua] logger.lua:23: 234b77ae57fe70fd803f21f3a981e0c8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:54:13 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:13 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:19 [info] 37#37: *849 [lua] access_by_lua(msblocations.conf:189):2: 74375715a89c748b4e8a82eef65bd409:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:54:19 [info] 37#37: *849 [lua] logger.lua:23: 74375715a89c748b4e8a82eef65bd409 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:54:19 +0000] 74375715a89c748b4e8a82eef65bd409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:54:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:54:23 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:23 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:33 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:33 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:34 [info] 37#37: *854 [lua] access_by_lua(msblocations.conf:189):2: 626ff57cb5fcb5329bdddcd691783f48:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:54:34 +0000] 626ff57cb5fcb5329bdddcd691783f48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:54:34 [info] 37#37: *854 [lua] logger.lua:23: 626ff57cb5fcb5329bdddcd691783f48 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:54:43 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:43 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:49 [info] 37#37: *857 [lua] access_by_lua(msblocations.conf:189):2: 02f96e2b6f2be00d82ec775dc5c4cc67:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:54:49 [info] 37#37: *857 [lua] logger.lua:23: 02f96e2b6f2be00d82ec775dc5c4cc67 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:54:49 +0000] 02f96e2b6f2be00d82ec775dc5c4cc67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:54:53 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:54:53 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:03 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:03 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:04 [info] 37#37: *863 [lua] access_by_lua(msblocations.conf:189):2: 961d5cb060ee8272e0bac6381e983b00:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:55:04 +0000] 961d5cb060ee8272e0bac6381e983b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:55:04 [info] 37#37: *863 [lua] logger.lua:23: 961d5cb060ee8272e0bac6381e983b00 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:55:13 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:13 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:19 [info] 37#37: *866 [lua] access_by_lua(msblocations.conf:189):2: b71a5e70576da2b631e2b38d04f66fe8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:55:19 [info] 37#37: *866 [lua] logger.lua:23: b71a5e70576da2b631e2b38d04f66fe8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:55:19 +0000] b71a5e70576da2b631e2b38d04f66fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:55:23 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:23 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:33 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:33 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:34 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:189):2: b795284ba4ab80bd725e62153f122c8d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:55:34 [info] 37#37: *871 [lua] logger.lua:23: b795284ba4ab80bd725e62153f122c8d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:55:34 +0000] b795284ba4ab80bd725e62153f122c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:55:43 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:43 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:49 [info] 37#37: *874 [lua] access_by_lua(msblocations.conf:189):2: 9edbd0f1ed67d1bfd9e0a73b543f4554:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:55:49 +0000] 9edbd0f1ed67d1bfd9e0a73b543f4554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:55:49 [info] 37#37: *874 [lua] logger.lua:23: 9edbd0f1ed67d1bfd9e0a73b543f4554 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:55:53 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:55:53 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:03 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:03 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:04 [info] 37#37: *880 [lua] access_by_lua(msblocations.conf:189):2: 835068a2162cda69c79df6234b95cb85:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:56:04 [info] 37#37: *880 [lua] logger.lua:23: 835068a2162cda69c79df6234b95cb85 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:56:04 +0000] 835068a2162cda69c79df6234b95cb85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:56:13 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:13 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:19 [info] 37#37: *883 [lua] access_by_lua(msblocations.conf:189):2: d580f9499fc1e3924f27f7e7f535d253:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.229 - - [03/Jan/2023:05:56:19 +0000] d580f9499fc1e3924f27f7e7f535d253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:56:19 [info] 37#37: *883 [lua] logger.lua:23: d580f9499fc1e3924f27f7e7f535d253 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 05:56:23 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:23 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:33 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:33 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:34 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:189):2: d0724e04be1fc33704a5c2fa60278ef3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:56:34 [info] 37#37: *888 [lua] logger.lua:23: d0724e04be1fc33704a5c2fa60278ef3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:56:34 +0000] d0724e04be1fc33704a5c2fa60278ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:56:43 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:43 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:49 [info] 37#37: *891 [lua] access_by_lua(msblocations.conf:189):2: 7b405b0dee40686e91f8bf3d9e3183ba:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:56:49 +0000] 7b405b0dee40686e91f8bf3d9e3183ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 05:56:49 [info] 37#37: *891 [lua] logger.lua:23: 7b405b0dee40686e91f8bf3d9e3183ba {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:56:53 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:56:53 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:03 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:03 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:04 [info] 37#37: *897 [lua] access_by_lua(msblocations.conf:189):2: 248a46f819d1da193559e76fbfec48bc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:57:04 [info] 37#37: *897 [lua] logger.lua:23: 248a46f819d1da193559e76fbfec48bc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:57:04 +0000] 248a46f819d1da193559e76fbfec48bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:57:13 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:13 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:19 [info] 37#37: *900 [lua] access_by_lua(msblocations.conf:189):2: c58785d4a942c02ba5cab14bfea1808d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:57:19 +0000] c58785d4a942c02ba5cab14bfea1808d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:57:19 [info] 37#37: *900 [lua] logger.lua:23: c58785d4a942c02ba5cab14bfea1808d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:57:23 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:23 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:33 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:33 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:34 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:189):2: fc5062babdf548873765737c532cd063:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:57:34 +0000] fc5062babdf548873765737c532cd063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:57:34 [info] 37#37: *905 [lua] logger.lua:23: fc5062babdf548873765737c532cd063 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:57:35 [info] 37#37: *906 client closed connection while waiting for request, client: 192.168.8.198, server: 0.0.0.0:443
2023/01/03 05:57:43 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:43 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:49 [info] 37#37: *909 [lua] access_by_lua(msblocations.conf:189):2: bcd38cf9d0a71a431d415715521c27e7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:57:49 [info] 37#37: *909 [lua] logger.lua:23: bcd38cf9d0a71a431d415715521c27e7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:57:49 +0000] bcd38cf9d0a71a431d415715521c27e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:57:53 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:53 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:03 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:03 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:04 [info] 37#37: *915 [lua] access_by_lua(msblocations.conf:189):2: ddb1c5d4833800f09d9fbdede61a1215:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:58:04 +0000] ddb1c5d4833800f09d9fbdede61a1215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:58:04 [info] 37#37: *915 [lua] logger.lua:23: ddb1c5d4833800f09d9fbdede61a1215 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:58:13 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:13 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:19 [info] 37#37: *918 [lua] access_by_lua(msblocations.conf:189):2: 314393e18fa570e1838ebfa89a35f9ad:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:58:19 +0000] 314393e18fa570e1838ebfa89a35f9ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:58:19 [info] 37#37: *918 [lua] logger.lua:23: 314393e18fa570e1838ebfa89a35f9ad {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:58:23 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:23 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:33 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:33 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:34 [info] 37#37: *923 [lua] access_by_lua(msblocations.conf:189):2: 14e37214d30f4cde612f294b37a39824:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:58:34 [info] 37#37: *923 [lua] logger.lua:23: 14e37214d30f4cde612f294b37a39824 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:58:34 +0000] 14e37214d30f4cde612f294b37a39824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:58:43 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:43 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:49 [info] 37#37: *926 [lua] access_by_lua(msblocations.conf:189):2: 825f41f6fd3cf200d77661e1bfc305df:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:58:49 +0000] 825f41f6fd3cf200d77661e1bfc305df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:58:49 [info] 37#37: *926 [lua] logger.lua:23: 825f41f6fd3cf200d77661e1bfc305df {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:58:53 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:58:53 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:03 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:03 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:04 [info] 37#37: *932 [lua] access_by_lua(msblocations.conf:189):2: 9b80247de2405a06c02b29d7deebd702:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:59:04 [info] 37#37: *932 [lua] logger.lua:23: 9b80247de2405a06c02b29d7deebd702 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:59:04 +0000] 9b80247de2405a06c02b29d7deebd702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:59:13 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:13 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:19 [info] 37#37: *935 [lua] access_by_lua(msblocations.conf:189):2: 2ca57ab5750e66c9f1534764decac375:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:59:19 +0000] 2ca57ab5750e66c9f1534764decac375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 05:59:19 [info] 37#37: *935 [lua] logger.lua:23: 2ca57ab5750e66c9f1534764decac375 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:59:23 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:23 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:33 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:33 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:34 [info] 37#37: *940 [lua] access_by_lua(msblocations.conf:189):2: c5a84da46f72998cf452e2721aa8f1a1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:59:34 [info] 37#37: *940 [lua] logger.lua:23: c5a84da46f72998cf452e2721aa8f1a1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:59:34 +0000] c5a84da46f72998cf452e2721aa8f1a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:59:43 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:43 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:49 [info] 37#37: *943 [lua] access_by_lua(msblocations.conf:189):2: dfa5b760d2654e15dc0ea6746e62b5e4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 05:59:49 [info] 37#37: *943 [lua] logger.lua:23: dfa5b760d2654e15dc0ea6746e62b5e4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:05:59:49 +0000] dfa5b760d2654e15dc0ea6746e62b5e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:59:53 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:59:53 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:03 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:03 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:04 [info] 37#37: *949 [lua] access_by_lua(msblocations.conf:189):2: 704670dd24b7adf8600897607616884a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:00:04 +0000] 704670dd24b7adf8600897607616884a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 06:00:04 [info] 37#37: *949 [lua] logger.lua:23: 704670dd24b7adf8600897607616884a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:00:13 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:13 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:19 [info] 37#37: *952 [lua] access_by_lua(msblocations.conf:189):2: 4aab3267815e2ed737ebdba7c7749112:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:00:19 [info] 37#37: *952 [lua] logger.lua:23: 4aab3267815e2ed737ebdba7c7749112 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:00:19 +0000] 4aab3267815e2ed737ebdba7c7749112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:00:23 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:23 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:33 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:33 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:34 [info] 37#37: *957 [lua] access_by_lua(msblocations.conf:189):2: 27c024642a7aa53a44eb4cdf25bd9f65:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:00:34 [info] 37#37: *957 [lua] logger.lua:23: 27c024642a7aa53a44eb4cdf25bd9f65 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:00:34 +0000] 27c024642a7aa53a44eb4cdf25bd9f65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:00:43 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:43 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:49 [info] 37#37: *960 [lua] access_by_lua(msblocations.conf:189):2: 98519a9cac240822dee9a8d7f7fddeec:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:00:49 [info] 37#37: *960 [lua] logger.lua:23: 98519a9cac240822dee9a8d7f7fddeec {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:00:49 +0000] 98519a9cac240822dee9a8d7f7fddeec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:00:53 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:00:53 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:03 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:03 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:04 [info] 37#37: *966 [lua] access_by_lua(msblocations.conf:189):2: 9e82cf5bdb73a933814637bd5a903098:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:01:04 [info] 37#37: *966 [lua] logger.lua:23: 9e82cf5bdb73a933814637bd5a903098 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:01:04 +0000] 9e82cf5bdb73a933814637bd5a903098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:01:13 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:13 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:19 [info] 37#37: *969 [lua] access_by_lua(msblocations.conf:189):2: 9bcaa54693ba64a2ca0cbb7a9cc05b95:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:01:20 [info] 37#37: *969 [lua] logger.lua:23: 9bcaa54693ba64a2ca0cbb7a9cc05b95 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:01:20 +0000] 9bcaa54693ba64a2ca0cbb7a9cc05b95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:01:23 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:23 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:33 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:33 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:35 [info] 37#37: *974 [lua] access_by_lua(msblocations.conf:189):2: f24fb4116fe0f73b9860b0c821d8d159:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:01:35 [info] 37#37: *974 [lua] logger.lua:23: f24fb4116fe0f73b9860b0c821d8d159 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:01:35 +0000] f24fb4116fe0f73b9860b0c821d8d159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:01:43 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:43 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:50 [info] 37#37: *977 [lua] access_by_lua(msblocations.conf:189):2: de3597815a6db6ab5ece769322d91468:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:01:50 [info] 37#37: *977 [lua] logger.lua:23: de3597815a6db6ab5ece769322d91468 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:01:50 +0000] de3597815a6db6ab5ece769322d91468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:01:53 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:01:53 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:03 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:03 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:05 [info] 37#37: *983 [lua] access_by_lua(msblocations.conf:189):2: a1351ce36a9687e1201a81b77c2eb726:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:02:05 [info] 37#37: *983 [lua] logger.lua:23: a1351ce36a9687e1201a81b77c2eb726 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:02:05 +0000] a1351ce36a9687e1201a81b77c2eb726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:02:13 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:13 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:20 [info] 37#37: *986 [lua] access_by_lua(msblocations.conf:189):2: 30f158c3a53e22d69b5447371970da77:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:02:20 +0000] 30f158c3a53e22d69b5447371970da77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:02:20 [info] 37#37: *986 [lua] logger.lua:23: 30f158c3a53e22d69b5447371970da77 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 06:02:23 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:23 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:33 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:33 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:35 [info] 37#37: *991 [lua] access_by_lua(msblocations.conf:189):2: 7f669838ee327c99eef4ea480c1e0000:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:02:35 [info] 37#37: *991 [lua] logger.lua:23: 7f669838ee327c99eef4ea480c1e0000 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:02:35 +0000] 7f669838ee327c99eef4ea480c1e0000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:02:43 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:43 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:50 [info] 37#37: *994 [lua] access_by_lua(msblocations.conf:189):2: 60d61302b47a35908be33d7cbd5383cf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 06:02:50 [info] 37#37: *994 [lua] logger.lua:23: 60d61302b47a35908be33d7cbd5383cf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:02:50 +0000] 60d61302b47a35908be33d7cbd5383cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 06:02:53 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:02:53 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:03 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:03 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:05 [info] 37#37: *1000 [lua] access_by_lua(msblocations.conf:189):2: b293a1e2650ec64ba1589e0c5de955ef:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:03:05 +0000] b293a1e2650ec64ba1589e0c5de955ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:03:05 [info] 37#37: *1000 [lua] logger.lua:23: b293a1e2650ec64ba1589e0c5de955ef {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:03:13 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:13 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:20 [info] 37#37: *1003 [lua] access_by_lua(msblocations.conf:189):2: 5c1a3d5e0a0fb13290912de8e523e32d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:03:20 [info] 37#37: *1003 [lua] logger.lua:23: 5c1a3d5e0a0fb13290912de8e523e32d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:03:20 +0000] 5c1a3d5e0a0fb13290912de8e523e32d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:03:23 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:23 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:33 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:33 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:35 [info] 37#37: *1008 [lua] access_by_lua(msblocations.conf:189):2: 500f77a7979f91513f77ba473642b96f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:03:35 [info] 37#37: *1008 [lua] logger.lua:23: 500f77a7979f91513f77ba473642b96f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:03:35 +0000] 500f77a7979f91513f77ba473642b96f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:03:43 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:43 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:50 [info] 37#37: *1011 [lua] access_by_lua(msblocations.conf:189):2: 4d2406861e328abd5a2373240024d2b3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:03:50 +0000] 4d2406861e328abd5a2373240024d2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:03:50 [info] 37#37: *1011 [lua] logger.lua:23: 4d2406861e328abd5a2373240024d2b3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 06:03:53 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:03:53 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:03 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:03 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:05 [info] 37#37: *1017 [lua] access_by_lua(msblocations.conf:189):2: 864f4c49d8324ba67380e80e1f190a1c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:04:05 [info] 37#37: *1017 [lua] logger.lua:23: 864f4c49d8324ba67380e80e1f190a1c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:04:05 +0000] 864f4c49d8324ba67380e80e1f190a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:04:13 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:13 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:20 [info] 37#37: *1020 [lua] access_by_lua(msblocations.conf:189):2: 6f72a3bb066da30c6808811e992d3375:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:04:20 +0000] 6f72a3bb066da30c6808811e992d3375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:04:20 [info] 37#37: *1020 [lua] logger.lua:23: 6f72a3bb066da30c6808811e992d3375 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:04:23 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:23 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:33 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:33 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:35 [info] 37#37: *1025 [lua] access_by_lua(msblocations.conf:189):2: 54863d349ebc156cd7f258b1ff0146ad:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:04:35 [info] 37#37: *1025 [lua] logger.lua:23: 54863d349ebc156cd7f258b1ff0146ad {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:04:35 +0000] 54863d349ebc156cd7f258b1ff0146ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:04:43 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:43 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:50 [info] 37#37: *1028 [lua] access_by_lua(msblocations.conf:189):2: 99136dba85ab9a9c65eb81f3919e7126:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:04:50 [info] 37#37: *1028 [lua] logger.lua:23: 99136dba85ab9a9c65eb81f3919e7126 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:04:50 +0000] 99136dba85ab9a9c65eb81f3919e7126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:04:53 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:04:53 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:03 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:03 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:05 [info] 37#37: *1034 [lua] access_by_lua(msblocations.conf:189):2: 5c1dac0ef33db36b055b74640aa8321a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:05:05 +0000] 5c1dac0ef33db36b055b74640aa8321a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:05:05 [info] 37#37: *1034 [lua] logger.lua:23: 5c1dac0ef33db36b055b74640aa8321a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:05:13 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:13 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:20 [info] 37#37: *1037 [lua] access_by_lua(msblocations.conf:189):2: 9c0aaa790b86196c25a6f01ffe74a364:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:05:20 [info] 37#37: *1037 [lua] logger.lua:23: 9c0aaa790b86196c25a6f01ffe74a364 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:05:20 +0000] 9c0aaa790b86196c25a6f01ffe74a364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 06:05:23 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:23 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:33 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:33 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:35 [info] 37#37: *1042 [lua] access_by_lua(msblocations.conf:189):2: ce9e8480db7be78e81b51a8d05bdeba5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:05:35 [info] 37#37: *1042 [lua] logger.lua:23: ce9e8480db7be78e81b51a8d05bdeba5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:05:35 +0000] ce9e8480db7be78e81b51a8d05bdeba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:05:43 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:43 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:50 [info] 37#37: *1045 [lua] access_by_lua(msblocations.conf:189):2: c8b9c3474a58cfef3f9e4f413f7d1a06:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:05:50 [info] 37#37: *1045 [lua] logger.lua:23: c8b9c3474a58cfef3f9e4f413f7d1a06 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:05:50 +0000] c8b9c3474a58cfef3f9e4f413f7d1a06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:05:53 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:05:53 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:03 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:03 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:05 [info] 37#37: *1051 [lua] access_by_lua(msblocations.conf:189):2: db12e610428fdb77ae732e3c4a3e774e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:06:05 [info] 37#37: *1051 [lua] logger.lua:23: db12e610428fdb77ae732e3c4a3e774e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:06:05 +0000] db12e610428fdb77ae732e3c4a3e774e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:06:13 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:13 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:20 [info] 37#37: *1054 [lua] access_by_lua(msblocations.conf:189):2: 605f9c217c2de85ad6173c871e7e1f17:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:06:20 [info] 37#37: *1054 [lua] logger.lua:23: 605f9c217c2de85ad6173c871e7e1f17 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:06:20 +0000] 605f9c217c2de85ad6173c871e7e1f17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:06:23 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:23 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:33 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:33 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:35 [info] 37#37: *1059 [lua] access_by_lua(msblocations.conf:189):2: 15df61b5a7379c8fb9de96d256a00147:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:06:35 +0000] 15df61b5a7379c8fb9de96d256a00147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:06:35 [info] 37#37: *1059 [lua] logger.lua:23: 15df61b5a7379c8fb9de96d256a00147 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:06:43 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:43 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:50 [info] 37#37: *1062 [lua] access_by_lua(msblocations.conf:189):2: 0133c9968505f9f106a5703e7620588f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:06:50 [info] 37#37: *1062 [lua] logger.lua:23: 0133c9968505f9f106a5703e7620588f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:06:50 +0000] 0133c9968505f9f106a5703e7620588f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:06:53 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:06:53 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:03 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:03 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:05 [info] 37#37: *1068 [lua] access_by_lua(msblocations.conf:189):2: 4a55b991412cbdc75b7fec69d439b38c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:07:05 [info] 37#37: *1068 [lua] logger.lua:23: 4a55b991412cbdc75b7fec69d439b38c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:07:05 +0000] 4a55b991412cbdc75b7fec69d439b38c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:07:13 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:13 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:20 [info] 37#37: *1071 [lua] access_by_lua(msblocations.conf:189):2: 473dbb79435738d38d79a99d95decb04:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:07:20 [info] 37#37: *1071 [lua] logger.lua:23: 473dbb79435738d38d79a99d95decb04 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:07:20 +0000] 473dbb79435738d38d79a99d95decb04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:07:23 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:23 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:33 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:33 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:35 [info] 37#37: *1076 [lua] access_by_lua(msblocations.conf:189):2: 0582395e0293a4cb6c8a98fac1541f4c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:07:35 [info] 37#37: *1076 [lua] logger.lua:23: 0582395e0293a4cb6c8a98fac1541f4c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:07:35 +0000] 0582395e0293a4cb6c8a98fac1541f4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:07:43 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:43 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:50 [info] 37#37: *1079 [lua] access_by_lua(msblocations.conf:189):2: 1eba0f1edd13f979c43c430bd0c4bfd7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:07:50 [info] 37#37: *1079 [lua] logger.lua:23: 1eba0f1edd13f979c43c430bd0c4bfd7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:07:50 +0000] 1eba0f1edd13f979c43c430bd0c4bfd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:07:53 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:07:53 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:03 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:03 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:05 [info] 37#37: *1085 [lua] access_by_lua(msblocations.conf:189):2: 9a742eebacfe112c8b9feaf7006e5de2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:08:05 +0000] 9a742eebacfe112c8b9feaf7006e5de2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:08:05 [info] 37#37: *1085 [lua] logger.lua:23: 9a742eebacfe112c8b9feaf7006e5de2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 06:08:13 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:13 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:20 [info] 37#37: *1088 [lua] access_by_lua(msblocations.conf:189):2: 4a9719d6b6ecc22ed1bd4fcdf1ba410c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:08:20 [info] 37#37: *1088 [lua] logger.lua:23: 4a9719d6b6ecc22ed1bd4fcdf1ba410c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.229 - - [03/Jan/2023:06:08:20 +0000] 4a9719d6b6ecc22ed1bd4fcdf1ba410c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:08:23 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:23 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:33 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:33 [info] 37#37: *1091 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:35 [info] 37#37: *1093 [lua] access_by_lua(msblocations.conf:189):2: 600af3f68d190366408abf7a719fee39:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:08:35 [info] 37#37: *1093 [lua] logger.lua:23: 600af3f68d190366408abf7a719fee39 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:08:35 +0000] 600af3f68d190366408abf7a719fee39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:08:43 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:43 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:50 [info] 37#37: *1096 [lua] access_by_lua(msblocations.conf:189):2: 2c109595edcd437193aaf6a558d72cd7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:08:50 [info] 37#37: *1096 [lua] logger.lua:23: 2c109595edcd437193aaf6a558d72cd7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:08:50 +0000] 2c109595edcd437193aaf6a558d72cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:08:53 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:08:53 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:03 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:03 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:05 [info] 37#37: *1102 [lua] access_by_lua(msblocations.conf:189):2: ff38a02aa60cec78136294dbc3762ac9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:09:05 +0000] ff38a02aa60cec78136294dbc3762ac9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:09:05 [info] 37#37: *1102 [lua] logger.lua:23: ff38a02aa60cec78136294dbc3762ac9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:09:08 [info] 37#37: *1103 client closed connection while waiting for request, client: 192.168.8.198, server: 0.0.0.0:443
2023/01/03 06:09:13 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:13 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:20 [info] 37#37: *1106 [lua] access_by_lua(msblocations.conf:189):2: 22dea9ffd9a0289186f0de9d1e107dac:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:09:20 +0000] 22dea9ffd9a0289186f0de9d1e107dac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 06:09:20 [info] 37#37: *1106 [lua] logger.lua:23: 22dea9ffd9a0289186f0de9d1e107dac {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:09:23 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:23 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:33 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:33 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:35 [info] 37#37: *1111 [lua] access_by_lua(msblocations.conf:189):2: 1e26ede05d867af9c86d9459d4154be0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:09:35 [info] 37#37: *1111 [lua] logger.lua:23: 1e26ede05d867af9c86d9459d4154be0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:09:35 +0000] 1e26ede05d867af9c86d9459d4154be0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:09:43 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:43 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:50 [info] 37#37: *1114 [lua] access_by_lua(msblocations.conf:189):2: 6f41628476a208429578b1048a24c49a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:09:50 [info] 37#37: *1114 [lua] logger.lua:23: 6f41628476a208429578b1048a24c49a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:09:50 +0000] 6f41628476a208429578b1048a24c49a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:09:53 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:53 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:03 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:03 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:05 [info] 37#37: *1120 [lua] access_by_lua(msblocations.conf:189):2: c19b818c5ebc323d1fb5958a8683a5aa:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:10:05 [info] 37#37: *1120 [lua] logger.lua:23: c19b818c5ebc323d1fb5958a8683a5aa {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:10:05 +0000] c19b818c5ebc323d1fb5958a8683a5aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:10:13 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:13 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:20 [info] 37#37: *1123 [lua] access_by_lua(msblocations.conf:189):2: 21329b22353ee6175392730f091ffd52:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:10:20 [info] 37#37: *1123 [lua] logger.lua:23: 21329b22353ee6175392730f091ffd52 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:10:20 +0000] 21329b22353ee6175392730f091ffd52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:10:23 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:23 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:33 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:33 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:35 [info] 37#37: *1128 [lua] access_by_lua(msblocations.conf:189):2: e04b503450c856d7e32be9f44274ae55:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:10:35 [info] 37#37: *1128 [lua] logger.lua:23: e04b503450c856d7e32be9f44274ae55 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:10:35 +0000] e04b503450c856d7e32be9f44274ae55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:10:43 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:43 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:50 [info] 37#37: *1131 [lua] access_by_lua(msblocations.conf:189):2: 51dcd3ac6724c82ee493e122f069690e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:10:50 [info] 37#37: *1131 [lua] logger.lua:23: 51dcd3ac6724c82ee493e122f069690e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:10:50 +0000] 51dcd3ac6724c82ee493e122f069690e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:10:53 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:10:53 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:03 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:03 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:05 [info] 37#37: *1137 [lua] access_by_lua(msblocations.conf:189):2: e38238107747bf357cf882a189fe4532:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:11:05 +0000] e38238107747bf357cf882a189fe4532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:11:05 [info] 37#37: *1137 [lua] logger.lua:23: e38238107747bf357cf882a189fe4532 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:11:13 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:13 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:20 [info] 37#37: *1140 [lua] access_by_lua(msblocations.conf:189):2: adfac61eb85314eb7ba982048a2ba416:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:11:20 [info] 37#37: *1140 [lua] logger.lua:23: adfac61eb85314eb7ba982048a2ba416 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:11:20 +0000] adfac61eb85314eb7ba982048a2ba416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:11:23 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:23 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:33 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:33 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:35 [info] 37#37: *1145 [lua] access_by_lua(msblocations.conf:189):2: 5310fe2b870b2df0bd1504abe05d489c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:11:35 [info] 37#37: *1145 [lua] logger.lua:23: 5310fe2b870b2df0bd1504abe05d489c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:11:35 +0000] 5310fe2b870b2df0bd1504abe05d489c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:11:43 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:43 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:50 [info] 37#37: *1148 [lua] access_by_lua(msblocations.conf:189):2: 394d7d3a89fbdf37fcb38fb1e2e9872d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:11:50 [info] 37#37: *1148 [lua] logger.lua:23: 394d7d3a89fbdf37fcb38fb1e2e9872d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.72.229 - - [03/Jan/2023:06:11:50 +0000] 394d7d3a89fbdf37fcb38fb1e2e9872d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 06:11:53 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:11:53 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:03 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:03 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:05 [info] 37#37: *1154 [lua] access_by_lua(msblocations.conf:189):2: e8fb705ca8eeb8cf4f49c538bf81e555:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:12:05 +0000] e8fb705ca8eeb8cf4f49c538bf81e555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:12:05 [info] 37#37: *1154 [lua] logger.lua:23: e8fb705ca8eeb8cf4f49c538bf81e555 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:12:13 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:13 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:20 [info] 37#37: *1157 [lua] access_by_lua(msblocations.conf:189):2: c3d5db6ad1dadf5e3224e17b453490c4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:12:20 [info] 37#37: *1157 [lua] logger.lua:23: c3d5db6ad1dadf5e3224e17b453490c4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:12:20 +0000] c3d5db6ad1dadf5e3224e17b453490c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:12:23 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:23 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:33 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:33 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:35 [info] 37#37: *1162 [lua] access_by_lua(msblocations.conf:189):2: 8f80426f69156a89b425587302f9f390:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:12:35 +0000] 8f80426f69156a89b425587302f9f390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:12:35 [info] 37#37: *1162 [lua] logger.lua:23: 8f80426f69156a89b425587302f9f390 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:12:43 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:43 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:50 [info] 37#37: *1165 [lua] access_by_lua(msblocations.conf:189):2: 0063c0ff7f4d8ba21dc0284d8b194cf6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:12:50 +0000] 0063c0ff7f4d8ba21dc0284d8b194cf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:12:50 [info] 37#37: *1165 [lua] logger.lua:23: 0063c0ff7f4d8ba21dc0284d8b194cf6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:12:53 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:12:53 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:03 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:03 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:05 [info] 37#37: *1168 client prematurely closed connection while reading client request line, client: 10.233.64.227, server: 
10.233.64.227 - - [03/Jan/2023:06:13:05 +0000] df1b96da99427bf1759aed637aac6a08 "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-"
2023/01/03 06:13:05 [info] 37#37: *1172 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.227, server: , request: "GET / HTTP/1.0"
10.233.64.227 - - [03/Jan/2023:06:13:05 +0000] 67a601e4bf519a4fded2f83f410f3f3e "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/03 06:13:05 [info] 37#37: *1173 [lua] access_by_lua(msblocations.conf:189):2: e6f1211c37b72fde28e52366160db180:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:13:05 [info] 37#37: *1173 [lua] logger.lua:23: e6f1211c37b72fde28e52366160db180 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:13:05 +0000] e6f1211c37b72fde28e52366160db180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:13:13 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:13 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:20 [info] 37#37: *1176 [lua] access_by_lua(msblocations.conf:189):2: e4e23a1bfe646391026e46fb38f73acf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:13:20 [info] 37#37: *1176 [lua] logger.lua:23: e4e23a1bfe646391026e46fb38f73acf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:13:20 +0000] e4e23a1bfe646391026e46fb38f73acf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:13:23 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:23 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:33 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:33 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:35 [info] 37#37: *1181 [lua] access_by_lua(msblocations.conf:189):2: 88f29cc620b95c1c56fbbee957d16b5d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:13:35 [info] 37#37: *1181 [lua] logger.lua:23: 88f29cc620b95c1c56fbbee957d16b5d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:13:35 +0000] 88f29cc620b95c1c56fbbee957d16b5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:13:43 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:43 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:50 [info] 37#37: *1184 [lua] access_by_lua(msblocations.conf:189):2: b29af7ceed36a0cd2a39d3ef0da94f06:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:13:50 [info] 37#37: *1184 [lua] logger.lua:23: b29af7ceed36a0cd2a39d3ef0da94f06 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:13:50 +0000] b29af7ceed36a0cd2a39d3ef0da94f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:13:53 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:13:53 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:03 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:03 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:05 [info] 37#37: *1190 [lua] access_by_lua(msblocations.conf:189):2: 608222353312cce6efb3763182054cd1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:14:05 [info] 37#37: *1190 [lua] logger.lua:23: 608222353312cce6efb3763182054cd1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:14:05 +0000] 608222353312cce6efb3763182054cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:14:13 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:13 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:20 [info] 37#37: *1193 [lua] access_by_lua(msblocations.conf:189):2: 6077f442855cad29a6a943a8b4201f5c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:14:20 [info] 37#37: *1193 [lua] logger.lua:23: 6077f442855cad29a6a943a8b4201f5c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:14:20 +0000] 6077f442855cad29a6a943a8b4201f5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:14:23 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:23 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:32 [info] 37#37: *1196 [lua] access_by_lua(msblocations.conf:189):2: 6aef71194582db53d66ee3c6f13d3dcb:receive the request, client: 10.233.64.227, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.191:30284"
2023/01/03 06:14:32 [info] 37#37: *1197 [lua] access_by_lua(msblocations.conf:189):2: c80778504b0806c4b2654a7ad35dbe81:receive the request, client: 10.233.64.227, server: , request: "GET /nmaplowercheck1672726472 HTTP/1.1", host: "10.32.241.191:30284"
2023/01/03 06:14:32 [warn] 37#37: *1196 [lua] error_handler.lua:29: error_svc_not_found(): 6aef71194582db53d66ee3c6f13d3dcb No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.191:30284"
2023/01/03 06:14:32 [warn] 37#37: *1197 [lua] error_handler.lua:29: error_svc_not_found(): c80778504b0806c4b2654a7ad35dbe81 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET /nmaplowercheck1672726472 HTTP/1.1", host: "10.32.241.191:30284"
10.233.64.227 - - [03/Jan/2023:06:14:32 +0000] c80778504b0806c4b2654a7ad35dbe81 "GET /nmaplowercheck1672726472 HTTP/1.1" 502 request_processing_time:0.005 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.227 - - [03/Jan/2023:06:14:32 +0000] 6aef71194582db53d66ee3c6f13d3dcb "POST /sdk HTTP/1.1" 502 request_processing_time:0.108 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/03 06:14:32 [info] 37#37: *1198 [lua] access_by_lua(msblocations.conf:189):2: f6c2e687db85fae1533df14f86631451:receive the request, client: 10.233.64.227, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.191:30284"
2023/01/03 06:14:32 [warn] 37#37: *1198 [lua] error_handler.lua:29: error_svc_not_found(): f6c2e687db85fae1533df14f86631451 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.191:30284"
10.233.64.227 - - [03/Jan/2023:06:14:32 +0000] f6c2e687db85fae1533df14f86631451 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/03 06:14:33 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:33 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
10.233.64.227 - - [03/Jan/2023:06:14:33 +0000] 8394f8a69e63df5f54f91dfc16a9ffce "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/03 06:14:33 [info] 37#37: *1199 [lua] access_by_lua(msblocations.conf:189):2: 8394f8a69e63df5f54f91dfc16a9ffce:receive the request, client: 10.233.64.227, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.191:30284"
2023/01/03 06:14:33 [warn] 37#37: *1199 [lua] error_handler.lua:29: error_svc_not_found(): 8394f8a69e63df5f54f91dfc16a9ffce No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.191:30284"
2023/01/03 06:14:35 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:189):2: 699c5daf6c5788ed43c21128359f6300:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:14:35 [info] 37#37: *1202 [lua] logger.lua:23: 699c5daf6c5788ed43c21128359f6300 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:14:35 +0000] 699c5daf6c5788ed43c21128359f6300 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:14:40 [info] 37#37: *1203 [lua] access_by_lua(msblocations.conf:189):2: 42fce29415aee718def6e43e56b1f7e3:receive the request, client: 10.233.64.227, server: , request: "GET / HTTP/1.0"
2023/01/03 06:14:40 [warn] 37#37: *1203 [lua] error_handler.lua:29: error_svc_not_found(): 42fce29415aee718def6e43e56b1f7e3 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET / HTTP/1.0"
10.233.64.227 - - [03/Jan/2023:06:14:40 +0000] 42fce29415aee718def6e43e56b1f7e3 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2023/01/03 06:14:40 [info] 37#37: *1204 [lua] access_by_lua(msblocations.conf:189):2: 6f4e237d5a352ee38b6334ad7fe9f757:receive the request, client: 10.233.64.227, server: , request: "GET / HTTP/1.1", host: "10.32.241.191"
2023/01/03 06:14:40 [warn] 37#37: *1204 [lua] error_handler.lua:29: error_svc_not_found(): 6f4e237d5a352ee38b6334ad7fe9f757 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET / HTTP/1.1", host: "10.32.241.191"
10.233.64.227 - - [03/Jan/2023:06:14:40 +0000] 6f4e237d5a352ee38b6334ad7fe9f757 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/03 06:14:40 [info] 37#37: *1204 client 10.233.64.227 closed keepalive connection
2023/01/03 06:14:43 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:43 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:50 [info] 37#37: *1207 [lua] access_by_lua(msblocations.conf:189):2: 56dcfd8953241be95f734dad9bb34ea7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:14:50 [info] 37#37: *1207 [lua] logger.lua:23: 56dcfd8953241be95f734dad9bb34ea7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:14:50 +0000] 56dcfd8953241be95f734dad9bb34ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:14:53 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:14:53 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:03 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:03 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:05 [info] 37#37: *1213 [lua] access_by_lua(msblocations.conf:189):2: c951c3e560a12ef106dfe7213b4c453d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:15:05 +0000] c951c3e560a12ef106dfe7213b4c453d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:15:05 [info] 37#37: *1213 [lua] logger.lua:23: c951c3e560a12ef106dfe7213b4c453d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:15:13 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:13 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:21 [info] 37#37: *1216 [lua] access_by_lua(msblocations.conf:189):2: 4e047a5b1c8a51104734a90550ea172d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:15:21 +0000] 4e047a5b1c8a51104734a90550ea172d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:15:21 [info] 37#37: *1216 [lua] logger.lua:23: 4e047a5b1c8a51104734a90550ea172d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:15:23 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:23 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:33 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:33 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:36 [info] 37#37: *1221 [lua] access_by_lua(msblocations.conf:189):2: afa7abd1d1874beab803e896ce52a874:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:15:36 +0000] afa7abd1d1874beab803e896ce52a874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:15:36 [info] 37#37: *1221 [lua] logger.lua:23: afa7abd1d1874beab803e896ce52a874 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:15:43 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:43 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:51 [info] 37#37: *1224 [lua] access_by_lua(msblocations.conf:189):2: 73963d8e08873b5624dc20f7c018d20e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:15:51 [info] 37#37: *1224 [lua] logger.lua:23: 73963d8e08873b5624dc20f7c018d20e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:15:51 +0000] 73963d8e08873b5624dc20f7c018d20e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:15:53 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:15:53 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:03 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:03 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:06 [info] 37#37: *1230 [lua] access_by_lua(msblocations.conf:189):2: 20b1a95925407e94d686c8c0ee904239:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:16:06 [info] 37#37: *1230 [lua] logger.lua:23: 20b1a95925407e94d686c8c0ee904239 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:16:06 +0000] 20b1a95925407e94d686c8c0ee904239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:16:13 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:13 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:21 [info] 37#37: *1233 [lua] access_by_lua(msblocations.conf:189):2: b8283527aa502284bdabbf776d1d4169:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:16:21 [info] 37#37: *1233 [lua] logger.lua:23: b8283527aa502284bdabbf776d1d4169 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:16:21 +0000] b8283527aa502284bdabbf776d1d4169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:16:23 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:23 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:33 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:33 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:36 [info] 37#37: *1238 [lua] access_by_lua(msblocations.conf:189):2: b5eddd33fbe8f5d06f04e22cc34ee432:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:16:36 [info] 37#37: *1238 [lua] logger.lua:23: b5eddd33fbe8f5d06f04e22cc34ee432 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:16:36 +0000] b5eddd33fbe8f5d06f04e22cc34ee432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 06:16:43 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:43 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:51 [info] 37#37: *1241 [lua] access_by_lua(msblocations.conf:189):2: 31c849f9590c6eb14d1c614aca746bb8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:16:51 +0000] 31c849f9590c6eb14d1c614aca746bb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:16:51 [info] 37#37: *1241 [lua] logger.lua:23: 31c849f9590c6eb14d1c614aca746bb8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 06:16:53 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:16:53 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:03 [info] 37#37: *1244 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:03 [info] 37#37: *1245 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:06 [info] 37#37: *1247 [lua] access_by_lua(msblocations.conf:189):2: e8697858102bb421b4829cd931a04e4f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:17:06 [info] 37#37: *1247 [lua] logger.lua:23: e8697858102bb421b4829cd931a04e4f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:17:06 +0000] e8697858102bb421b4829cd931a04e4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:17:13 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:13 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:21 [info] 37#37: *1250 [lua] access_by_lua(msblocations.conf:189):2: 4e453a9895dfc50562865e29534ea127:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:17:21 [info] 37#37: *1250 [lua] logger.lua:23: 4e453a9895dfc50562865e29534ea127 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:17:21 +0000] 4e453a9895dfc50562865e29534ea127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:17:23 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:23 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:33 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:33 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:36 [info] 37#37: *1255 [lua] access_by_lua(msblocations.conf:189):2: 846e4d52d8aa9960b987ceea592f1e63:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:17:36 [info] 37#37: *1255 [lua] logger.lua:23: 846e4d52d8aa9960b987ceea592f1e63 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:17:36 +0000] 846e4d52d8aa9960b987ceea592f1e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:17:43 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:43 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:51 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:189):2: ff3440b413fd14b0778cf5cf5cad552a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:17:51 [info] 37#37: *1258 [lua] logger.lua:23: ff3440b413fd14b0778cf5cf5cad552a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:17:51 +0000] ff3440b413fd14b0778cf5cf5cad552a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 06:17:53 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:17:53 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:03 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:03 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:06 [info] 37#37: *1264 [lua] access_by_lua(msblocations.conf:189):2: 8137e98c009fc26b28014f31981692bc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:18:06 +0000] 8137e98c009fc26b28014f31981692bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:18:06 [info] 37#37: *1264 [lua] logger.lua:23: 8137e98c009fc26b28014f31981692bc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 06:18:13 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:13 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:21 [info] 37#37: *1267 [lua] access_by_lua(msblocations.conf:189):2: dceea367612bfbfd9e492340c22291c4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:18:21 +0000] dceea367612bfbfd9e492340c22291c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:18:21 [info] 37#37: *1267 [lua] logger.lua:23: dceea367612bfbfd9e492340c22291c4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:18:23 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:23 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:33 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:33 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:36 [info] 37#37: *1272 [lua] access_by_lua(msblocations.conf:189):2: 682b04f3c0d281e2b5a4c047771426a5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:18:36 [info] 37#37: *1272 [lua] logger.lua:23: 682b04f3c0d281e2b5a4c047771426a5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:18:36 +0000] 682b04f3c0d281e2b5a4c047771426a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:18:43 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:43 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:51 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:189):2: 199c0986f3283b83d6b77c9cbe4c03a4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:18:51 [info] 37#37: *1275 [lua] logger.lua:23: 199c0986f3283b83d6b77c9cbe4c03a4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:18:51 +0000] 199c0986f3283b83d6b77c9cbe4c03a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:18:53 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:18:53 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:03 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:03 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:06 [info] 37#37: *1281 [lua] access_by_lua(msblocations.conf:189):2: d841d7acddb4b63941e801fff3d11206:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:19:06 [info] 37#37: *1281 [lua] logger.lua:23: d841d7acddb4b63941e801fff3d11206 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:19:06 +0000] d841d7acddb4b63941e801fff3d11206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:19:13 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:13 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:21 [info] 37#37: *1284 [lua] access_by_lua(msblocations.conf:189):2: a6e1b516a9eddc937ee2eeb3dd611529:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:19:21 +0000] a6e1b516a9eddc937ee2eeb3dd611529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:19:21 [info] 37#37: *1284 [lua] logger.lua:23: a6e1b516a9eddc937ee2eeb3dd611529 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:19:23 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:23 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:33 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:33 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:36 [info] 37#37: *1289 [lua] access_by_lua(msblocations.conf:189):2: a1aaf294196ecee8b92eb255d601beb6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:19:36 +0000] a1aaf294196ecee8b92eb255d601beb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:19:36 [info] 37#37: *1289 [lua] logger.lua:23: a1aaf294196ecee8b92eb255d601beb6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:19:43 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:43 [info] 37#37: *1291 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:51 [info] 37#37: *1292 [lua] access_by_lua(msblocations.conf:189):2: bf5bbf0b4170dccd92ef051d9d2441f8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:19:51 +0000] bf5bbf0b4170dccd92ef051d9d2441f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:19:51 [info] 37#37: *1292 [lua] logger.lua:23: bf5bbf0b4170dccd92ef051d9d2441f8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:19:53 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:19:53 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:03 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:03 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:06 [info] 37#37: *1298 [lua] access_by_lua(msblocations.conf:189):2: 43d520c91c87b1b7397f9f8a1a2bbc69:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:20:06 +0000] 43d520c91c87b1b7397f9f8a1a2bbc69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:20:06 [info] 37#37: *1298 [lua] logger.lua:23: 43d520c91c87b1b7397f9f8a1a2bbc69 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:20:13 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:13 [info] 37#37: *1300 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:21 [info] 37#37: *1301 [lua] access_by_lua(msblocations.conf:189):2: 3587b21e56ac39b716eec07871389224:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:20:21 [info] 37#37: *1301 [lua] logger.lua:23: 3587b21e56ac39b716eec07871389224 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:20:21 +0000] 3587b21e56ac39b716eec07871389224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:20:23 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:23 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:33 [info] 37#37: *1304 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:33 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:36 [info] 37#37: *1306 [lua] access_by_lua(msblocations.conf:189):2: 4de342ce32ac32b33a6edd549582c042:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:20:36 [info] 37#37: *1306 [lua] logger.lua:23: 4de342ce32ac32b33a6edd549582c042 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:20:36 +0000] 4de342ce32ac32b33a6edd549582c042 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:20:43 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:43 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:51 [info] 37#37: *1309 [lua] access_by_lua(msblocations.conf:189):2: 88d6df436cdc7beb34399271444e795a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:20:51 [info] 37#37: *1309 [lua] logger.lua:23: 88d6df436cdc7beb34399271444e795a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:20:51 +0000] 88d6df436cdc7beb34399271444e795a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:20:53 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:20:53 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:03 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:03 [info] 37#37: *1313 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:06 [info] 37#37: *1315 [lua] access_by_lua(msblocations.conf:189):2: cf84a17cefc5dd1734d94ac94c55d964:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:21:06 +0000] cf84a17cefc5dd1734d94ac94c55d964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:21:06 [info] 37#37: *1315 [lua] logger.lua:23: cf84a17cefc5dd1734d94ac94c55d964 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:21:13 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:13 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:21 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:189):2: d2bca4e33c6cf2a58cbaf4ad8856050d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:21:21 [info] 37#37: *1318 [lua] logger.lua:23: d2bca4e33c6cf2a58cbaf4ad8856050d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:21:21 +0000] d2bca4e33c6cf2a58cbaf4ad8856050d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:21:23 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:23 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:33 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:33 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:36 [info] 37#37: *1323 [lua] access_by_lua(msblocations.conf:189):2: 46c9be28f960c49667feff94acdc5162:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:21:36 +0000] 46c9be28f960c49667feff94acdc5162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:21:36 [info] 37#37: *1323 [lua] logger.lua:23: 46c9be28f960c49667feff94acdc5162 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:21:43 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:43 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:51 [info] 37#37: *1326 [lua] access_by_lua(msblocations.conf:189):2: e1ffa32f45d7b2d296426bc42da2cfb9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:21:51 +0000] e1ffa32f45d7b2d296426bc42da2cfb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:21:51 [info] 37#37: *1326 [lua] logger.lua:23: e1ffa32f45d7b2d296426bc42da2cfb9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:21:53 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:21:53 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:03 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:03 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:06 [info] 37#37: *1332 [lua] access_by_lua(msblocations.conf:189):2: 61d8ca5d1f1d4e2c2231f9d234f83a9e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:22:06 [info] 37#37: *1332 [lua] logger.lua:23: 61d8ca5d1f1d4e2c2231f9d234f83a9e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:22:06 +0000] 61d8ca5d1f1d4e2c2231f9d234f83a9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:22:13 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:13 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:21 [info] 37#37: *1335 [lua] access_by_lua(msblocations.conf:189):2: 629eccadf702af7d52f51a0f12e7f263:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:22:21 [info] 37#37: *1335 [lua] logger.lua:23: 629eccadf702af7d52f51a0f12e7f263 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:22:21 +0000] 629eccadf702af7d52f51a0f12e7f263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:22:23 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:23 [info] 37#37: *1336 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:33 [info] 37#37: *1339 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:33 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:36 [info] 37#37: *1340 [lua] access_by_lua(msblocations.conf:189):2: 19ad275929a2a03fb3579e87f5eac59c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:22:36 [info] 37#37: *1340 [lua] logger.lua:23: 19ad275929a2a03fb3579e87f5eac59c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:22:36 +0000] 19ad275929a2a03fb3579e87f5eac59c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:22:43 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:43 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:51 [info] 37#37: *1343 [lua] access_by_lua(msblocations.conf:189):2: b83ec1edadc24ae9b736882bd939b82f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:22:51 [info] 37#37: *1343 [lua] logger.lua:23: b83ec1edadc24ae9b736882bd939b82f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:22:51 +0000] b83ec1edadc24ae9b736882bd939b82f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:22:53 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:22:53 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:03 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:03 [info] 37#37: *1347 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:06 [info] 37#37: *1349 [lua] access_by_lua(msblocations.conf:189):2: 0255310b1f0cda2d6cbab260dee2ac23:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:23:06 [info] 37#37: *1349 [lua] logger.lua:23: 0255310b1f0cda2d6cbab260dee2ac23 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:23:06 +0000] 0255310b1f0cda2d6cbab260dee2ac23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/03 06:23:13 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:13 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:21 [info] 37#37: *1352 [lua] access_by_lua(msblocations.conf:189):2: 15cfb3abe752e1c63ae5d4b9f35495bb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:23:21 +0000] 15cfb3abe752e1c63ae5d4b9f35495bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:23:21 [info] 37#37: *1352 [lua] logger.lua:23: 15cfb3abe752e1c63ae5d4b9f35495bb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:23:23 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:23 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:33 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:33 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:36 [info] 37#37: *1357 [lua] access_by_lua(msblocations.conf:189):2: 6f95e36ec300faacde872bc1fe102c23:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:23:36 +0000] 6f95e36ec300faacde872bc1fe102c23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:23:36 [info] 37#37: *1357 [lua] logger.lua:23: 6f95e36ec300faacde872bc1fe102c23 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:23:43 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:43 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:51 [info] 37#37: *1360 [lua] access_by_lua(msblocations.conf:189):2: 5afadb0c4afdb7bbcb70d18795b42b5b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:23:51 [info] 37#37: *1360 [lua] logger.lua:23: 5afadb0c4afdb7bbcb70d18795b42b5b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:23:51 +0000] 5afadb0c4afdb7bbcb70d18795b42b5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:23:53 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:23:53 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:03 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:03 [info] 37#37: *1364 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:06 [info] 37#37: *1366 [lua] access_by_lua(msblocations.conf:189):2: 09f3f9138efa01a477dbbb56a37cf634:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:24:06 +0000] 09f3f9138efa01a477dbbb56a37cf634 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:24:06 [info] 37#37: *1366 [lua] logger.lua:23: 09f3f9138efa01a477dbbb56a37cf634 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:24:13 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:13 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:21 [info] 37#37: *1369 [lua] access_by_lua(msblocations.conf:189):2: 86674fa46de664feb7431071d18356b2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:24:21 [info] 37#37: *1369 [lua] logger.lua:23: 86674fa46de664feb7431071d18356b2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:24:21 +0000] 86674fa46de664feb7431071d18356b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:24:23 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:23 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:33 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:33 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:36 [info] 37#37: *1374 [lua] access_by_lua(msblocations.conf:189):2: 08d3c3970015fa45e538d75dd66c1e00:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:24:36 +0000] 08d3c3970015fa45e538d75dd66c1e00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:24:36 [info] 37#37: *1374 [lua] logger.lua:23: 08d3c3970015fa45e538d75dd66c1e00 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:24:43 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:43 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:51 [info] 37#37: *1377 [lua] access_by_lua(msblocations.conf:189):2: 3b340d8b1af908291e60e7baf05bf4cb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:24:51 [info] 37#37: *1377 [lua] logger.lua:23: 3b340d8b1af908291e60e7baf05bf4cb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:24:51 +0000] 3b340d8b1af908291e60e7baf05bf4cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:24:53 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:24:53 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:03 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:03 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:06 [info] 37#37: *1383 [lua] access_by_lua(msblocations.conf:189):2: c27eeea001c50d9caa012f65632b2510:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:25:06 +0000] c27eeea001c50d9caa012f65632b2510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:25:06 [info] 37#37: *1383 [lua] logger.lua:23: c27eeea001c50d9caa012f65632b2510 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:25:13 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:13 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:21 [info] 37#37: *1386 [lua] access_by_lua(msblocations.conf:189):2: 40a8f4ca6d81fd7fdfb225d970380482:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:25:21 +0000] 40a8f4ca6d81fd7fdfb225d970380482 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:25:21 [info] 37#37: *1386 [lua] logger.lua:23: 40a8f4ca6d81fd7fdfb225d970380482 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:25:23 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:23 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:33 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:33 [info] 37#37: *1390 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:36 [info] 37#37: *1391 [lua] access_by_lua(msblocations.conf:189):2: b5e381783f606525cc2a72772a49428e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:25:36 [info] 37#37: *1391 [lua] logger.lua:23: b5e381783f606525cc2a72772a49428e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:25:36 +0000] b5e381783f606525cc2a72772a49428e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 06:25:43 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:43 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:51 [info] 37#37: *1394 [lua] access_by_lua(msblocations.conf:189):2: 5ccc384367af4c7f3994804ae4c77886:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:25:51 [info] 37#37: *1394 [lua] logger.lua:23: 5ccc384367af4c7f3994804ae4c77886 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:25:51 +0000] 5ccc384367af4c7f3994804ae4c77886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:25:53 [info] 37#37: *1395 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:25:53 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:03 [info] 37#37: *1398 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:03 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:06 [info] 37#37: *1400 [lua] access_by_lua(msblocations.conf:189):2: 9e1236c4c1c09e0c5f1b5ce5b7f69bc5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:26:06 [info] 37#37: *1400 [lua] logger.lua:23: 9e1236c4c1c09e0c5f1b5ce5b7f69bc5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:26:06 +0000] 9e1236c4c1c09e0c5f1b5ce5b7f69bc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:26:13 [info] 37#37: *1401 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:13 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:21 [info] 37#37: *1403 [lua] access_by_lua(msblocations.conf:189):2: f8f5382e5e1efe0d5981f9eb5edf41d2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:26:21 [info] 37#37: *1403 [lua] logger.lua:23: f8f5382e5e1efe0d5981f9eb5edf41d2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:26:21 +0000] f8f5382e5e1efe0d5981f9eb5edf41d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:26:23 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:23 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:33 [info] 37#37: *1406 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:33 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:36 [info] 37#37: *1408 [lua] access_by_lua(msblocations.conf:189):2: 256480a2e6913e6fd99f1fb82b8b6145:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:26:36 [info] 37#37: *1408 [lua] logger.lua:23: 256480a2e6913e6fd99f1fb82b8b6145 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:26:36 +0000] 256480a2e6913e6fd99f1fb82b8b6145 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 06:26:43 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:43 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:51 [info] 37#37: *1411 [lua] access_by_lua(msblocations.conf:189):2: 4f003d6953686ea18ab4112ceae13015:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:26:51 [info] 37#37: *1411 [lua] logger.lua:23: 4f003d6953686ea18ab4112ceae13015 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:26:51 +0000] 4f003d6953686ea18ab4112ceae13015 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:26:53 [info] 37#37: *1412 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:26:53 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:03 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:03 [info] 37#37: *1415 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:06 [info] 37#37: *1417 [lua] access_by_lua(msblocations.conf:189):2: 12beff0f1a4476a6e9ee8fc2b580e58a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:27:06 [info] 37#37: *1417 [lua] logger.lua:23: 12beff0f1a4476a6e9ee8fc2b580e58a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:27:06 +0000] 12beff0f1a4476a6e9ee8fc2b580e58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:27:13 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:13 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:21 [info] 37#37: *1420 [lua] access_by_lua(msblocations.conf:189):2: e781d1586ddc43eceb40956d71f02f0b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:27:21 [info] 37#37: *1420 [lua] logger.lua:23: e781d1586ddc43eceb40956d71f02f0b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:27:21 +0000] e781d1586ddc43eceb40956d71f02f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 06:27:23 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:23 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:33 [info] 35#35: *1423 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:33 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:36 [info] 37#37: *1425 [lua] access_by_lua(msblocations.conf:189):2: 9ac55bb82f69e6274e208a953064eb2b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:27:36 [info] 37#37: *1425 [lua] logger.lua:23: 9ac55bb82f69e6274e208a953064eb2b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:27:36 +0000] 9ac55bb82f69e6274e208a953064eb2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:27:43 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:43 [info] 37#37: *1426 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:51 [info] 37#37: *1428 [lua] access_by_lua(msblocations.conf:189):2: 7826d0cdcf2bde7cb4c2ec0cf0d36cac:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:27:51 [info] 37#37: *1428 [lua] logger.lua:23: 7826d0cdcf2bde7cb4c2ec0cf0d36cac {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:27:51 +0000] 7826d0cdcf2bde7cb4c2ec0cf0d36cac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:27:53 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:27:53 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:03 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:03 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:06 [info] 37#37: *1434 [lua] access_by_lua(msblocations.conf:189):2: 289ab77a3c2420d395a9a80bf1c271fa:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:28:06 +0000] 289ab77a3c2420d395a9a80bf1c271fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:28:06 [info] 37#37: *1434 [lua] logger.lua:23: 289ab77a3c2420d395a9a80bf1c271fa {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:28:13 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:13 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:21 [info] 37#37: *1437 [lua] access_by_lua(msblocations.conf:189):2: f723fc5ba8e5702ccd015a0238a434da:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:28:21 [info] 37#37: *1437 [lua] logger.lua:23: f723fc5ba8e5702ccd015a0238a434da {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:28:21 +0000] f723fc5ba8e5702ccd015a0238a434da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:28:23 [info] 37#37: *1438 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:23 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:33 [info] 37#37: *1440 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:33 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:36 [info] 37#37: *1442 [lua] access_by_lua(msblocations.conf:189):2: 57f2c3bdb533eff0a40e2d8083f6e0d4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:28:36 +0000] 57f2c3bdb533eff0a40e2d8083f6e0d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:28:36 [info] 37#37: *1442 [lua] logger.lua:23: 57f2c3bdb533eff0a40e2d8083f6e0d4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:28:43 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:43 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:51 [info] 37#37: *1445 [lua] access_by_lua(msblocations.conf:189):2: 7154938f0d88875499831bb03dbe132a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:28:51 [info] 37#37: *1445 [lua] logger.lua:23: 7154938f0d88875499831bb03dbe132a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:28:51 +0000] 7154938f0d88875499831bb03dbe132a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:28:53 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:28:53 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:03 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:03 [info] 35#35: *1449 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:06 [info] 37#37: *1451 [lua] access_by_lua(msblocations.conf:189):2: 51ce834b4a274babb5ff927056e17d61:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:29:06 +0000] 51ce834b4a274babb5ff927056e17d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:29:06 [info] 37#37: *1451 [lua] logger.lua:23: 51ce834b4a274babb5ff927056e17d61 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:29:13 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:13 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:21 [info] 37#37: *1454 [lua] access_by_lua(msblocations.conf:189):2: feb55743f874b2db36f23ad5de241e6d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:29:21 +0000] feb55743f874b2db36f23ad5de241e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:29:21 [info] 37#37: *1454 [lua] logger.lua:23: feb55743f874b2db36f23ad5de241e6d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:29:23 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:23 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:33 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:33 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:36 [info] 37#37: *1459 [lua] access_by_lua(msblocations.conf:189):2: 7b5148b300b81f110c7eb62bad81045d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:29:36 [info] 37#37: *1459 [lua] logger.lua:23: 7b5148b300b81f110c7eb62bad81045d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:29:36 +0000] 7b5148b300b81f110c7eb62bad81045d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:29:43 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:43 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:51 [info] 37#37: *1462 [lua] access_by_lua(msblocations.conf:189):2: 41f45124e97a657b85caba567c1cd837:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:29:51 [info] 37#37: *1462 [lua] logger.lua:23: 41f45124e97a657b85caba567c1cd837 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:29:51 +0000] 41f45124e97a657b85caba567c1cd837 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:29:53 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:29:53 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:03 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:03 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:06 [info] 37#37: *1468 [lua] access_by_lua(msblocations.conf:189):2: e5af5b9f17ba8d5273071bc0a61c8c7d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:30:06 +0000] e5af5b9f17ba8d5273071bc0a61c8c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:30:06 [info] 37#37: *1468 [lua] logger.lua:23: e5af5b9f17ba8d5273071bc0a61c8c7d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:30:13 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:13 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:21 [info] 37#37: *1471 [lua] access_by_lua(msblocations.conf:189):2: b73f5e31a49b9972953dbcc06f11476e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:30:21 [info] 37#37: *1471 [lua] logger.lua:23: b73f5e31a49b9972953dbcc06f11476e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:30:21 +0000] b73f5e31a49b9972953dbcc06f11476e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:30:23 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:23 [info] 37#37: *1472 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:33 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:33 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:36 [info] 37#37: *1476 [lua] access_by_lua(msblocations.conf:189):2: 448cda1ac59b6805f7203f0edb171e94:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:30:36 +0000] 448cda1ac59b6805f7203f0edb171e94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:30:36 [info] 37#37: *1476 [lua] logger.lua:23: 448cda1ac59b6805f7203f0edb171e94 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:30:43 [info] 37#37: *1477 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:43 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:51 [info] 37#37: *1479 [lua] access_by_lua(msblocations.conf:189):2: 9353bad18bc2bde7e09e76c35c956021:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:30:51 [info] 37#37: *1479 [lua] logger.lua:23: 9353bad18bc2bde7e09e76c35c956021 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:30:51 +0000] 9353bad18bc2bde7e09e76c35c956021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:30:53 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:30:53 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:03 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:03 [info] 37#37: *1483 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:06 [info] 37#37: *1485 [lua] access_by_lua(msblocations.conf:189):2: f75e1642ba75c8ac9dd6e12daf06f8ff:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:31:06 [info] 37#37: *1485 [lua] logger.lua:23: f75e1642ba75c8ac9dd6e12daf06f8ff {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:31:06 +0000] f75e1642ba75c8ac9dd6e12daf06f8ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:31:13 [info] 37#37: *1486 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:13 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:21 [info] 37#37: *1488 [lua] access_by_lua(msblocations.conf:189):2: ea6eb378000186dea8443f2ebd2f8752:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:31:21 +0000] ea6eb378000186dea8443f2ebd2f8752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/03 06:31:21 [info] 37#37: *1488 [lua] logger.lua:23: ea6eb378000186dea8443f2ebd2f8752 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:31:23 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:23 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:33 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:33 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:37 [info] 37#37: *1493 [lua] access_by_lua(msblocations.conf:189):2: d3d72b337d41c317ef7c344e5c90d853:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:31:37 +0000] d3d72b337d41c317ef7c344e5c90d853 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 06:31:37 [info] 37#37: *1493 [lua] logger.lua:23: d3d72b337d41c317ef7c344e5c90d853 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:31:43 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:43 [info] 37#37: *1494 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:52 [info] 37#37: *1496 [lua] access_by_lua(msblocations.conf:189):2: 577e7c5db4804da2cf02e54ed3e76f50:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:31:52 +0000] 577e7c5db4804da2cf02e54ed3e76f50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:31:52 [info] 37#37: *1496 [lua] logger.lua:23: 577e7c5db4804da2cf02e54ed3e76f50 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:31:53 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:31:53 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:03 [info] 37#37: *1500 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:03 [info] 37#37: *1499 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:07 [info] 37#37: *1502 [lua] access_by_lua(msblocations.conf:189):2: 5277a8c1b689c535f4be68cb83e900a7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:32:07 [info] 37#37: *1502 [lua] logger.lua:23: 5277a8c1b689c535f4be68cb83e900a7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:32:07 +0000] 5277a8c1b689c535f4be68cb83e900a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:32:13 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:13 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:22 [info] 37#37: *1505 [lua] access_by_lua(msblocations.conf:189):2: 73ba41ff405cc1cd61f66a596ec7afb2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:32:22 [info] 37#37: *1505 [lua] logger.lua:23: 73ba41ff405cc1cd61f66a596ec7afb2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:32:22 +0000] 73ba41ff405cc1cd61f66a596ec7afb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:32:23 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:23 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:33 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:33 [info] 37#37: *1509 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:37 [info] 37#37: *1510 [lua] access_by_lua(msblocations.conf:189):2: 4c30484df1c94be0831958aeabc9ba0b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:32:37 [info] 37#37: *1510 [lua] logger.lua:23: 4c30484df1c94be0831958aeabc9ba0b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:32:37 +0000] 4c30484df1c94be0831958aeabc9ba0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:32:43 [info] 37#37: *1511 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:43 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:52 [info] 37#37: *1513 [lua] access_by_lua(msblocations.conf:189):2: dd898ee3153632cabbc65ac85d66a518:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:32:52 [info] 37#37: *1513 [lua] logger.lua:23: dd898ee3153632cabbc65ac85d66a518 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:32:52 +0000] dd898ee3153632cabbc65ac85d66a518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:32:53 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:32:53 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:03 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:03 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:07 [info] 37#37: *1519 [lua] access_by_lua(msblocations.conf:189):2: b2f7e1e8f59063f5a3a420a13c0f569b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:33:07 +0000] b2f7e1e8f59063f5a3a420a13c0f569b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:33:07 [info] 37#37: *1519 [lua] logger.lua:23: b2f7e1e8f59063f5a3a420a13c0f569b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:33:13 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:13 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:22 [info] 37#37: *1522 [lua] access_by_lua(msblocations.conf:189):2: bb2e2ba4764730e62b2061fb9e5883e0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:33:22 [info] 37#37: *1522 [lua] logger.lua:23: bb2e2ba4764730e62b2061fb9e5883e0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:33:22 +0000] bb2e2ba4764730e62b2061fb9e5883e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:33:23 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:23 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:33 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:33 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:37 [info] 37#37: *1527 [lua] access_by_lua(msblocations.conf:189):2: 6078070117bc58535127015247b71dc7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:33:37 +0000] 6078070117bc58535127015247b71dc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:33:37 [info] 37#37: *1527 [lua] logger.lua:23: 6078070117bc58535127015247b71dc7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:33:43 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:43 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:52 [info] 37#37: *1530 [lua] access_by_lua(msblocations.conf:189):2: 9be8fcb6fd7039b3812270413eaca43c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:33:52 [info] 37#37: *1530 [lua] logger.lua:23: 9be8fcb6fd7039b3812270413eaca43c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:33:52 +0000] 9be8fcb6fd7039b3812270413eaca43c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:33:53 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:33:53 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:03 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:03 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:07 [info] 37#37: *1536 [lua] access_by_lua(msblocations.conf:189):2: a6992e04661ca3f990a6d69f91008b1c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:34:07 +0000] a6992e04661ca3f990a6d69f91008b1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:34:07 [info] 37#37: *1536 [lua] logger.lua:23: a6992e04661ca3f990a6d69f91008b1c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:34:13 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:13 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:22 [info] 37#37: *1539 [lua] access_by_lua(msblocations.conf:189):2: b81d4e8c7b4de5d15746e78f68b21148:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:34:22 [info] 37#37: *1539 [lua] logger.lua:23: b81d4e8c7b4de5d15746e78f68b21148 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:34:22 +0000] b81d4e8c7b4de5d15746e78f68b21148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:34:23 [info] 37#37: *1540 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:23 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:33 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:33 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:37 [info] 37#37: *1544 [lua] access_by_lua(msblocations.conf:189):2: 549dee70a430042db71d39c4917ceb48:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:34:37 [info] 37#37: *1544 [lua] logger.lua:23: 549dee70a430042db71d39c4917ceb48 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:34:37 +0000] 549dee70a430042db71d39c4917ceb48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:34:43 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:43 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:52 [info] 37#37: *1547 [lua] access_by_lua(msblocations.conf:189):2: 0a89be828aeb6be3da56b43d81fd5a92:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:34:52 [info] 37#37: *1547 [lua] logger.lua:23: 0a89be828aeb6be3da56b43d81fd5a92 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:34:52 +0000] 0a89be828aeb6be3da56b43d81fd5a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:34:53 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:34:53 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:03 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:03 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:07 [info] 37#37: *1553 [lua] access_by_lua(msblocations.conf:189):2: 92588ebcff4210a5128ed59c1f7191c7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:35:07 [info] 37#37: *1553 [lua] logger.lua:23: 92588ebcff4210a5128ed59c1f7191c7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:35:07 +0000] 92588ebcff4210a5128ed59c1f7191c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:35:13 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:13 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:22 [info] 37#37: *1556 [lua] access_by_lua(msblocations.conf:189):2: 1462a235d999cb6e021de022a4d8ff00:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:35:22 +0000] 1462a235d999cb6e021de022a4d8ff00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:35:22 [info] 37#37: *1556 [lua] logger.lua:23: 1462a235d999cb6e021de022a4d8ff00 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 06:35:23 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:23 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:33 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:33 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:37 [info] 37#37: *1561 [lua] access_by_lua(msblocations.conf:189):2: 39c9ad6f01ff41d609cf5459fefa9410:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:35:37 +0000] 39c9ad6f01ff41d609cf5459fefa9410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:35:37 [info] 37#37: *1561 [lua] logger.lua:23: 39c9ad6f01ff41d609cf5459fefa9410 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:35:43 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:43 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:52 [info] 37#37: *1564 [lua] access_by_lua(msblocations.conf:189):2: 594f1b149fc709807653ae9d80de0230:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:35:52 [info] 37#37: *1564 [lua] logger.lua:23: 594f1b149fc709807653ae9d80de0230 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:35:52 +0000] 594f1b149fc709807653ae9d80de0230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:35:53 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:35:53 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:03 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:03 [info] 37#37: *1568 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:07 [info] 37#37: *1570 [lua] access_by_lua(msblocations.conf:189):2: f77931826d3f246677e33d4a47b0ebb1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:36:07 [info] 37#37: *1570 [lua] logger.lua:23: f77931826d3f246677e33d4a47b0ebb1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:36:07 +0000] f77931826d3f246677e33d4a47b0ebb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:36:13 [info] 37#37: *1571 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:13 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:22 [info] 37#37: *1573 [lua] access_by_lua(msblocations.conf:189):2: 30f970a27a79f37fac6e6aa5b58f6ad3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:36:22 [info] 37#37: *1573 [lua] logger.lua:23: 30f970a27a79f37fac6e6aa5b58f6ad3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:36:22 +0000] 30f970a27a79f37fac6e6aa5b58f6ad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:36:23 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:23 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:33 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:33 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:37 [info] 37#37: *1578 [lua] access_by_lua(msblocations.conf:189):2: 19ee766102a56bf40809e504df172c40:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:36:37 [info] 37#37: *1578 [lua] logger.lua:23: 19ee766102a56bf40809e504df172c40 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:36:37 +0000] 19ee766102a56bf40809e504df172c40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:36:43 [info] 37#37: *1579 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:43 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:52 [info] 37#37: *1581 [lua] access_by_lua(msblocations.conf:189):2: 5c7374bb8ea28aa14c1af97db668b79a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:36:52 +0000] 5c7374bb8ea28aa14c1af97db668b79a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:36:52 [info] 37#37: *1581 [lua] logger.lua:23: 5c7374bb8ea28aa14c1af97db668b79a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:36:53 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:36:53 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:03 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:03 [info] 37#37: *1584 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:07 [info] 37#37: *1587 [lua] access_by_lua(msblocations.conf:189):2: 8f1a1b8213f91e392c64cbb8c99cd215:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:37:07 +0000] 8f1a1b8213f91e392c64cbb8c99cd215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:37:07 [info] 37#37: *1587 [lua] logger.lua:23: 8f1a1b8213f91e392c64cbb8c99cd215 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , 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/03 06:37:13 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:13 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:22 [info] 37#37: *1590 [lua] access_by_lua(msblocations.conf:189):2: 9e5d4992b5075df0c62393d363a3ce8c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:37:22 [info] 37#37: *1590 [lua] logger.lua:23: 9e5d4992b5075df0c62393d363a3ce8c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:37:22 +0000] 9e5d4992b5075df0c62393d363a3ce8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:37:23 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:23 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:33 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:33 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:37 [info] 37#37: *1595 [lua] access_by_lua(msblocations.conf:189):2: f5ca9d5ccc24774deda99fe35b292672:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:37:37 [info] 37#37: *1595 [lua] logger.lua:23: f5ca9d5ccc24774deda99fe35b292672 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:37:37 +0000] f5ca9d5ccc24774deda99fe35b292672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:37:43 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:43 [info] 35#35: *1597 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:52 [info] 37#37: *1598 [lua] access_by_lua(msblocations.conf:189):2: 2b9af25ce6493c3d021b96b58ac08bda:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:37:52 +0000] 2b9af25ce6493c3d021b96b58ac08bda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:37:52 [info] 37#37: *1598 [lua] logger.lua:23: 2b9af25ce6493c3d021b96b58ac08bda {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:37:53 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:37:53 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:03 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:03 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:07 [info] 37#37: *1604 [lua] access_by_lua(msblocations.conf:189):2: 16b4d0d5f66fca930c0e664b830618b5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:38:07 +0000] 16b4d0d5f66fca930c0e664b830618b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:38:07 [info] 37#37: *1604 [lua] logger.lua:23: 16b4d0d5f66fca930c0e664b830618b5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:38:13 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:13 [info] 37#37: *1606 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:22 [info] 37#37: *1607 [lua] access_by_lua(msblocations.conf:189):2: cc1216d1551a68150fccc726c7d3873f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:38:22 +0000] cc1216d1551a68150fccc726c7d3873f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:38:22 [info] 37#37: *1607 [lua] logger.lua:23: cc1216d1551a68150fccc726c7d3873f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:38:23 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:23 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:33 [info] 35#35: *1610 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:33 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:37 [info] 37#37: *1612 [lua] access_by_lua(msblocations.conf:189):2: 32949ed45bf23ab2c50105fc44327e26:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:38:37 [info] 37#37: *1612 [lua] logger.lua:23: 32949ed45bf23ab2c50105fc44327e26 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:38:37 +0000] 32949ed45bf23ab2c50105fc44327e26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:38:43 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:43 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:52 [info] 37#37: *1615 [lua] access_by_lua(msblocations.conf:189):2: acf8c6dd3efe255292eda6eb0c113349:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:38:52 [info] 37#37: *1615 [lua] logger.lua:23: acf8c6dd3efe255292eda6eb0c113349 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:38:52 +0000] acf8c6dd3efe255292eda6eb0c113349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:38:53 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:38:53 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:03 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:03 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:07 [info] 37#37: *1621 [lua] access_by_lua(msblocations.conf:189):2: bca97cbd5f945f49d0dd6bbcb6c03ebe:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:39:07 +0000] bca97cbd5f945f49d0dd6bbcb6c03ebe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:39:07 [info] 37#37: *1621 [lua] logger.lua:23: bca97cbd5f945f49d0dd6bbcb6c03ebe {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:39:13 [info] 37#37: *1622 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:13 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:22 [info] 37#37: *1624 [lua] access_by_lua(msblocations.conf:189):2: 6fe636aa43545d9176818f3071719211:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:39:22 +0000] 6fe636aa43545d9176818f3071719211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:39:22 [info] 37#37: *1624 [lua] logger.lua:23: 6fe636aa43545d9176818f3071719211 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:39:23 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:23 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:33 [info] 35#35: *1627 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:33 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:37 [info] 37#37: *1629 [lua] access_by_lua(msblocations.conf:189):2: 4d3d566175c7f18b75e78dffc7e0f803:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:39:37 [info] 37#37: *1629 [lua] logger.lua:23: 4d3d566175c7f18b75e78dffc7e0f803 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:39:37 +0000] 4d3d566175c7f18b75e78dffc7e0f803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:39:43 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:43 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:52 [info] 37#37: *1632 [lua] access_by_lua(msblocations.conf:189):2: 62cf0ebddb696127f1a7309e887f6e45:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:39:52 [info] 37#37: *1632 [lua] logger.lua:23: 62cf0ebddb696127f1a7309e887f6e45 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:39:52 +0000] 62cf0ebddb696127f1a7309e887f6e45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:39:53 [info] 37#37: *1633 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:39:53 [info] 37#37: *1634 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:40:03 [info] 37#37: *1635 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:40:03 [info] 35#35: *1636 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:40:07 [info] 37#37: *1638 [lua] access_by_lua(msblocations.conf:189):2: 8b98c15cbeb895034be994df96548005:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 06:40:07 [info] 37#37: *1638 [lua] logger.lua:23: 8b98c15cbeb895034be994df96548005 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:40:07 +0000] 8b98c15cbeb895034be994df96548005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:40:13 [info] 37#37: *1639 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:40:13 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:40:22 [info] 37#37: *1641 [lua] access_by_lua(msblocations.conf:189):2: 8e393bdfe7b3f359bef280a1e6e23ea1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:40:22 +0000] 8e393bdfe7b3f359bef280a1e6e23ea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:40:22 [info] 37#37: *1641 [lua] logger.lua:23: 8e393bdfe7b3f359bef280a1e6e23ea1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.229 - - [03/Jan/2023:06:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:40:23 [info] 37#37: *1642 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:40:23 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:40:33 [in