Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.11.25
### 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/05 05:08:28 [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/05 05:08:28 [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/05 05:08:28 [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/05 05:08:28 [notice] 33#33: using the "epoll" event method
2023/01/05 05:08:28 [notice] 33#33: openresty/1.13.6.1
2023/01/05 05:08:28 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/05 05:08:28 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/05 05:08:28 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/01/05 05:08:28 [notice] 34#34: start worker processes
2023/01/05 05:08:28 [notice] 34#34: start worker process 36
2023/01/05 05:08:28 [notice] 34#34: start worker process 37
2023/01/05 05:08:28 [notice] 34#34: start worker process 38
2023/01/05 05:08:28 [notice] 34#34: start worker process 39
2023/01/05 05:08:28 [notice] 34#34: start worker process 40
2023/01/05 05:08:28 [notice] 34#34: start worker process 42
2023/01/05 05:08:28 [notice] 34#34: start worker process 43
2023/01/05 05:08:28 [notice] 34#34: start worker process 44
2023/01/05 05:08:28 [notice] 34#34: start cache manager process 45
2023/01/05 05:08:28 [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-20230105050829.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-05 05:08:31 628 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-05 05:08:31 636 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-05 05:08:31 636 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-05 05:08:31 714 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-05 05:08:31 714 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.11.25:10081 Enabled:true
2023-01-05 05:08:33 006 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-05 05:08:33 076 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-05 05:08:33 076 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-05 05:08:33 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-05 05:08:33 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-05 05:08:33 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-05 05:08:33 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-05 05:08:33 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-05 05:08:33 135 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-05 05:08:33 224 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-05 05:08:33 224 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-05 05:08:33 225 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-05 05:08:33 706 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/05 05:08:47 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:08:47 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:08:57 [info] 38#38: *14 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:08:57 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:00 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 39d440fbec7a91bc0d0c0a6601a23aa2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:09:00 [info] 36#36: *16 [lua] logger.lua:23: 39d440fbec7a91bc0d0c0a6601a23aa2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:09:00 +0000] 39d440fbec7a91bc0d0c0a6601a23aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.195 upstream_response_time:0.193 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 45
2023/01/05 05:09:07 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:07 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:15 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: 9cabaca92307432ccf80e200ac566dca:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:09:15 [info] 36#36: *21 [lua] logger.lua:23: 9cabaca92307432ccf80e200ac566dca {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:09:15 +0000] 9cabaca92307432ccf80e200ac566dca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:09:17 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:17 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:27 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:27 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:28 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/05 05:09:29 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/05 05:09:29 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/05 05:09:29 [notice] 34#34: signal 29 (SIGIO) received
2023/01/05 05:09:30 [info] 36#36: *27 [lua] access_by_lua(msblocations.conf:189):2: 03b237e0ec66643c882591cbb83242ab:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:09:30 +0000] 03b237e0ec66643c882591cbb83242ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/05 05:09:30 [info] 36#36: *27 [lua] logger.lua:23: 03b237e0ec66643c882591cbb83242ab {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:09:37 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:37 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:45 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: 54009072eaf02ef8983c0ec2b9579edb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:09:45 +0000] 54009072eaf02ef8983c0ec2b9579edb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/05 05:09:45 [info] 36#36: *30 [lua] logger.lua:23: 54009072eaf02ef8983c0ec2b9579edb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:09:47 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:47 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:57 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:09:57 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:00 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: 8b5e2570c2b5d1a67bd8ff3b2792f3b1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:10:00 [info] 36#36: *35 [lua] logger.lua:23: 8b5e2570c2b5d1a67bd8ff3b2792f3b1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:10:00 +0000] 8b5e2570c2b5d1a67bd8ff3b2792f3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:10:07 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:07 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:15 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 78849b5b2bc8d34612cd8713d90aade6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:10:15 [info] 36#36: *38 [lua] logger.lua:23: 78849b5b2bc8d34612cd8713d90aade6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:10:15 +0000] 78849b5b2bc8d34612cd8713d90aade6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:10:17 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:17 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:27 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:27 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:30 [info] 36#36: *44 [lua] access_by_lua(msblocations.conf:189):2: 9f4050f7a85d8466cba8ab4e871cc1c8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:10:30 [info] 36#36: *44 [lua] logger.lua:23: 9f4050f7a85d8466cba8ab4e871cc1c8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:10:30 +0000] 9f4050f7a85d8466cba8ab4e871cc1c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:10:37 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:37 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:45 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 7634f2384e4201651ede0196b200602c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:10:45 +0000] 7634f2384e4201651ede0196b200602c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:10:45 [info] 36#36: *47 [lua] logger.lua:23: 7634f2384e4201651ede0196b200602c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:10:47 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:47 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:57 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:10:57 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:00 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: 93717bd377997bdce9b460b3757dafbb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:11:00 [info] 36#36: *52 [lua] logger.lua:23: 93717bd377997bdce9b460b3757dafbb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:11:00 +0000] 93717bd377997bdce9b460b3757dafbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:11:07 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:07 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:15 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: b8e1391e32319a4ae83665ad2e06ac8d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.67.64 - - [05/Jan/2023:05:11:15 +0000] b8e1391e32319a4ae83665ad2e06ac8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/05 05:11:15 [info] 36#36: *55 [lua] logger.lua:23: b8e1391e32319a4ae83665ad2e06ac8d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:11:17 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:17 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:27 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:27 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:30 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: 7a16e44f7de48d973b62a42bf2880f8e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:11:30 [info] 36#36: *61 [lua] logger.lua:23: 7a16e44f7de48d973b62a42bf2880f8e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:11:30 +0000] 7a16e44f7de48d973b62a42bf2880f8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/05 05:11:37 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:37 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:45 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: fea8fd9e75b66c196ebea9ff00c006cd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:11:45 +0000] fea8fd9e75b66c196ebea9ff00c006cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:11:45 [info] 36#36: *64 [lua] logger.lua:23: fea8fd9e75b66c196ebea9ff00c006cd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:11:47 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:47 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:57 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:11:57 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:00 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: de610244dbb387871ef4dfa2bc10b56a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:12:00 +0000] de610244dbb387871ef4dfa2bc10b56a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:12:00 [info] 36#36: *69 [lua] logger.lua:23: de610244dbb387871ef4dfa2bc10b56a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:12:07 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:07 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:15 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: 6d61fc763ae4ccfe42e5caf5060a9fa0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:12:15 [info] 36#36: *72 [lua] logger.lua:23: 6d61fc763ae4ccfe42e5caf5060a9fa0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:12:15 +0000] 6d61fc763ae4ccfe42e5caf5060a9fa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:12:17 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:17 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:27 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:27 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:30 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: 74e9039b794890be6d385a49f2bdc426:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:12:30 [info] 36#36: *78 [lua] logger.lua:23: 74e9039b794890be6d385a49f2bdc426 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:12:30 +0000] 74e9039b794890be6d385a49f2bdc426 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 05:12:37 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:37 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:45 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: 194b5444beb1b46812c7e3dc1eb25e02:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:12:45 +0000] 194b5444beb1b46812c7e3dc1eb25e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 05:12:45 [info] 36#36: *81 [lua] logger.lua:23: 194b5444beb1b46812c7e3dc1eb25e02 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:12:47 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:47 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:57 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:12:57 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:00 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: fc8dfdce8da8efbd67a104195961ba07:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:13:00 +0000] fc8dfdce8da8efbd67a104195961ba07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:13:00 [info] 36#36: *86 [lua] logger.lua:23: fc8dfdce8da8efbd67a104195961ba07 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:13:07 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:07 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:15 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: ec35f1770c9f72a9a7f682cecbd48cec:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:13:15 +0000] ec35f1770c9f72a9a7f682cecbd48cec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:13:15 [info] 36#36: *89 [lua] logger.lua:23: ec35f1770c9f72a9a7f682cecbd48cec {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:13:17 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:17 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:27 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:27 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:30 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: cfd0fffc071d8eb4c837c9b87ae6d4eb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:13:30 [info] 36#36: *95 [lua] logger.lua:23: cfd0fffc071d8eb4c837c9b87ae6d4eb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:13:30 +0000] cfd0fffc071d8eb4c837c9b87ae6d4eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:13:37 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:37 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:45 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: 74ae569a7a9278377b71c9831c3feecf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:13:45 [info] 36#36: *98 [lua] logger.lua:23: 74ae569a7a9278377b71c9831c3feecf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:13:45 +0000] 74ae569a7a9278377b71c9831c3feecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:13:47 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:47 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:57 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:13:57 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:00 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: 49bf97786a3c79dc2cb3011e77b7ede2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:00 +0000] 49bf97786a3c79dc2cb3011e77b7ede2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:14:00 [info] 36#36: *103 [lua] logger.lua:23: 49bf97786a3c79dc2cb3011e77b7ede2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:14:07 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:07 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:15 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: 8f5299243822eb58036083da1e959ba1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:15 +0000] 8f5299243822eb58036083da1e959ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:14:15 [info] 36#36: *106 [lua] logger.lua:23: 8f5299243822eb58036083da1e959ba1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:14:17 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:17 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:27 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:27 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:30 [info] 36#36: *112 [lua] access_by_lua(msblocations.conf:189):2: e98f9972be8f716275260ea7a39edd30:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:30 +0000] e98f9972be8f716275260ea7a39edd30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:14:30 [info] 36#36: *112 [lua] logger.lua:23: e98f9972be8f716275260ea7a39edd30 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:14:37 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:37 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:45 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: b0b0f5cf75fd08fcce574727f926e001:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:45 +0000] b0b0f5cf75fd08fcce574727f926e001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:14:45 [info] 36#36: *115 [lua] logger.lua:23: b0b0f5cf75fd08fcce574727f926e001 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:14:47 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:47 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:57 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:14:57 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:00 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: fa88a1d5f586d2fddad7c8cb9a868394:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:15:00 [info] 36#36: *120 [lua] logger.lua:23: fa88a1d5f586d2fddad7c8cb9a868394 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:15:00 +0000] fa88a1d5f586d2fddad7c8cb9a868394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:15:07 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:07 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:15 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: da56d8431ed95e261d3ec5d1a0db9e26:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:15:15 +0000] da56d8431ed95e261d3ec5d1a0db9e26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:15:15 [info] 36#36: *123 [lua] logger.lua:23: da56d8431ed95e261d3ec5d1a0db9e26 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:15:17 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:17 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:27 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:27 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:30 [info] 36#36: *129 [lua] access_by_lua(msblocations.conf:189):2: bf2dd7a36ea5e38b15a285b69738b64d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:15:30 +0000] bf2dd7a36ea5e38b15a285b69738b64d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:15:30 [info] 36#36: *129 [lua] logger.lua:23: bf2dd7a36ea5e38b15a285b69738b64d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:15:37 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:37 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:45 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: ab54dec376150d359a8941f5a02500d1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:15:45 [info] 36#36: *132 [lua] logger.lua:23: ab54dec376150d359a8941f5a02500d1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:15:45 +0000] ab54dec376150d359a8941f5a02500d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:15:47 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:47 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:57 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:15:57 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:00 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: 653e9e3db6be0621a0070d7d3d781f11:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:16:01 [info] 36#36: *137 [lua] logger.lua:23: 653e9e3db6be0621a0070d7d3d781f11 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:16:01 +0000] 653e9e3db6be0621a0070d7d3d781f11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:16:07 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:07 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:16 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: da964be6077713a3a218c5c5a92be958:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:16:16 +0000] da964be6077713a3a218c5c5a92be958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:16:16 [info] 36#36: *140 [lua] logger.lua:23: da964be6077713a3a218c5c5a92be958 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:16:17 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:17 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:27 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:27 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:31 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: d67f4d3d9eb18815ad69b8677c653cad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:16:31 +0000] d67f4d3d9eb18815ad69b8677c653cad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:16:31 [info] 36#36: *146 [lua] logger.lua:23: d67f4d3d9eb18815ad69b8677c653cad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:16:37 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:37 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:46 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: 9b3113bd6e54da5b4634bccf9e019b97:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:16:46 +0000] 9b3113bd6e54da5b4634bccf9e019b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:16:46 [info] 36#36: *149 [lua] logger.lua:23: 9b3113bd6e54da5b4634bccf9e019b97 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:16:47 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:47 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:57 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:16:57 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:01 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: 6b59cfcf479232bcdc389be8615ac884:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:17:01 +0000] 6b59cfcf479232bcdc389be8615ac884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:17:01 [info] 36#36: *154 [lua] logger.lua:23: 6b59cfcf479232bcdc389be8615ac884 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:17:07 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:07 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:16 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: 7724c6742fb6e42e389d6c1cbd2f2e12:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:17:16 +0000] 7724c6742fb6e42e389d6c1cbd2f2e12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:17:16 [info] 36#36: *157 [lua] logger.lua:23: 7724c6742fb6e42e389d6c1cbd2f2e12 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:17:17 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:17 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:27 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:27 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:31 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: e1a46ae6aad6cec65ce26aec11fe55c8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:17:31 +0000] e1a46ae6aad6cec65ce26aec11fe55c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:17:31 [info] 36#36: *163 [lua] logger.lua:23: e1a46ae6aad6cec65ce26aec11fe55c8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:17:37 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:37 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:46 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: b6a0b4b429bfadecf41afd7829e9a2dd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:17:46 [info] 36#36: *166 [lua] logger.lua:23: b6a0b4b429bfadecf41afd7829e9a2dd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:17:46 +0000] b6a0b4b429bfadecf41afd7829e9a2dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:17:47 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:47 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:57 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:17:57 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:01 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:189):2: 860935946367773208c2b1b513308382:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:18:01 +0000] 860935946367773208c2b1b513308382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:18:01 [info] 36#36: *171 [lua] logger.lua:23: 860935946367773208c2b1b513308382 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:18:07 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:07 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:16 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: 1a504a1bebda5b641b022457b3f9d840:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:18:16 +0000] 1a504a1bebda5b641b022457b3f9d840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:18:16 [info] 36#36: *174 [lua] logger.lua:23: 1a504a1bebda5b641b022457b3f9d840 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:18:17 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:17 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:27 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:27 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:31 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: 238fe28df9cecec72506bd9ef42c702e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:18:31 [info] 36#36: *180 [lua] logger.lua:23: 238fe28df9cecec72506bd9ef42c702e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:18:31 +0000] 238fe28df9cecec72506bd9ef42c702e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:18:37 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:37 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:46 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: c396a071eb1341cdd77198347e0f3017:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:18:46 [info] 36#36: *183 [lua] logger.lua:23: c396a071eb1341cdd77198347e0f3017 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:18:46 +0000] c396a071eb1341cdd77198347e0f3017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:18:47 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:47 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:57 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:18:57 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:01 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:189):2: ac3c8d2eb0e2306e4464df41662e9d94:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:19:01 +0000] ac3c8d2eb0e2306e4464df41662e9d94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:19:01 [info] 36#36: *188 [lua] logger.lua:23: ac3c8d2eb0e2306e4464df41662e9d94 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:19:07 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:07 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:16 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: 41a30b3afbe468ba4e884ab8e4b45693:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:19:16 [info] 36#36: *191 [lua] logger.lua:23: 41a30b3afbe468ba4e884ab8e4b45693 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:19:16 +0000] 41a30b3afbe468ba4e884ab8e4b45693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:19:17 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:17 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:27 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:27 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:31 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: 8cb37486c2289780c0e15e58a3f22b83:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:19:31 +0000] 8cb37486c2289780c0e15e58a3f22b83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 05:19:31 [info] 36#36: *197 [lua] logger.lua:23: 8cb37486c2289780c0e15e58a3f22b83 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:19:37 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:37 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:46 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: f5fd8ab0a93c1d0d4c6d45b4d03922d8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:19:46 [info] 36#36: *200 [lua] logger.lua:23: f5fd8ab0a93c1d0d4c6d45b4d03922d8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:19:46 +0000] f5fd8ab0a93c1d0d4c6d45b4d03922d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:19:47 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:47 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:57 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:19:57 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:01 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: d9c5dc8e08c8ea5a885ae09724a05081:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:20:01 [info] 36#36: *205 [lua] logger.lua:23: d9c5dc8e08c8ea5a885ae09724a05081 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:20:01 +0000] d9c5dc8e08c8ea5a885ae09724a05081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:20:07 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:07 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:16 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: ef80d9f400568095a3ce1f7e33ac8e40:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:20:16 +0000] ef80d9f400568095a3ce1f7e33ac8e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:20:16 [info] 36#36: *208 [lua] logger.lua:23: ef80d9f400568095a3ce1f7e33ac8e40 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:20:17 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:17 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:27 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:27 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:31 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: 83b4b07bb3c4c486f70a0ad5eae2c5fb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:20:31 [info] 36#36: *214 [lua] logger.lua:23: 83b4b07bb3c4c486f70a0ad5eae2c5fb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:20:31 +0000] 83b4b07bb3c4c486f70a0ad5eae2c5fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:20:37 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:37 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:46 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: 33e75b8a1df92def4057bfbf03c160e8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:20:46 [info] 36#36: *217 [lua] logger.lua:23: 33e75b8a1df92def4057bfbf03c160e8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:20:46 +0000] 33e75b8a1df92def4057bfbf03c160e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:20:47 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:47 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:57 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:20:57 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:01 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: bde64a8e0a53b26f32fc1472716ab8fe:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:21:01 +0000] bde64a8e0a53b26f32fc1472716ab8fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:21:01 [info] 36#36: *222 [lua] logger.lua:23: bde64a8e0a53b26f32fc1472716ab8fe {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:21:07 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:07 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:16 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: 69ee7e9422855da259f7b90ea97c35be:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:21:16 +0000] 69ee7e9422855da259f7b90ea97c35be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:21:16 [info] 36#36: *225 [lua] logger.lua:23: 69ee7e9422855da259f7b90ea97c35be {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:21:17 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:17 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:27 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:27 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:31 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: 392e52ca6dec8c87c11f458c7dbfb35e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:21:31 [info] 36#36: *231 [lua] logger.lua:23: 392e52ca6dec8c87c11f458c7dbfb35e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:21:31 +0000] 392e52ca6dec8c87c11f458c7dbfb35e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:21:37 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:37 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:46 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: a1f1b4fe15e3b95678817de1ce38d561:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:21:46 +0000] a1f1b4fe15e3b95678817de1ce38d561 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:21:46 [info] 36#36: *234 [lua] logger.lua:23: a1f1b4fe15e3b95678817de1ce38d561 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:21:47 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:47 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:57 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:21:57 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:01 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: 6e0715e6ee19c56068c8b13453efa09a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:22:01 [info] 36#36: *239 [lua] logger.lua:23: 6e0715e6ee19c56068c8b13453efa09a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:22:01 +0000] 6e0715e6ee19c56068c8b13453efa09a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/05 05:22:07 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:07 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:16 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: 8f0eaa21a9fdec200072036bd1d3b1e0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:22:16 +0000] 8f0eaa21a9fdec200072036bd1d3b1e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:22:16 [info] 36#36: *242 [lua] logger.lua:23: 8f0eaa21a9fdec200072036bd1d3b1e0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:22:17 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:17 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:27 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:27 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:31 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: 07bb702f72616aab74c539576c18aae8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:22:31 +0000] 07bb702f72616aab74c539576c18aae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:22:31 [info] 36#36: *248 [lua] logger.lua:23: 07bb702f72616aab74c539576c18aae8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:22:37 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:37 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:46 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: 15d884e0a7a9e6d9e58399b2762f1de1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:22:46 [info] 36#36: *251 [lua] logger.lua:23: 15d884e0a7a9e6d9e58399b2762f1de1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:22:46 +0000] 15d884e0a7a9e6d9e58399b2762f1de1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:22:47 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:47 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:57 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:22:57 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:01 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: d34e12d68dd103dde61895dafd2d43f0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:23:01 [info] 36#36: *256 [lua] logger.lua:23: d34e12d68dd103dde61895dafd2d43f0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:23:01 +0000] d34e12d68dd103dde61895dafd2d43f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:23:07 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:07 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:16 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 09880426f285e83b097c29b62bcd9964:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:23:16 +0000] 09880426f285e83b097c29b62bcd9964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:23:16 [info] 36#36: *259 [lua] logger.lua:23: 09880426f285e83b097c29b62bcd9964 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:23:17 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:17 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:27 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:27 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:31 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: ce89e434febebdddff94bc70a3ed10ec:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:23:31 [info] 36#36: *265 [lua] logger.lua:23: ce89e434febebdddff94bc70a3ed10ec {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:23:31 +0000] ce89e434febebdddff94bc70a3ed10ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:23:37 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:37 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:46 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: a98a88b73d149a5aff0321af150f6bbc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:23:46 [info] 36#36: *268 [lua] logger.lua:23: a98a88b73d149a5aff0321af150f6bbc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:23:46 +0000] a98a88b73d149a5aff0321af150f6bbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:23:47 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:47 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:57 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:23:57 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:01 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:189):2: f6823b5f5151737d7b3802b1de47a40f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:24:01 +0000] f6823b5f5151737d7b3802b1de47a40f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/05 05:24:01 [info] 36#36: *273 [lua] logger.lua:23: f6823b5f5151737d7b3802b1de47a40f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:24:07 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:07 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:16 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: 4d8b63ad9ee655fb1efed0e0e3b65d06:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:24:16 +0000] 4d8b63ad9ee655fb1efed0e0e3b65d06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:24:16 [info] 36#36: *276 [lua] logger.lua:23: 4d8b63ad9ee655fb1efed0e0e3b65d06 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:24:17 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:17 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:27 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:27 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:31 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: 0f9e4e2e7fde4d181aecb1d86f985e60:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:24:31 [info] 36#36: *282 [lua] logger.lua:23: 0f9e4e2e7fde4d181aecb1d86f985e60 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:24:31 +0000] 0f9e4e2e7fde4d181aecb1d86f985e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:24:37 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:37 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:46 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: f9b746cb69371f436e7821fc8226527d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:24:46 +0000] f9b746cb69371f436e7821fc8226527d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:24:46 [info] 36#36: *285 [lua] logger.lua:23: f9b746cb69371f436e7821fc8226527d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:24:47 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:47 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:57 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:24:57 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:01 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: 167c19935fdb129fef31c36c8b2f14ce:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:25:01 [info] 36#36: *290 [lua] logger.lua:23: 167c19935fdb129fef31c36c8b2f14ce {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:25:01 +0000] 167c19935fdb129fef31c36c8b2f14ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:25:07 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:07 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:16 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: 98cdd48e9be9501de2f3442f56ead230:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:25:16 +0000] 98cdd48e9be9501de2f3442f56ead230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:25:16 [info] 36#36: *293 [lua] logger.lua:23: 98cdd48e9be9501de2f3442f56ead230 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:25:17 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:17 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:27 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:27 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:31 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 59ebb1d2dd3b12f9e4e505a27266086e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:25:31 +0000] 59ebb1d2dd3b12f9e4e505a27266086e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 05:25:31 [info] 36#36: *299 [lua] logger.lua:23: 59ebb1d2dd3b12f9e4e505a27266086e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:25:37 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:37 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:46 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: e56cf7a3c60249cd4a48969028a2cf5f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:25:46 [info] 36#36: *302 [lua] logger.lua:23: e56cf7a3c60249cd4a48969028a2cf5f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:25:46 +0000] e56cf7a3c60249cd4a48969028a2cf5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:25:47 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:47 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:57 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:25:57 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:01 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:189):2: 38f4bf1c18c5f787a85911302e3a7d9d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:26:01 +0000] 38f4bf1c18c5f787a85911302e3a7d9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:26:01 [info] 36#36: *307 [lua] logger.lua:23: 38f4bf1c18c5f787a85911302e3a7d9d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:26:07 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:07 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:16 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: bd3fef068206dd217fc3bd99ede278b4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:26:16 +0000] bd3fef068206dd217fc3bd99ede278b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 05:26:16 [info] 36#36: *310 [lua] logger.lua:23: bd3fef068206dd217fc3bd99ede278b4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:26:17 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:17 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:27 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:27 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:31 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: 92e05c994f1319c861c502c4acd4c615:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:26:31 [info] 36#36: *316 [lua] logger.lua:23: 92e05c994f1319c861c502c4acd4c615 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:26:31 +0000] 92e05c994f1319c861c502c4acd4c615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:26:37 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:37 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:46 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: 684695e295f35e897089d191271c77af:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:26:46 [info] 36#36: *319 [lua] logger.lua:23: 684695e295f35e897089d191271c77af {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:26:46 +0000] 684695e295f35e897089d191271c77af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:26:47 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:47 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:57 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:26:57 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:01 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:189):2: 88f86691726d486ccc7b2895e9e81f7d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:27:01 [info] 36#36: *324 [lua] logger.lua:23: 88f86691726d486ccc7b2895e9e81f7d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:27:01 +0000] 88f86691726d486ccc7b2895e9e81f7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:27:07 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:07 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:16 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: 11f3b9744d14fd286233a63e031f825a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:27:16 [info] 36#36: *327 [lua] logger.lua:23: 11f3b9744d14fd286233a63e031f825a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:27:16 +0000] 11f3b9744d14fd286233a63e031f825a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:27:17 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:17 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:27 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:27 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:31 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: 9a09d03e1729aea8331029795837cfba:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:27:31 +0000] 9a09d03e1729aea8331029795837cfba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:27:31 [info] 36#36: *333 [lua] logger.lua:23: 9a09d03e1729aea8331029795837cfba {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:27:37 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:37 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:46 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: aa6f5a02c4a290a4d9af970a14cb4393:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:27:46 +0000] aa6f5a02c4a290a4d9af970a14cb4393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:27:46 [info] 36#36: *336 [lua] logger.lua:23: aa6f5a02c4a290a4d9af970a14cb4393 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:27:47 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:47 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:57 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:27:57 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:01 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:189):2: 0fba6bdf8e821e03b5d96b9769f2a410:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:28:01 [info] 36#36: *341 [lua] logger.lua:23: 0fba6bdf8e821e03b5d96b9769f2a410 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:28:01 +0000] 0fba6bdf8e821e03b5d96b9769f2a410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:28:07 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:07 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:16 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 3c8023897aa1594d9664f950b2563f0e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:28:16 +0000] 3c8023897aa1594d9664f950b2563f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:28:16 [info] 36#36: *344 [lua] logger.lua:23: 3c8023897aa1594d9664f950b2563f0e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:28:17 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:17 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:27 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:27 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:31 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: b772f2695892044952ac84120598de49:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:28:31 [info] 36#36: *350 [lua] logger.lua:23: b772f2695892044952ac84120598de49 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:28:31 +0000] b772f2695892044952ac84120598de49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:28:37 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:37 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:46 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: 51ca86cb6028ce8df0402b5e0a0e410b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:28:46 [info] 36#36: *353 [lua] logger.lua:23: 51ca86cb6028ce8df0402b5e0a0e410b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:28:46 +0000] 51ca86cb6028ce8df0402b5e0a0e410b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:28:47 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:47 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:57 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:28:57 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:01 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:189):2: 1d92aeb5371b04dfe7bd5d5ea2b5d3cc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:29:01 +0000] 1d92aeb5371b04dfe7bd5d5ea2b5d3cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:29:01 [info] 36#36: *358 [lua] logger.lua:23: 1d92aeb5371b04dfe7bd5d5ea2b5d3cc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:29:07 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:07 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:16 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: 88fed151f013170b2b28962f957e1c2f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:29:16 +0000] 88fed151f013170b2b28962f957e1c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:29:16 [info] 36#36: *361 [lua] logger.lua:23: 88fed151f013170b2b28962f957e1c2f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:29:17 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:17 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:27 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:27 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:31 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: 2ba5d423923ebe14aa4ea6619c139905:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:29:31 +0000] 2ba5d423923ebe14aa4ea6619c139905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:29:31 [info] 36#36: *367 [lua] logger.lua:23: 2ba5d423923ebe14aa4ea6619c139905 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:29:37 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:37 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:46 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: cc719a8bb7e6412eb5986717d15b79eb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:29:46 +0000] cc719a8bb7e6412eb5986717d15b79eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:29:46 [info] 36#36: *370 [lua] logger.lua:23: cc719a8bb7e6412eb5986717d15b79eb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:29:47 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:47 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:57 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:29:57 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:01 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:189):2: 9204d11ce3f61214d641f0a6681e96a4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:30:01 +0000] 9204d11ce3f61214d641f0a6681e96a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 05:30:01 [info] 36#36: *375 [lua] logger.lua:23: 9204d11ce3f61214d641f0a6681e96a4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:30:07 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:07 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:16 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: af2950b9879a461b2d1580e75ad3f415:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:30:16 [info] 36#36: *378 [lua] logger.lua:23: af2950b9879a461b2d1580e75ad3f415 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:30:16 +0000] af2950b9879a461b2d1580e75ad3f415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:30:17 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:17 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:27 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:27 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:31 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: b45015fc846712e591fac842e191b42e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:30:31 [info] 36#36: *384 [lua] logger.lua:23: b45015fc846712e591fac842e191b42e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:30:31 +0000] b45015fc846712e591fac842e191b42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:30:37 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:37 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:46 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 35266a1af5116c7bc949209b8b6f98ec:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:30:46 [info] 36#36: *387 [lua] logger.lua:23: 35266a1af5116c7bc949209b8b6f98ec {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:30:46 +0000] 35266a1af5116c7bc949209b8b6f98ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:30:47 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:47 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:57 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:30:57 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:01 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:189):2: e8cfb6af81660470716d876aa3cf67ec:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:31:01 +0000] e8cfb6af81660470716d876aa3cf67ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:31:01 [info] 36#36: *392 [lua] logger.lua:23: e8cfb6af81660470716d876aa3cf67ec {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:31:07 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:07 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:16 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: 2ffcbb709a58c9f33d0b2303d76f6a6d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:31:16 [info] 36#36: *395 [lua] logger.lua:23: 2ffcbb709a58c9f33d0b2303d76f6a6d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:31:16 +0000] 2ffcbb709a58c9f33d0b2303d76f6a6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:31:17 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:17 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:27 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:27 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:31 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: 015c8121d9b4156c3b9550f769e5517f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:31:31 [info] 36#36: *401 [lua] logger.lua:23: 015c8121d9b4156c3b9550f769e5517f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:31:31 +0000] 015c8121d9b4156c3b9550f769e5517f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:31:37 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:37 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:47 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: 9ae1f9fcc8159fa2162c58a1219bdf3f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:31:47 [info] 36#36: *404 [lua] logger.lua:23: 9ae1f9fcc8159fa2162c58a1219bdf3f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:31:47 +0000] 9ae1f9fcc8159fa2162c58a1219bdf3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:31:47 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:47 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:57 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:31:57 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:02 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:189):2: 0d91ea865342dea42ef73bbe92baabfb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:32:02 [info] 36#36: *409 [lua] logger.lua:23: 0d91ea865342dea42ef73bbe92baabfb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:32:02 +0000] 0d91ea865342dea42ef73bbe92baabfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:32:07 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:07 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:17 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: 73a7e689b67dd53353db6e142c271db1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:32:17 [info] 36#36: *412 [lua] logger.lua:23: 73a7e689b67dd53353db6e142c271db1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:32:17 +0000] 73a7e689b67dd53353db6e142c271db1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:32:17 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:17 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:27 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:27 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:32 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:189):2: 80f8205cfcca05ee7656f83b262d9afa:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:32:32 [info] 36#36: *418 [lua] logger.lua:23: 80f8205cfcca05ee7656f83b262d9afa {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:32:32 +0000] 80f8205cfcca05ee7656f83b262d9afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:32:37 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:37 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:47 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 4c907c3742f3c812ede134ec257c17fd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:32:47 [info] 36#36: *421 [lua] logger.lua:23: 4c907c3742f3c812ede134ec257c17fd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:32:47 +0000] 4c907c3742f3c812ede134ec257c17fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:32:47 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:47 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:57 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:32:57 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:02 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:189):2: b64edf9e869d5edc5b80df79d9d5e909:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:33:02 +0000] b64edf9e869d5edc5b80df79d9d5e909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:33:02 [info] 36#36: *426 [lua] logger.lua:23: b64edf9e869d5edc5b80df79d9d5e909 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:33:07 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:07 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:17 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 0a09b35b234ae95e14fca52b36f8f1d2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:33:17 +0000] 0a09b35b234ae95e14fca52b36f8f1d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:33:17 [info] 36#36: *429 [lua] logger.lua:23: 0a09b35b234ae95e14fca52b36f8f1d2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:33:17 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:17 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:27 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:27 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:32 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:189):2: e428ce3f1e65832b05d06b38fd03250c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:33:32 [info] 36#36: *435 [lua] logger.lua:23: e428ce3f1e65832b05d06b38fd03250c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:33:32 +0000] e428ce3f1e65832b05d06b38fd03250c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:33:37 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:37 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:47 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:47 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:47 [info] 36#36: *440 [lua] access_by_lua(msblocations.conf:189):2: 42c7574b7094939266d2e7ab290af425:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:33:47 [info] 36#36: *440 [lua] logger.lua:23: 42c7574b7094939266d2e7ab290af425 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:33:47 +0000] 42c7574b7094939266d2e7ab290af425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:33:57 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:33:57 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:02 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:189):2: e28993069624963309ae076e8c13101a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:34:02 [info] 36#36: *443 [lua] logger.lua:23: e28993069624963309ae076e8c13101a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:34:02 +0000] e28993069624963309ae076e8c13101a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:34:07 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:07 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:17 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:17 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:17 [info] 36#36: *448 [lua] access_by_lua(msblocations.conf:189):2: a888eb776cf041eec5c155c4f140a263:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.67.64 - - [05/Jan/2023:05:34:17 +0000] a888eb776cf041eec5c155c4f140a263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/05 05:34:17 [info] 36#36: *448 [lua] logger.lua:23: a888eb776cf041eec5c155c4f140a263 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:34:27 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:27 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:32 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:189):2: 3fe816541fee46797f365787f34f11bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:34:32 +0000] 3fe816541fee46797f365787f34f11bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/05 05:34:32 [info] 36#36: *452 [lua] logger.lua:23: 3fe816541fee46797f365787f34f11bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/05 05:34:37 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:37 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:47 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:47 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:47 [info] 36#36: *457 [lua] access_by_lua(msblocations.conf:189):2: 1e0dba7e98ed714df987ec8844ce5125:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:34:47 [info] 36#36: *457 [lua] logger.lua:23: 1e0dba7e98ed714df987ec8844ce5125 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:34:47 +0000] 1e0dba7e98ed714df987ec8844ce5125 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:34:57 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:34:57 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:02 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:189):2: 41b8817cfc39a1870a851e78e0c43bf7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:35:02 [info] 36#36: *460 [lua] logger.lua:23: 41b8817cfc39a1870a851e78e0c43bf7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:35:02 +0000] 41b8817cfc39a1870a851e78e0c43bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:35:07 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:07 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:17 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:17 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:17 [info] 36#36: *465 [lua] access_by_lua(msblocations.conf:189):2: 03971639e706f23dd6cda0e5416960cd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:35:17 +0000] 03971639e706f23dd6cda0e5416960cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 05:35:17 [info] 36#36: *465 [lua] logger.lua:23: 03971639e706f23dd6cda0e5416960cd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/05 05:35:27 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:27 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:32 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:189):2: 8da316102f764898607ed1b1517c17f4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:35:32 [info] 36#36: *469 [lua] logger.lua:23: 8da316102f764898607ed1b1517c17f4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
10.233.67.64 - - [05/Jan/2023:05:35:32 +0000] 8da316102f764898607ed1b1517c17f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/05 05:35:37 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:37 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:47 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:47 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:47 [info] 36#36: *474 [lua] access_by_lua(msblocations.conf:189):2: 90a5aa3cdacf23f0463e05255cb37848:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:35:47 [info] 36#36: *474 [lua] logger.lua:23: 90a5aa3cdacf23f0463e05255cb37848 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:35:47 +0000] 90a5aa3cdacf23f0463e05255cb37848 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/05 05:35:57 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:35:57 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:02 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:189):2: fad45081c9b38664eea3e44d65330485:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:36:02 +0000] fad45081c9b38664eea3e44d65330485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:36:02 [info] 36#36: *477 [lua] logger.lua:23: fad45081c9b38664eea3e44d65330485 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:36:07 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:07 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:17 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:17 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:17 [info] 36#36: *482 [lua] access_by_lua(msblocations.conf:189):2: 80d41207436a6d749196577b485fca2d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:36:17 [info] 36#36: *482 [lua] logger.lua:23: 80d41207436a6d749196577b485fca2d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:36:17 +0000] 80d41207436a6d749196577b485fca2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:36:27 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:27 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:32 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:189):2: cd7c3f6b77763dd1eda27ff9b24ebb84:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:36:32 +0000] cd7c3f6b77763dd1eda27ff9b24ebb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:36:32 [info] 36#36: *486 [lua] logger.lua:23: cd7c3f6b77763dd1eda27ff9b24ebb84 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:36:37 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:37 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:47 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:47 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:47 [info] 36#36: *491 [lua] access_by_lua(msblocations.conf:189):2: 283d94b32d11e752b211c4df1a7b17b1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:36:47 +0000] 283d94b32d11e752b211c4df1a7b17b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:36:47 [info] 36#36: *491 [lua] logger.lua:23: 283d94b32d11e752b211c4df1a7b17b1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:36:57 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:36:57 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:02 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:189):2: b4c30f5e27a331538beb428162e45388:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:37:02 +0000] b4c30f5e27a331538beb428162e45388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:37:02 [info] 36#36: *494 [lua] logger.lua:23: b4c30f5e27a331538beb428162e45388 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:37:07 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:07 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:17 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:17 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:17 [info] 36#36: *499 [lua] access_by_lua(msblocations.conf:189):2: 274ab65be1b9dafaed585e104d6ed727:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:37:17 +0000] 274ab65be1b9dafaed585e104d6ed727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:37:17 [info] 36#36: *499 [lua] logger.lua:23: 274ab65be1b9dafaed585e104d6ed727 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:37:27 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:27 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:32 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:189):2: 36c4cdac397e997d171264c0fb34d702:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:37:32 +0000] 36c4cdac397e997d171264c0fb34d702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:37:32 [info] 36#36: *503 [lua] logger.lua:23: 36c4cdac397e997d171264c0fb34d702 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:37:37 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:37 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:47 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:47 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:47 [info] 36#36: *508 [lua] access_by_lua(msblocations.conf:189):2: bdfe15bdcc8a3e36e1c66e259c5fefff:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:37:47 +0000] bdfe15bdcc8a3e36e1c66e259c5fefff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:37:47 [info] 36#36: *508 [lua] logger.lua:23: bdfe15bdcc8a3e36e1c66e259c5fefff {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:37:57 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:37:57 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:02 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: c201b12388d1a3be0dddb0cd7e9419cb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:38:02 [info] 36#36: *511 [lua] logger.lua:23: c201b12388d1a3be0dddb0cd7e9419cb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:38:02 +0000] c201b12388d1a3be0dddb0cd7e9419cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:38:07 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:07 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:17 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:17 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:17 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:189):2: e99a3a414f5068bd5d22596b3369c6f7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.64 - - [05/Jan/2023:05:38:17 +0000] e99a3a414f5068bd5d22596b3369c6f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:38:17 [info] 36#36: *516 [lua] logger.lua:23: e99a3a414f5068bd5d22596b3369c6f7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:38:27 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:27 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:32 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:189):2: 7e8a0315555207cdad48f733377136e3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:38:32 [info] 36#36: *520 [lua] logger.lua:23: 7e8a0315555207cdad48f733377136e3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:38:32 +0000] 7e8a0315555207cdad48f733377136e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:38:37 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:37 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:47 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:47 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:47 [info] 36#36: *525 [lua] access_by_lua(msblocations.conf:189):2: 99f2fabf6b2cd6618ddb2f46a2dda628:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:38:47 [info] 36#36: *525 [lua] logger.lua:23: 99f2fabf6b2cd6618ddb2f46a2dda628 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:38:47 +0000] 99f2fabf6b2cd6618ddb2f46a2dda628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/05 05:38:57 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:38:57 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:02 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: 2a92e893cf6517c613ba5c259805fda3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:39:02 [info] 36#36: *528 [lua] logger.lua:23: 2a92e893cf6517c613ba5c259805fda3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:39:02 +0000] 2a92e893cf6517c613ba5c259805fda3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/05 05:39:07 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:07 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:17 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:17 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:17 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:189):2: 76c767ec510d25b6cc3e7f98e43352c1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:39:17 +0000] 76c767ec510d25b6cc3e7f98e43352c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:39:17 [info] 36#36: *533 [lua] logger.lua:23: 76c767ec510d25b6cc3e7f98e43352c1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:39:27 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:27 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:32 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:189):2: 7201add53a871ce11df1ec37918d8db9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:39:32 [info] 36#36: *537 [lua] logger.lua:23: 7201add53a871ce11df1ec37918d8db9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:39:32 +0000] 7201add53a871ce11df1ec37918d8db9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:39:37 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:37 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:47 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:47 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:47 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: cd58204b4495e35c192597c04b826bf7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:39:47 [info] 36#36: *542 [lua] logger.lua:23: cd58204b4495e35c192597c04b826bf7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:39:47 +0000] cd58204b4495e35c192597c04b826bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:39:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:39:57 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:39:57 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:02 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: 882fe37df2a6cc1aab9d4c078c41fbdc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:40:02 [info] 36#36: *545 [lua] logger.lua:23: 882fe37df2a6cc1aab9d4c078c41fbdc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:40:02 +0000] 882fe37df2a6cc1aab9d4c078c41fbdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:40:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:40:07 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:07 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:17 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:17 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:17 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: 35099f3ce968fb43a4f012cdbc6c7418:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:40:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.64 - - [05/Jan/2023:05:40:17 +0000] 35099f3ce968fb43a4f012cdbc6c7418 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:40:17 [info] 36#36: *550 [lua] logger.lua:23: 35099f3ce968fb43a4f012cdbc6c7418 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:40:27 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:27 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:32 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:189):2: ecb7f3d8cd96efca792329f0931a1bf0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:40:32 [info] 36#36: *554 [lua] logger.lua:23: ecb7f3d8cd96efca792329f0931a1bf0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:40:32 +0000] ecb7f3d8cd96efca792329f0931a1bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:40:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:40:37 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:37 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:47 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:47 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:47 [info] 36#36: *559 [lua] access_by_lua(msblocations.conf:189):2: 2681a4c3495bba10d8534d0bb75fb3d0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:40:47 +0000] 2681a4c3495bba10d8534d0bb75fb3d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/05 05:40:47 [info] 36#36: *559 [lua] logger.lua:23: 2681a4c3495bba10d8534d0bb75fb3d0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:40:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/05 05:40:57 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:40:57 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:02 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: 5577d7d3bab969502d664f0bd250550c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:41:02 [info] 36#36: *562 [lua] logger.lua:23: 5577d7d3bab969502d664f0bd250550c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:41:02 +0000] 5577d7d3bab969502d664f0bd250550c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:41:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:41:07 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:07 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:17 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:17 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:17 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:189):2: 6092fd7ac8458d714b29945f4b3096ac:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:41:17 [info] 36#36: *567 [lua] logger.lua:23: 6092fd7ac8458d714b29945f4b3096ac {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:41:17 +0000] 6092fd7ac8458d714b29945f4b3096ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:41:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:41:27 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:27 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:32 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:189):2: 5bcf62bbde16a78932444b5c8945093f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:41:32 +0000] 5bcf62bbde16a78932444b5c8945093f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:41:32 [info] 36#36: *571 [lua] logger.lua:23: 5bcf62bbde16a78932444b5c8945093f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:41:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:41:37 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:37 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:47 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:47 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:47 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:189):2: 43574105100b2f1b994e81c999181ef7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:41:47 [info] 36#36: *576 [lua] logger.lua:23: 43574105100b2f1b994e81c999181ef7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:41:47 +0000] 43574105100b2f1b994e81c999181ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:41:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:41:57 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:41:57 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:02 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: ee007cd93218c87d53349dd64415a740:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:42:02 [info] 36#36: *579 [lua] logger.lua:23: ee007cd93218c87d53349dd64415a740 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:42:02 +0000] ee007cd93218c87d53349dd64415a740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:42:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:42:07 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:07 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:17 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:17 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:17 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:189):2: f4dc7b051ebe8a55fde762de52a41ac1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:42:17 +0000] f4dc7b051ebe8a55fde762de52a41ac1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:42:17 [info] 36#36: *584 [lua] logger.lua:23: f4dc7b051ebe8a55fde762de52a41ac1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:42:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:42:27 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:27 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:32 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:189):2: 9dbf37cee9bddcdbe6033a52cbc469d8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:42:32 +0000] 9dbf37cee9bddcdbe6033a52cbc469d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:42:32 [info] 36#36: *588 [lua] logger.lua:23: 9dbf37cee9bddcdbe6033a52cbc469d8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:42:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:42:37 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:37 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:47 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:47 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:47 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:189):2: 3c67913078f7e5dccc41a9c9a155d6f4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:42:47 [info] 36#36: *593 [lua] logger.lua:23: 3c67913078f7e5dccc41a9c9a155d6f4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:42:47 +0000] 3c67913078f7e5dccc41a9c9a155d6f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:42:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:42:57 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:42:57 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:02 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: 616bea97f05d24f7e817104261025e60:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:43:02 +0000] 616bea97f05d24f7e817104261025e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:43:02 [info] 36#36: *596 [lua] logger.lua:23: 616bea97f05d24f7e817104261025e60 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:43:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:43:07 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:07 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:17 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:17 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:17 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:189):2: eb3093a323beeef861f9a8d6bd47a33b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:43:17 [info] 36#36: *601 [lua] logger.lua:23: eb3093a323beeef861f9a8d6bd47a33b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:43:17 +0000] eb3093a323beeef861f9a8d6bd47a33b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:43:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:43:27 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:27 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:32 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:189):2: e8d96e5fd236d05098662fc56a6257fc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:43:32 [info] 36#36: *605 [lua] logger.lua:23: e8d96e5fd236d05098662fc56a6257fc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:43:32 +0000] e8d96e5fd236d05098662fc56a6257fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:43:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:43:37 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:37 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:47 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:47 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:47 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:189):2: c9cbd21eb20cfbc9f88fd39c3e9577aa:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:43:47 +0000] c9cbd21eb20cfbc9f88fd39c3e9577aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 05:43:47 [info] 36#36: *610 [lua] logger.lua:23: c9cbd21eb20cfbc9f88fd39c3e9577aa {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:43:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:43:57 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:43:57 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:02 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: c14477328d9f315c3762d2f8f957f400:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:44:02 [info] 36#36: *613 [lua] logger.lua:23: c14477328d9f315c3762d2f8f957f400 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:44:02 +0000] c14477328d9f315c3762d2f8f957f400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:44:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:44:07 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:07 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:17 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:17 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:17 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:189):2: e9b79d08ba699064f67569c9c16c9d0a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:44:17 [info] 36#36: *618 [lua] logger.lua:23: e9b79d08ba699064f67569c9c16c9d0a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:44:17 +0000] e9b79d08ba699064f67569c9c16c9d0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:44:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:44:27 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:27 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:32 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:189):2: 590ee33952f5f334825c1cc16281f761:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:44:32 [info] 36#36: *622 [lua] logger.lua:23: 590ee33952f5f334825c1cc16281f761 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:44:32 +0000] 590ee33952f5f334825c1cc16281f761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:44:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:44:37 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:37 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:47 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:47 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:47 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:189):2: 203dbb492b438f447f66e471c0942c36:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:44:47 +0000] 203dbb492b438f447f66e471c0942c36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:44:47 [info] 36#36: *627 [lua] logger.lua:23: 203dbb492b438f447f66e471c0942c36 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:44:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:44:57 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:44:57 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:02 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: c761ec28494222d202034ab1334c1b00:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:45:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:45:02 +0000] c761ec28494222d202034ab1334c1b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:45:02 [info] 36#36: *630 [lua] logger.lua:23: c761ec28494222d202034ab1334c1b00 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:45:07 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:07 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:17 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:17 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:17 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:189):2: 62802d4fd091bda3312ce575cd83c783:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:45:17 [info] 36#36: *635 [lua] logger.lua:23: 62802d4fd091bda3312ce575cd83c783 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:45:17 +0000] 62802d4fd091bda3312ce575cd83c783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:45:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:45:27 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:27 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:32 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:189):2: d79a89ce1c70167b085d347458d32f0f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:45:32 [info] 36#36: *639 [lua] logger.lua:23: d79a89ce1c70167b085d347458d32f0f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:45:32 +0000] d79a89ce1c70167b085d347458d32f0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:45:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:45:37 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:37 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:47 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:47 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:47 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:189):2: 4c715fc73fb306ebc8605fd76b7c21a8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:45:48 +0000] 4c715fc73fb306ebc8605fd76b7c21a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:45:48 [info] 36#36: *644 [lua] logger.lua:23: 4c715fc73fb306ebc8605fd76b7c21a8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:45:57 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:45:57 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:03 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: 15d862b3fc83b0cd682aa998743db96c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:46:03 +0000] 15d862b3fc83b0cd682aa998743db96c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:46:03 [info] 36#36: *647 [lua] logger.lua:23: 15d862b3fc83b0cd682aa998743db96c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:46:07 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:07 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:17 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:17 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:18 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:189):2: 3ba0f0f9df692407c3096fd5adc4e2e5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:46:18 +0000] 3ba0f0f9df692407c3096fd5adc4e2e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:46:18 [info] 36#36: *652 [lua] logger.lua:23: 3ba0f0f9df692407c3096fd5adc4e2e5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:46:27 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:27 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:33 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:189):2: 032df0804c34b50b88cc00d67fddef77:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:46:33 [info] 36#36: *656 [lua] logger.lua:23: 032df0804c34b50b88cc00d67fddef77 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:46:33 +0000] 032df0804c34b50b88cc00d67fddef77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:46:37 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:37 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:47 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:47 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:48 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:189):2: fdd5f2e9ad192a008db235f43903e130:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:46:48 [info] 36#36: *661 [lua] logger.lua:23: fdd5f2e9ad192a008db235f43903e130 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:46:48 +0000] fdd5f2e9ad192a008db235f43903e130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:46:57 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:46:57 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:03 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 3664364ad4f0bc51f701562520a3a83e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:47:03 +0000] 3664364ad4f0bc51f701562520a3a83e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:47:03 [info] 36#36: *664 [lua] logger.lua:23: 3664364ad4f0bc51f701562520a3a83e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:47:07 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:07 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:17 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:17 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:18 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:189):2: da8f3c3f8cada5e79029f5bd72df3543:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:47:18 [info] 36#36: *669 [lua] logger.lua:23: da8f3c3f8cada5e79029f5bd72df3543 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:47:18 +0000] da8f3c3f8cada5e79029f5bd72df3543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 05:47:27 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:27 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:33 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:189):2: 33b36dbaba6a04adc6901354e74e5ace:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:47:33 [info] 36#36: *673 [lua] logger.lua:23: 33b36dbaba6a04adc6901354e74e5ace {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:47:33 +0000] 33b36dbaba6a04adc6901354e74e5ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:47:37 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:37 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:47 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:47 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:48 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:189):2: b0f36c0e010a2e2fc41b6ea433cc5557:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:47:48 [info] 36#36: *678 [lua] logger.lua:23: b0f36c0e010a2e2fc41b6ea433cc5557 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:47:48 +0000] b0f36c0e010a2e2fc41b6ea433cc5557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:47:57 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:47:57 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:03 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: 14cfa3d479b13b7db36cce31831fe814:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:48:03 [info] 36#36: *681 [lua] logger.lua:23: 14cfa3d479b13b7db36cce31831fe814 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:48:03 +0000] 14cfa3d479b13b7db36cce31831fe814 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:48:07 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:07 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:17 [info] 38#38: *685 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:17 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:18 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:189):2: 69017d63f5be4a09be429364f03c3ca3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:48:18 [info] 36#36: *686 [lua] logger.lua:23: 69017d63f5be4a09be429364f03c3ca3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:48:18 +0000] 69017d63f5be4a09be429364f03c3ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:48:27 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:27 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:33 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:189):2: f38c8f9305ac1b3c30332ea9ca7e49a3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:48:33 [info] 36#36: *690 [lua] logger.lua:23: f38c8f9305ac1b3c30332ea9ca7e49a3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:48:33 +0000] f38c8f9305ac1b3c30332ea9ca7e49a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:48:37 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:37 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:47 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:47 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:48 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:189):2: c5e675f0b12f51080ad46e95ccda7f75:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:48:48 +0000] c5e675f0b12f51080ad46e95ccda7f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:48:48 [info] 36#36: *695 [lua] logger.lua:23: c5e675f0b12f51080ad46e95ccda7f75 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:48:57 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:48:57 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:03 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: 157fdedf863cd891af723734ce50b56f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:49:03 +0000] 157fdedf863cd891af723734ce50b56f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/05 05:49:03 [info] 36#36: *698 [lua] logger.lua:23: 157fdedf863cd891af723734ce50b56f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:49:07 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:07 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:17 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:17 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:18 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:189):2: 29225a133bf7115791324942cd793527:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:49:18 [info] 36#36: *703 [lua] logger.lua:23: 29225a133bf7115791324942cd793527 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:49:18 +0000] 29225a133bf7115791324942cd793527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:49:27 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:27 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:33 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: f1d2c4dce6dc9bd5fed1dff89f3cc1a9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:49:33 +0000] f1d2c4dce6dc9bd5fed1dff89f3cc1a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:49:33 [info] 36#36: *707 [lua] logger.lua:23: f1d2c4dce6dc9bd5fed1dff89f3cc1a9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:49:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:49:37 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:37 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:47 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:47 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:48 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:189):2: 55c8be6900e79bf02285656f785cd412:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:49:48 [info] 36#36: *712 [lua] logger.lua:23: 55c8be6900e79bf02285656f785cd412 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:49:48 +0000] 55c8be6900e79bf02285656f785cd412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:49:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:49:57 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:49:57 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:03 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: e31ef41ed669a0b0135564f57f0c9b9a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:50:03 +0000] e31ef41ed669a0b0135564f57f0c9b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:50:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:50:03 [info] 36#36: *715 [lua] logger.lua:23: e31ef41ed669a0b0135564f57f0c9b9a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:50:07 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:07 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:17 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:17 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:18 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: 0ff9ca2e73dd4bebde2616998f6ed94b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:50:18 +0000] 0ff9ca2e73dd4bebde2616998f6ed94b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:50:18 [info] 36#36: *720 [lua] logger.lua:23: 0ff9ca2e73dd4bebde2616998f6ed94b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:50:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:50:27 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:27 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:33 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:189):2: 319ab5f3070b4fa866514d7684ed4a38:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:50:33 [info] 36#36: *724 [lua] logger.lua:23: 319ab5f3070b4fa866514d7684ed4a38 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:50:33 +0000] 319ab5f3070b4fa866514d7684ed4a38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:50:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:50:37 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:37 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:47 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:47 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:48 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:189):2: ee4d05be5393f398d39c8aa0855bf1d7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:50:48 +0000] ee4d05be5393f398d39c8aa0855bf1d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 05:50:48 [info] 36#36: *729 [lua] logger.lua:23: ee4d05be5393f398d39c8aa0855bf1d7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:50:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 05:50:57 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:50:57 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:03 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:189):2: 626c16b5407994d8eb3a80eebf010ae4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:51:03 +0000] 626c16b5407994d8eb3a80eebf010ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:51:03 [info] 36#36: *732 [lua] logger.lua:23: 626c16b5407994d8eb3a80eebf010ae4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:51:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:51:07 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:07 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:17 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:17 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:18 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:189):2: 642f95d7807c768be2d6546716efc44d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:51:18 +0000] 642f95d7807c768be2d6546716efc44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:51:18 [info] 36#36: *737 [lua] logger.lua:23: 642f95d7807c768be2d6546716efc44d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:51:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:51:27 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:27 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:33 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:189):2: f805c1eb3491e1549e57b2c67c12f920:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:51:33 [info] 36#36: *741 [lua] logger.lua:23: f805c1eb3491e1549e57b2c67c12f920 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:51:33 +0000] f805c1eb3491e1549e57b2c67c12f920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:51:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:51:37 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:37 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:47 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:47 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:48 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:189):2: 2a3a127b0bcc5f8c455f923b1361e31b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:51:48 [info] 36#36: *746 [lua] logger.lua:23: 2a3a127b0bcc5f8c455f923b1361e31b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:51:48 +0000] 2a3a127b0bcc5f8c455f923b1361e31b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:51:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:51:57 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:51:57 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:03 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:189):2: 94c1099e3b894a8f2f7e09d9749092d3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:52:03 +0000] 94c1099e3b894a8f2f7e09d9749092d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:52:03 [info] 36#36: *749 [lua] logger.lua:23: 94c1099e3b894a8f2f7e09d9749092d3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:52:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:52:07 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:07 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:17 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:17 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:18 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:189):2: 45dfd306bf3186ff2e18865d41097b46:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:52:18 +0000] 45dfd306bf3186ff2e18865d41097b46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:52:18 [info] 36#36: *754 [lua] logger.lua:23: 45dfd306bf3186ff2e18865d41097b46 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:52:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:52:27 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:27 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:33 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:189):2: 76bc8dc6ca7f77ab290dbceef7f3729f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:52:33 +0000] 76bc8dc6ca7f77ab290dbceef7f3729f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 05:52:33 [info] 36#36: *758 [lua] logger.lua:23: 76bc8dc6ca7f77ab290dbceef7f3729f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:52:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 05:52:37 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:37 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:47 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:47 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:48 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:189):2: 42a0087f14d7f967d6dc39ecf4778bd2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:52:48 [info] 36#36: *763 [lua] logger.lua:23: 42a0087f14d7f967d6dc39ecf4778bd2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:52:48 +0000] 42a0087f14d7f967d6dc39ecf4778bd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:52:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:52:57 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:52:57 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:03 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:189):2: 1a6a68e9080e7971e1cfcfac7cd94b57:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:53:03 [info] 36#36: *766 [lua] logger.lua:23: 1a6a68e9080e7971e1cfcfac7cd94b57 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:53:03 +0000] 1a6a68e9080e7971e1cfcfac7cd94b57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:53:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:53:07 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:07 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:17 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:17 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:18 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:189):2: 0398001f3a226eec2265b342a929da5d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:53:18 +0000] 0398001f3a226eec2265b342a929da5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:53:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:53:18 [info] 36#36: *771 [lua] logger.lua:23: 0398001f3a226eec2265b342a929da5d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:53:27 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:27 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:33 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: bbf72bf04f683f5e87ae546f03e987e6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:53:33 +0000] bbf72bf04f683f5e87ae546f03e987e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:53:33 [info] 36#36: *775 [lua] logger.lua:23: bbf72bf04f683f5e87ae546f03e987e6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:53:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:53:37 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:37 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:47 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:47 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:48 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:189):2: ca02d6ae2be27ccc31c83f4b0ea90b87:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:53:48 +0000] ca02d6ae2be27ccc31c83f4b0ea90b87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:53:48 [info] 36#36: *780 [lua] logger.lua:23: ca02d6ae2be27ccc31c83f4b0ea90b87 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:53:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:53:57 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:53:57 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:03 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:189):2: cf35ce6eb414b6402e91a3d39f062228:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:54:03 +0000] cf35ce6eb414b6402e91a3d39f062228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:54:03 [info] 36#36: *783 [lua] logger.lua:23: cf35ce6eb414b6402e91a3d39f062228 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:54:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:54:07 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:07 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:17 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:17 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:18 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:189):2: 931f9617055e681687d2794a069747c0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:54:18 [info] 36#36: *788 [lua] logger.lua:23: 931f9617055e681687d2794a069747c0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:54:18 +0000] 931f9617055e681687d2794a069747c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:54:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:54:27 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:27 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:33 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:189):2: 01aec9ca94100da448feb7b65e9e31f6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:54:33 [info] 36#36: *792 [lua] logger.lua:23: 01aec9ca94100da448feb7b65e9e31f6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:54:33 +0000] 01aec9ca94100da448feb7b65e9e31f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:54:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:54:37 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:37 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:47 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:47 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:48 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:189):2: 8521391ff4ce20cf1c8cd3bbf4871138:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:54:48 +0000] 8521391ff4ce20cf1c8cd3bbf4871138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:54:48 [info] 36#36: *797 [lua] logger.lua:23: 8521391ff4ce20cf1c8cd3bbf4871138 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:54:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:54:57 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:54:57 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:03 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: 79b6caac909f6c811e25d48615ccc03d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:55:03 +0000] 79b6caac909f6c811e25d48615ccc03d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:55:03 [info] 36#36: *800 [lua] logger.lua:23: 79b6caac909f6c811e25d48615ccc03d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:55:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:55:07 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:07 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:17 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:17 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:18 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: ee57615c8a1b3671ee1e743f9735bab4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:55:18 +0000] ee57615c8a1b3671ee1e743f9735bab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 05:55:18 [info] 36#36: *805 [lua] logger.lua:23: ee57615c8a1b3671ee1e743f9735bab4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:55:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 05:55:27 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:27 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:33 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:189):2: 014c20623cfa1aeda21660ff16f76fa2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:55:33 +0000] 014c20623cfa1aeda21660ff16f76fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:55:33 [info] 36#36: *809 [lua] logger.lua:23: 014c20623cfa1aeda21660ff16f76fa2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:55:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:55:37 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:37 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:47 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:47 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:48 [info] 36#36: *814 [lua] access_by_lua(msblocations.conf:189):2: baf5b4b88bc69efbb6ef335eddb3f04e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:55:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.64 - - [05/Jan/2023:05:55:48 +0000] baf5b4b88bc69efbb6ef335eddb3f04e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:55:48 [info] 36#36: *814 [lua] logger.lua:23: baf5b4b88bc69efbb6ef335eddb3f04e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:55:57 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:55:57 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:03 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: 8d7a12db29955aa9e4fefc10d724fd69:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:56:03 [info] 36#36: *817 [lua] logger.lua:23: 8d7a12db29955aa9e4fefc10d724fd69 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:56:03 +0000] 8d7a12db29955aa9e4fefc10d724fd69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:56:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:56:07 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:07 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:17 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:17 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:18 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: cd311d1803a8172b9592f71b2f9f4ca3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:56:18 [info] 36#36: *822 [lua] logger.lua:23: cd311d1803a8172b9592f71b2f9f4ca3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:56:18 +0000] cd311d1803a8172b9592f71b2f9f4ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:56:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:56:27 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:27 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:33 [info] 36#36: *826 [lua] access_by_lua(msblocations.conf:189):2: 93f73f8af1d78db6db409ab3434ccc88:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:56:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:56:33 [info] 36#36: *826 [lua] logger.lua:23: 93f73f8af1d78db6db409ab3434ccc88 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:56:33 +0000] 93f73f8af1d78db6db409ab3434ccc88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:56:37 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:37 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:47 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:47 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:48 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:189):2: 485ac69e2ca88c34ecb1592618b18146:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:56:48 [info] 36#36: *831 [lua] logger.lua:23: 485ac69e2ca88c34ecb1592618b18146 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:56:48 +0000] 485ac69e2ca88c34ecb1592618b18146 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:56:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:56:57 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:56:57 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:03 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: f48e6f3b79834552fcdb7947c2135c87:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:57:03 [info] 36#36: *834 [lua] logger.lua:23: f48e6f3b79834552fcdb7947c2135c87 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:57:03 +0000] f48e6f3b79834552fcdb7947c2135c87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:57:07 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:07 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:17 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:17 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:18 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: 0f6b1a25393a66a9f52d1f2ea168929f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:57:18 [info] 36#36: *839 [lua] logger.lua:23: 0f6b1a25393a66a9f52d1f2ea168929f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:57:18 +0000] 0f6b1a25393a66a9f52d1f2ea168929f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:57:27 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:27 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:33 [info] 36#36: *843 [lua] access_by_lua(msblocations.conf:189):2: 9723fa52a827a18678c93293a6b1bf02:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:57:33 +0000] 9723fa52a827a18678c93293a6b1bf02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:57:33 [info] 36#36: *843 [lua] logger.lua:23: 9723fa52a827a18678c93293a6b1bf02 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:57:37 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:37 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:47 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:47 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:48 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: e57993a996b928b00c6b76abbe2042c7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:57:48 +0000] e57993a996b928b00c6b76abbe2042c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:57:48 [info] 36#36: *848 [lua] logger.lua:23: e57993a996b928b00c6b76abbe2042c7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:57:57 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:57:57 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:03 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: bee2a0a2503498a985158df1a0ec9efa:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:58:03 [info] 36#36: *851 [lua] logger.lua:23: bee2a0a2503498a985158df1a0ec9efa {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:58:03 +0000] bee2a0a2503498a985158df1a0ec9efa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 05:58:07 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:07 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:17 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:17 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:18 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: d50843d39f2c325d52201d3fe72051ce:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:58:18 [info] 36#36: *856 [lua] logger.lua:23: d50843d39f2c325d52201d3fe72051ce {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:58:18 +0000] d50843d39f2c325d52201d3fe72051ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:58:27 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:27 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:33 [info] 36#36: *860 [lua] access_by_lua(msblocations.conf:189):2: f35c793973fa269f8724bda28dd5749d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:58:33 [info] 36#36: *860 [lua] logger.lua:23: f35c793973fa269f8724bda28dd5749d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:58:33 +0000] f35c793973fa269f8724bda28dd5749d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:58:37 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:37 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:47 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:47 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:48 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: 09a83aefe4094da73bd70fe13299ba3d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:58:48 [info] 36#36: *865 [lua] logger.lua:23: 09a83aefe4094da73bd70fe13299ba3d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:58:48 +0000] 09a83aefe4094da73bd70fe13299ba3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:58:57 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:58:57 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:03 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: 5779d9e4562b50a7350c9fbacab82f47:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:59:03 +0000] 5779d9e4562b50a7350c9fbacab82f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:59:03 [info] 36#36: *868 [lua] logger.lua:23: 5779d9e4562b50a7350c9fbacab82f47 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:59:07 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:07 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:17 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:17 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:18 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 571a3f85b7bb973e0a82dbfb980ca19f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:59:18 +0000] 571a3f85b7bb973e0a82dbfb980ca19f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:59:18 [info] 36#36: *873 [lua] logger.lua:23: 571a3f85b7bb973e0a82dbfb980ca19f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:59:27 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:27 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:33 [info] 36#36: *877 [lua] access_by_lua(msblocations.conf:189):2: 937d51ef0cd42c5adbbed0635e422cc3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 05:59:33 [info] 36#36: *877 [lua] logger.lua:23: 937d51ef0cd42c5adbbed0635e422cc3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:59:33 +0000] 937d51ef0cd42c5adbbed0635e422cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:59:37 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:37 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:47 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:47 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:48 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: cc91693aedfc8b9480e554bcae44fa9d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:59:48 +0000] cc91693aedfc8b9480e554bcae44fa9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:59:48 [info] 36#36: *882 [lua] logger.lua:23: cc91693aedfc8b9480e554bcae44fa9d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:05:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:59:57 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 05:59:57 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:03 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: 7af86c8ffdc231feb438219f6557ccf7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:00:03 [info] 36#36: *885 [lua] logger.lua:23: 7af86c8ffdc231feb438219f6557ccf7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:00:03 +0000] 7af86c8ffdc231feb438219f6557ccf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:00:07 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:07 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:17 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:17 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:18 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: e14a0acd664f2b386925e246dfc23b9a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:00:18 [info] 36#36: *890 [lua] logger.lua:23: e14a0acd664f2b386925e246dfc23b9a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:00:18 +0000] e14a0acd664f2b386925e246dfc23b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:00:27 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:27 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:33 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:189):2: 32ec76d87ac9efb1e9b56b886c153fb2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:00:33 [info] 36#36: *894 [lua] logger.lua:23: 32ec76d87ac9efb1e9b56b886c153fb2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:00:33 +0000] 32ec76d87ac9efb1e9b56b886c153fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:00:37 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:37 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:47 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:47 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:48 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: 5884060493aa895dedfe4b49dfa7b5c6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:00:48 [info] 36#36: *899 [lua] logger.lua:23: 5884060493aa895dedfe4b49dfa7b5c6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:00:48 +0000] 5884060493aa895dedfe4b49dfa7b5c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:00:57 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:00:57 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:03 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: 16e5b62d29a29ea71ed32549e1b9829b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:01:03 +0000] 16e5b62d29a29ea71ed32549e1b9829b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:01:03 [info] 36#36: *902 [lua] logger.lua:23: 16e5b62d29a29ea71ed32549e1b9829b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:01:07 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:07 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:17 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:17 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:18 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: 60c867c65b3c65d2d06cc7daf3eb88dc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:01:18 [info] 36#36: *907 [lua] logger.lua:23: 60c867c65b3c65d2d06cc7daf3eb88dc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:01:18 +0000] 60c867c65b3c65d2d06cc7daf3eb88dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:01:27 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:27 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:33 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:189):2: 85f41dcc69b608d8ebff19f422841b29:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:01:33 +0000] 85f41dcc69b608d8ebff19f422841b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 06:01:33 [info] 36#36: *911 [lua] logger.lua:23: 85f41dcc69b608d8ebff19f422841b29 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:01:37 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:37 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:47 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:47 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:48 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: ca415c4ea6c277091c53edd3870c2a29:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:01:48 [info] 36#36: *916 [lua] logger.lua:23: ca415c4ea6c277091c53edd3870c2a29 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:01:48 +0000] ca415c4ea6c277091c53edd3870c2a29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:01:57 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:01:57 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:03 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: 2f83ba7a33e56f832df51f53fe5d2aeb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:02:03 [info] 36#36: *919 [lua] logger.lua:23: 2f83ba7a33e56f832df51f53fe5d2aeb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:02:03 +0000] 2f83ba7a33e56f832df51f53fe5d2aeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:02:07 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:07 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:08 [info] 36#36: *922 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443
2023/01/05 06:02:17 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:17 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:18 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:189):2: afd88b713a942f49b7dfb383dd3a1b8f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:02:18 [info] 36#36: *925 [lua] logger.lua:23: afd88b713a942f49b7dfb383dd3a1b8f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:02:18 +0000] afd88b713a942f49b7dfb383dd3a1b8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:02:27 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:27 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:33 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: c59b8639b1120624a12af17ab4f83336:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:02:33 [info] 36#36: *929 [lua] logger.lua:23: c59b8639b1120624a12af17ab4f83336 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:02:33 +0000] c59b8639b1120624a12af17ab4f83336 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:02:37 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:37 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:47 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:47 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:48 [info] 36#36: *934 [lua] access_by_lua(msblocations.conf:189):2: 9e46e65cff653270b67361a8259cd61c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:02:48 [info] 36#36: *934 [lua] logger.lua:23: 9e46e65cff653270b67361a8259cd61c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:02:48 +0000] 9e46e65cff653270b67361a8259cd61c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:02:57 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:02:57 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:03 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: 274044c4a247b7f2ccd61aafdfded7cf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:03:03 +0000] 274044c4a247b7f2ccd61aafdfded7cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:03:03 [info] 36#36: *937 [lua] logger.lua:23: 274044c4a247b7f2ccd61aafdfded7cf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:03:07 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:07 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:17 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:17 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:19 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: 429638115ec2804717910bc3955c812b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:03:19 [info] 36#36: *942 [lua] logger.lua:23: 429638115ec2804717910bc3955c812b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:03:19 +0000] 429638115ec2804717910bc3955c812b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:03:27 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:27 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:34 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: 47e330a2d6127df25768b7a6a2bae421:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:03:34 +0000] 47e330a2d6127df25768b7a6a2bae421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:03:34 [info] 36#36: *946 [lua] logger.lua:23: 47e330a2d6127df25768b7a6a2bae421 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:03:37 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:37 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:47 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:47 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:49 [info] 36#36: *951 [lua] access_by_lua(msblocations.conf:189):2: 5e5ce1065debb954161323c8d6e4f0e6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:03:49 [info] 36#36: *951 [lua] logger.lua:23: 5e5ce1065debb954161323c8d6e4f0e6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:03:49 +0000] 5e5ce1065debb954161323c8d6e4f0e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:03:57 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:03:57 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:04 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 00f4673105c8855bbdc64d2664cd92bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:04:04 +0000] 00f4673105c8855bbdc64d2664cd92bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:04:04 [info] 36#36: *954 [lua] logger.lua:23: 00f4673105c8855bbdc64d2664cd92bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:04:07 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:07 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:17 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:17 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:19 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:189):2: 5f21a65ffd0e14ea41bcf057c9b634f1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:04:19 +0000] 5f21a65ffd0e14ea41bcf057c9b634f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 06:04:19 [info] 36#36: *959 [lua] logger.lua:23: 5f21a65ffd0e14ea41bcf057c9b634f1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 06:04:27 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:27 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:34 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:189):2: c3017a89de225ae07a0c6161f37ad964:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:04:34 [info] 36#36: *963 [lua] logger.lua:23: c3017a89de225ae07a0c6161f37ad964 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:04:34 +0000] c3017a89de225ae07a0c6161f37ad964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:04:37 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:37 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:47 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:47 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:49 [info] 36#36: *968 [lua] access_by_lua(msblocations.conf:189):2: 085b8af6ce8ba62fbda46d7e2857c862:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:04:49 +0000] 085b8af6ce8ba62fbda46d7e2857c862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:04:49 [info] 36#36: *968 [lua] logger.lua:23: 085b8af6ce8ba62fbda46d7e2857c862 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:04:57 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:04:57 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:04 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: 571ea56fc58bba57466330ff8d09efb2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:05:04 [info] 36#36: *971 [lua] logger.lua:23: 571ea56fc58bba57466330ff8d09efb2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:05:04 +0000] 571ea56fc58bba57466330ff8d09efb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:05:07 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:07 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:17 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:17 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:19 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: bb91e23806ecf77f515efc6ee6c0a57e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:05:19 +0000] bb91e23806ecf77f515efc6ee6c0a57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:05:19 [info] 36#36: *976 [lua] logger.lua:23: bb91e23806ecf77f515efc6ee6c0a57e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:05:27 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:27 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:34 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: 2d829ba89dae4fc4df5a608701e11505:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:05:34 [info] 36#36: *980 [lua] logger.lua:23: 2d829ba89dae4fc4df5a608701e11505 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:05:34 +0000] 2d829ba89dae4fc4df5a608701e11505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:05:37 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:37 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:47 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:47 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:49 [info] 36#36: *985 [lua] access_by_lua(msblocations.conf:189):2: bf8c9d09bba0b81976abc9893831a3dd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:05:49 [info] 36#36: *985 [lua] logger.lua:23: bf8c9d09bba0b81976abc9893831a3dd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:05:49 +0000] bf8c9d09bba0b81976abc9893831a3dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:05:57 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:05:57 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:04 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: 46e292ee1108c2c3770412a7a4719957:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:06:04 [info] 36#36: *988 [lua] logger.lua:23: 46e292ee1108c2c3770412a7a4719957 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:06:04 +0000] 46e292ee1108c2c3770412a7a4719957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:06:07 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:07 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:17 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:17 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:19 [info] 36#36: *993 [lua] access_by_lua(msblocations.conf:189):2: 8292dd1be8e583b61050b9083ea0daed:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:06:19 [info] 36#36: *993 [lua] logger.lua:23: 8292dd1be8e583b61050b9083ea0daed {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:06:19 +0000] 8292dd1be8e583b61050b9083ea0daed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:06:27 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:27 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:34 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:189):2: 0e0ba6326a6a114f33800589dd989871:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:06:34 [info] 36#36: *997 [lua] logger.lua:23: 0e0ba6326a6a114f33800589dd989871 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:06:34 +0000] 0e0ba6326a6a114f33800589dd989871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:06:37 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:37 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:47 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:47 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:49 [info] 36#36: *1002 [lua] access_by_lua(msblocations.conf:189):2: e1821c31857f6be65259cb29fd4daf85:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:06:49 +0000] e1821c31857f6be65259cb29fd4daf85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:06:49 [info] 36#36: *1002 [lua] logger.lua:23: e1821c31857f6be65259cb29fd4daf85 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:06:57 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:06:57 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:04 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: 28f85f2404d561ba113886c3c13dabad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:07:04 +0000] 28f85f2404d561ba113886c3c13dabad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:07:04 [info] 36#36: *1005 [lua] logger.lua:23: 28f85f2404d561ba113886c3c13dabad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:07:07 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:07 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:17 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:17 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:19 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: 1d5a6a6f75e5876fac033798825882eb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:07:19 +0000] 1d5a6a6f75e5876fac033798825882eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:07:19 [info] 36#36: *1010 [lua] logger.lua:23: 1d5a6a6f75e5876fac033798825882eb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:07:27 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:27 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:34 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:189):2: afc1b8cd4c1c349eabfd05e9066e69b5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:07:34 +0000] afc1b8cd4c1c349eabfd05e9066e69b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:07:34 [info] 36#36: *1014 [lua] logger.lua:23: afc1b8cd4c1c349eabfd05e9066e69b5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:07:37 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:37 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:47 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:47 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:49 [info] 36#36: *1019 [lua] access_by_lua(msblocations.conf:189):2: a1f9217cf0d7e8928c576e91f88bd5f5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:07:49 +0000] a1f9217cf0d7e8928c576e91f88bd5f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:07:49 [info] 36#36: *1019 [lua] logger.lua:23: a1f9217cf0d7e8928c576e91f88bd5f5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:07:57 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:07:57 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:04 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: 427e38ec708e13d09c41e9bf2188faf1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:08:04 [info] 36#36: *1022 [lua] logger.lua:23: 427e38ec708e13d09c41e9bf2188faf1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:08:04 +0000] 427e38ec708e13d09c41e9bf2188faf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 06:08:07 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:07 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:17 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:17 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:19 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 7aa49e56967846d46cde08ed864a4261:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:08:19 +0000] 7aa49e56967846d46cde08ed864a4261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:08:19 [info] 36#36: *1027 [lua] logger.lua:23: 7aa49e56967846d46cde08ed864a4261 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:08:27 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:27 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:34 [info] 36#36: *1031 [lua] access_by_lua(msblocations.conf:189):2: 619110539b1289132410defd2b6c14f6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:08:34 [info] 36#36: *1031 [lua] logger.lua:23: 619110539b1289132410defd2b6c14f6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:08:34 +0000] 619110539b1289132410defd2b6c14f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:08:37 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:37 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:47 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:47 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:49 [info] 36#36: *1036 [lua] access_by_lua(msblocations.conf:189):2: 9d0b610977d23e371a76ff7aee889487:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:08:49 [info] 36#36: *1036 [lua] logger.lua:23: 9d0b610977d23e371a76ff7aee889487 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:08:49 +0000] 9d0b610977d23e371a76ff7aee889487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:08:57 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:08:57 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:04 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: e403322fa91c0ae3641934c744f1f4e2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:09:04 +0000] e403322fa91c0ae3641934c744f1f4e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:09:04 [info] 36#36: *1039 [lua] logger.lua:23: e403322fa91c0ae3641934c744f1f4e2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:09:07 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:07 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:17 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:17 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:19 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: f2092fa572d7279c0df0da9216a51144:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:09:19 +0000] f2092fa572d7279c0df0da9216a51144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:09:19 [info] 36#36: *1044 [lua] logger.lua:23: f2092fa572d7279c0df0da9216a51144 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:09:27 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:27 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:34 [info] 36#36: *1048 [lua] access_by_lua(msblocations.conf:189):2: d3eb441a6bfbc43b0ffd2aef69e448f5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:09:34 [info] 36#36: *1048 [lua] logger.lua:23: d3eb441a6bfbc43b0ffd2aef69e448f5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:09:34 +0000] d3eb441a6bfbc43b0ffd2aef69e448f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 06:09:37 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:37 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:47 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:47 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:49 [info] 36#36: *1053 [lua] access_by_lua(msblocations.conf:189):2: d4dd3b289cf79322c0a4d468bdfad35d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:09:49 +0000] d4dd3b289cf79322c0a4d468bdfad35d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:09:49 [info] 36#36: *1053 [lua] logger.lua:23: d4dd3b289cf79322c0a4d468bdfad35d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:09:57 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:09:57 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:04 [info] 36#36: *1056 [lua] access_by_lua(msblocations.conf:189):2: 8b75b7bf430076740a47b7c9745cd1e0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:10:04 [info] 36#36: *1056 [lua] logger.lua:23: 8b75b7bf430076740a47b7c9745cd1e0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:10:04 +0000] 8b75b7bf430076740a47b7c9745cd1e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/05 06:10:07 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:07 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:17 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:17 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:19 [info] 36#36: *1061 [lua] access_by_lua(msblocations.conf:189):2: 41e6ea71ad3553b68996f259e110232f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:10:19 +0000] 41e6ea71ad3553b68996f259e110232f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/05 06:10:19 [info] 36#36: *1061 [lua] logger.lua:23: 41e6ea71ad3553b68996f259e110232f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:10:22 [info] 36#36: *1062 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443
2023/01/05 06:10:27 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:27 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:34 [info] 36#36: *1066 [lua] access_by_lua(msblocations.conf:189):2: 04cc3a9b75502c8c010b4c6a52668ba4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:10:34 +0000] 04cc3a9b75502c8c010b4c6a52668ba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:10:34 [info] 36#36: *1066 [lua] logger.lua:23: 04cc3a9b75502c8c010b4c6a52668ba4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:10:37 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:37 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:47 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:47 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:49 [info] 36#36: *1071 [lua] access_by_lua(msblocations.conf:189):2: 437b1613f46233ea3bc8e29d18d783f3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:10:49 [info] 36#36: *1071 [lua] logger.lua:23: 437b1613f46233ea3bc8e29d18d783f3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:10:49 +0000] 437b1613f46233ea3bc8e29d18d783f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:10:57 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:10:57 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:04 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: 659d181fdd7702cb5f6bacb1ecd6ce26:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:11:04 +0000] 659d181fdd7702cb5f6bacb1ecd6ce26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:11:04 [info] 36#36: *1074 [lua] logger.lua:23: 659d181fdd7702cb5f6bacb1ecd6ce26 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:11:07 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:07 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:17 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:17 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:19 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: f30c017cae4522a78f9d5e4a7e5d56a5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:11:19 +0000] f30c017cae4522a78f9d5e4a7e5d56a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:11:19 [info] 36#36: *1079 [lua] logger.lua:23: f30c017cae4522a78f9d5e4a7e5d56a5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:11:27 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:27 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:34 [info] 36#36: *1083 [lua] access_by_lua(msblocations.conf:189):2: 56c85d5feb3c970334ed08040f85f1c2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:11:34 [info] 36#36: *1083 [lua] logger.lua:23: 56c85d5feb3c970334ed08040f85f1c2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:11:34 +0000] 56c85d5feb3c970334ed08040f85f1c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:11:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:11:37 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:37 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:47 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:47 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:49 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: bd89641995c16f484004c66ee2fd48b1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:11:49 [info] 36#36: *1088 [lua] logger.lua:23: bd89641995c16f484004c66ee2fd48b1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:11:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:11:49 +0000] bd89641995c16f484004c66ee2fd48b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:11:57 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:11:57 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:04 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: c42a9357ccf92627fd8e1f9839def098:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:12:04 +0000] c42a9357ccf92627fd8e1f9839def098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/05 06:12:04 [info] 36#36: *1091 [lua] logger.lua:23: c42a9357ccf92627fd8e1f9839def098 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:12:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:12:07 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:07 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:17 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:17 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:19 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: f2e1d2564f3894005455c38143eacd50:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:12:19 [info] 36#36: *1096 [lua] logger.lua:23: f2e1d2564f3894005455c38143eacd50 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:12:19 +0000] f2e1d2564f3894005455c38143eacd50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:12:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:12:27 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:27 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:34 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:189):2: f1389c6a16c2576466ca41fd66fbc22c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:12:34 +0000] f1389c6a16c2576466ca41fd66fbc22c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:12:34 [info] 36#36: *1100 [lua] logger.lua:23: f1389c6a16c2576466ca41fd66fbc22c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:12:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:12:37 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:37 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:47 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:47 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:49 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:189):2: b80507df442db5517d5714b575cbeaa7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:12:49 [info] 36#36: *1105 [lua] logger.lua:23: b80507df442db5517d5714b575cbeaa7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:12:49 +0000] b80507df442db5517d5714b575cbeaa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:12:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:12:57 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:12:57 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:04 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: dcd0a22906e6c6825f2abc7b960d8d6f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:13:04 +0000] dcd0a22906e6c6825f2abc7b960d8d6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:13:04 [info] 36#36: *1108 [lua] logger.lua:23: dcd0a22906e6c6825f2abc7b960d8d6f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:13:07 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:07 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:17 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:17 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:19 [info] 36#36: *1113 [lua] access_by_lua(msblocations.conf:189):2: ddd7a0b5384c3817a154298c336956b5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:13:19 +0000] ddd7a0b5384c3817a154298c336956b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:13:19 [info] 36#36: *1113 [lua] logger.lua:23: ddd7a0b5384c3817a154298c336956b5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:13:27 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:27 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:34 [info] 36#36: *1117 [lua] access_by_lua(msblocations.conf:189):2: a3d594f2b28a83579fbff93c935868dc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:13:34 [info] 36#36: *1117 [lua] logger.lua:23: a3d594f2b28a83579fbff93c935868dc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:13:34 +0000] a3d594f2b28a83579fbff93c935868dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:13:37 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:37 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:47 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:47 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:49 [info] 36#36: *1122 [lua] access_by_lua(msblocations.conf:189):2: dd3d89df476dcbca1ca5dea6f4873c4a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:13:49 [info] 36#36: *1122 [lua] logger.lua:23: dd3d89df476dcbca1ca5dea6f4873c4a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:13:49 +0000] dd3d89df476dcbca1ca5dea6f4873c4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 06:13:57 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:13:57 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:04 [info] 36#36: *1125 [lua] access_by_lua(msblocations.conf:189):2: 3e32e5d9a4fbf8b8f0eb377e97cd3df3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:14:04 [info] 36#36: *1125 [lua] logger.lua:23: 3e32e5d9a4fbf8b8f0eb377e97cd3df3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:14:04 +0000] 3e32e5d9a4fbf8b8f0eb377e97cd3df3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:14:07 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:07 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:17 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:17 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:19 [info] 36#36: *1130 [lua] access_by_lua(msblocations.conf:189):2: dc46337313b050ce50c779ee2de36759:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:14:19 +0000] dc46337313b050ce50c779ee2de36759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:14:19 [info] 36#36: *1130 [lua] logger.lua:23: dc46337313b050ce50c779ee2de36759 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:14:27 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:27 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:34 [info] 36#36: *1134 [lua] access_by_lua(msblocations.conf:189):2: cdd94dc3ab988db1ac25108455426eaa:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:14:34 [info] 36#36: *1134 [lua] logger.lua:23: cdd94dc3ab988db1ac25108455426eaa {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:14:34 +0000] cdd94dc3ab988db1ac25108455426eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:14:37 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:37 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:47 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:47 [info] 38#38: *1138 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:49 [info] 36#36: *1139 [lua] access_by_lua(msblocations.conf:189):2: 0cc25b21c3a78b5b026a002273be11d0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:14:49 [info] 36#36: *1139 [lua] logger.lua:23: 0cc25b21c3a78b5b026a002273be11d0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:14:49 +0000] 0cc25b21c3a78b5b026a002273be11d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 06:14:57 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:14:57 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:04 [info] 36#36: *1142 [lua] access_by_lua(msblocations.conf:189):2: cb9795ac889638d64ebbe865f3e306b5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:15:04 [info] 36#36: *1142 [lua] logger.lua:23: cb9795ac889638d64ebbe865f3e306b5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:15:04 +0000] cb9795ac889638d64ebbe865f3e306b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:15:07 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:07 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:17 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:17 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:19 [info] 36#36: *1147 [lua] access_by_lua(msblocations.conf:189):2: ac6a8285e1ed0ef5686206d187911ac5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:15:19 [info] 36#36: *1147 [lua] logger.lua:23: ac6a8285e1ed0ef5686206d187911ac5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:15:19 +0000] ac6a8285e1ed0ef5686206d187911ac5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:15:27 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:27 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:34 [info] 36#36: *1151 [lua] access_by_lua(msblocations.conf:189):2: 6b1113f83df3314600a20ed3f8d528f3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:15:34 [info] 36#36: *1151 [lua] logger.lua:23: 6b1113f83df3314600a20ed3f8d528f3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:15:34 +0000] 6b1113f83df3314600a20ed3f8d528f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:15:37 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:37 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:47 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:47 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:49 [info] 36#36: *1156 [lua] access_by_lua(msblocations.conf:189):2: a4d08adcb36a648f0128ad8a7a495eb3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:15:49 [info] 36#36: *1156 [lua] logger.lua:23: a4d08adcb36a648f0128ad8a7a495eb3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:15:49 +0000] a4d08adcb36a648f0128ad8a7a495eb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:15:57 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:15:57 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:04 [info] 36#36: *1159 [lua] access_by_lua(msblocations.conf:189):2: 1fa525b9008c1add3fc99c2b8a5693bc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:16:04 +0000] 1fa525b9008c1add3fc99c2b8a5693bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 06:16:04 [info] 36#36: *1159 [lua] logger.lua:23: 1fa525b9008c1add3fc99c2b8a5693bc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:16:07 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:07 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:17 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:17 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:19 [info] 36#36: *1164 [lua] access_by_lua(msblocations.conf:189):2: 6c11bf6b00b3846bc8bcabe2f43fa838:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:16:19 +0000] 6c11bf6b00b3846bc8bcabe2f43fa838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:16:19 [info] 36#36: *1164 [lua] logger.lua:23: 6c11bf6b00b3846bc8bcabe2f43fa838 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:16:27 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:27 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:34 [info] 36#36: *1168 [lua] access_by_lua(msblocations.conf:189):2: e7e8cfee6619d08d51286055d4908af4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:16:34 [info] 36#36: *1168 [lua] logger.lua:23: e7e8cfee6619d08d51286055d4908af4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:16:34 +0000] e7e8cfee6619d08d51286055d4908af4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:16:37 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:37 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:47 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:47 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:49 [info] 36#36: *1173 [lua] access_by_lua(msblocations.conf:189):2: 3891fe84af29af388e81faed62105dc1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:16:49 [info] 36#36: *1173 [lua] logger.lua:23: 3891fe84af29af388e81faed62105dc1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:16:49 +0000] 3891fe84af29af388e81faed62105dc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:16:57 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:16:57 [info] 38#38: *1175 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:04 [info] 36#36: *1176 [lua] access_by_lua(msblocations.conf:189):2: 0f73e7a8fecff4036aa7d225710b25b8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:17:04 [info] 36#36: *1176 [lua] logger.lua:23: 0f73e7a8fecff4036aa7d225710b25b8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:17:04 +0000] 0f73e7a8fecff4036aa7d225710b25b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:17:07 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:07 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:17 [info] 36#36: *1179 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:17 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:19 [info] 36#36: *1181 [lua] access_by_lua(msblocations.conf:189):2: 3458ea1c719b506ba3126da742c42309:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:17:19 +0000] 3458ea1c719b506ba3126da742c42309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:17:19 [info] 36#36: *1181 [lua] logger.lua:23: 3458ea1c719b506ba3126da742c42309 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:17:27 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:27 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:34 [info] 36#36: *1185 [lua] access_by_lua(msblocations.conf:189):2: 1bbe29d4dec42d577f86ae5d339859b0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:17:34 [info] 36#36: *1185 [lua] logger.lua:23: 1bbe29d4dec42d577f86ae5d339859b0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:17:34 +0000] 1bbe29d4dec42d577f86ae5d339859b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:17:37 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:37 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:47 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:47 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:49 [info] 36#36: *1190 [lua] access_by_lua(msblocations.conf:189):2: 0f5f61d879375bca71330d5f6cfb90f4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:17:49 [info] 36#36: *1190 [lua] logger.lua:23: 0f5f61d879375bca71330d5f6cfb90f4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:17:49 +0000] 0f5f61d879375bca71330d5f6cfb90f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:17:57 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:17:57 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:04 [info] 36#36: *1193 [lua] access_by_lua(msblocations.conf:189):2: 2cce57cb5b7fed99ac121fcc8312f36d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:18:04 +0000] 2cce57cb5b7fed99ac121fcc8312f36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/05 06:18:04 [info] 36#36: *1193 [lua] logger.lua:23: 2cce57cb5b7fed99ac121fcc8312f36d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:18:07 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:07 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:17 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:17 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:19 [info] 36#36: *1198 [lua] access_by_lua(msblocations.conf:189):2: 75e8a9f875066f42201dd20b41388f94:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:18:19 +0000] 75e8a9f875066f42201dd20b41388f94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:18:19 [info] 36#36: *1198 [lua] logger.lua:23: 75e8a9f875066f42201dd20b41388f94 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:18:27 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:27 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:34 [info] 36#36: *1202 [lua] access_by_lua(msblocations.conf:189):2: 79ce64a5d127d67ec9f77d26910e96e9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:18:34 +0000] 79ce64a5d127d67ec9f77d26910e96e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:18:34 [info] 36#36: *1202 [lua] logger.lua:23: 79ce64a5d127d67ec9f77d26910e96e9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:18:37 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:37 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:47 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:47 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:49 [info] 36#36: *1207 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443
2023/01/05 06:18:49 [info] 36#36: *1208 [lua] access_by_lua(msblocations.conf:189):2: 4e8324338342994dd1ea075ac998f48a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:18:49 [info] 36#36: *1208 [lua] logger.lua:23: 4e8324338342994dd1ea075ac998f48a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:18:49 +0000] 4e8324338342994dd1ea075ac998f48a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:18:57 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:18:57 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:04 [info] 36#36: *1211 [lua] access_by_lua(msblocations.conf:189):2: e4177a0a09ecc941150021093503874b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:19:04 +0000] e4177a0a09ecc941150021093503874b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:19:04 [info] 36#36: *1211 [lua] logger.lua:23: e4177a0a09ecc941150021093503874b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:19:07 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:07 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:17 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:17 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:19 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:189):2: 9c511c9328531cc0ae83b025f7bf717f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:19:19 +0000] 9c511c9328531cc0ae83b025f7bf717f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:19:19 [info] 36#36: *1216 [lua] logger.lua:23: 9c511c9328531cc0ae83b025f7bf717f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:19:27 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:27 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:34 [info] 36#36: *1220 [lua] access_by_lua(msblocations.conf:189):2: 4ed8895251acf2dbd19c1fe89eb76563:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:19:34 +0000] 4ed8895251acf2dbd19c1fe89eb76563 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:19:34 [info] 36#36: *1220 [lua] logger.lua:23: 4ed8895251acf2dbd19c1fe89eb76563 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:19:37 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:37 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:47 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:47 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:49 [info] 36#36: *1225 [lua] access_by_lua(msblocations.conf:189):2: eb1124ef09c78f1e81712bde80a72a06:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:19:49 [info] 36#36: *1225 [lua] logger.lua:23: eb1124ef09c78f1e81712bde80a72a06 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:19:49 +0000] eb1124ef09c78f1e81712bde80a72a06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:19:57 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:19:57 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:04 [info] 36#36: *1228 [lua] access_by_lua(msblocations.conf:189):2: bed0d2ee32f73d865d61c000a700ce0a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:20:04 [info] 36#36: *1228 [lua] logger.lua:23: bed0d2ee32f73d865d61c000a700ce0a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:20:04 +0000] bed0d2ee32f73d865d61c000a700ce0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:20:07 [info] 38#38: *1230 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:07 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:17 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:17 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:19 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:189):2: 41f71eb8c6c5910b474daa508716bc3d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:20:19 [info] 36#36: *1233 [lua] logger.lua:23: 41f71eb8c6c5910b474daa508716bc3d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:20:19 +0000] 41f71eb8c6c5910b474daa508716bc3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:20:27 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:27 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:35 [info] 36#36: *1237 [lua] access_by_lua(msblocations.conf:189):2: 4387901d105ef7c1856c9bab015bb78f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:20:35 +0000] 4387901d105ef7c1856c9bab015bb78f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:20:35 [info] 36#36: *1237 [lua] logger.lua:23: 4387901d105ef7c1856c9bab015bb78f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:20:37 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:37 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:47 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:47 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:50 [info] 36#36: *1242 [lua] access_by_lua(msblocations.conf:189):2: 2aa5ed1a08af03407aa89a9e4e273e8f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:20:50 +0000] 2aa5ed1a08af03407aa89a9e4e273e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 06:20:50 [info] 36#36: *1242 [lua] logger.lua:23: 2aa5ed1a08af03407aa89a9e4e273e8f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:20:57 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:20:57 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:05 [info] 36#36: *1245 [lua] access_by_lua(msblocations.conf:189):2: 773fd9c1bd1dfee97d5da6face9e9417:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:21:05 [info] 36#36: *1245 [lua] logger.lua:23: 773fd9c1bd1dfee97d5da6face9e9417 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:21:05 +0000] 773fd9c1bd1dfee97d5da6face9e9417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:21:07 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:07 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:17 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:17 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:20 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: 885fc4d959e76030df0ffebbcf2a233d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:21:20 +0000] 885fc4d959e76030df0ffebbcf2a233d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:21:20 [info] 36#36: *1250 [lua] logger.lua:23: 885fc4d959e76030df0ffebbcf2a233d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:21:27 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:27 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:35 [info] 36#36: *1254 [lua] access_by_lua(msblocations.conf:189):2: 3ff3404df086c8ee77cc143e3267e22f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:21:35 [info] 36#36: *1254 [lua] logger.lua:23: 3ff3404df086c8ee77cc143e3267e22f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:21:35 +0000] 3ff3404df086c8ee77cc143e3267e22f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:21:37 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:37 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:47 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:47 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:50 [info] 36#36: *1259 [lua] access_by_lua(msblocations.conf:189):2: 62a9518295b34f98f2ebe940c2499f13:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:21:50 +0000] 62a9518295b34f98f2ebe940c2499f13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:21:50 [info] 36#36: *1259 [lua] logger.lua:23: 62a9518295b34f98f2ebe940c2499f13 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:21:57 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:21:57 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:05 [info] 36#36: *1262 [lua] access_by_lua(msblocations.conf:189):2: 31d58ba8c92fd29e933b0a8687bebe0c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:22:05 [info] 36#36: *1262 [lua] logger.lua:23: 31d58ba8c92fd29e933b0a8687bebe0c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:22:05 +0000] 31d58ba8c92fd29e933b0a8687bebe0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:22:07 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:07 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:17 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:17 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:20 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: 33e59564d8d6f70d76c79d12cb6ee9ec:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:22:20 [info] 36#36: *1267 [lua] logger.lua:23: 33e59564d8d6f70d76c79d12cb6ee9ec {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:22:20 +0000] 33e59564d8d6f70d76c79d12cb6ee9ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:22:27 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:27 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:35 [info] 36#36: *1271 [lua] access_by_lua(msblocations.conf:189):2: 3032c77f859df498741eb4e8aef03bc1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.64 - - [05/Jan/2023:06:22:35 +0000] 3032c77f859df498741eb4e8aef03bc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 06:22:35 [info] 36#36: *1271 [lua] logger.lua:23: 3032c77f859df498741eb4e8aef03bc1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:22:37 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:37 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:47 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:47 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:50 [info] 36#36: *1276 [lua] access_by_lua(msblocations.conf:189):2: 686b9265126ad03815d9f41342a0158c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:22:50 [info] 36#36: *1276 [lua] logger.lua:23: 686b9265126ad03815d9f41342a0158c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:22:50 +0000] 686b9265126ad03815d9f41342a0158c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:22:57 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:22:57 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:05 [info] 36#36: *1280 [lua] access_by_lua(msblocations.conf:189):2: f0e96f24a223f4ae653fecb9977e05c3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:23:05 [info] 36#36: *1280 [lua] logger.lua:23: f0e96f24a223f4ae653fecb9977e05c3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:23:05 +0000] f0e96f24a223f4ae653fecb9977e05c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:23:07 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:07 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:08 [info] 36#36: *1279 client prematurely closed connection while reading client request line, client: 10.233.64.214, server: 
10.233.64.214 - - [05/Jan/2023:06:23:08 +0000] 7f5bd2a15752e03b1e0407d7b0f4a24e "" 400 request_processing_time:5.000 upstream_response_time:- "-" "-" "-"
2023/01/05 06:23:08 [info] 36#36: *1283 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.214, server: , request: "GET / HTTP/1.0"
10.233.64.214 - - [05/Jan/2023:06:23:08 +0000] cb4095e020e2f23659bffbf33c6c2196 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/05 06:23:17 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:17 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:20 [info] 36#36: *1286 [lua] access_by_lua(msblocations.conf:189):2: e57dd4b9119acd9cb9ca2417329607a1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:23:20 [info] 36#36: *1286 [lua] logger.lua:23: e57dd4b9119acd9cb9ca2417329607a1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:23:20 +0000] e57dd4b9119acd9cb9ca2417329607a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:23:27 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:27 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:35 [info] 36#36: *1290 [lua] access_by_lua(msblocations.conf:189):2: 43b411b6ffc3336fdb10edc4516bb599:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:23:35 [info] 36#36: *1290 [lua] logger.lua:23: 43b411b6ffc3336fdb10edc4516bb599 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:23:35 +0000] 43b411b6ffc3336fdb10edc4516bb599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:23:37 [info] 38#38: *1291 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:37 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:47 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:47 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:50 [info] 36#36: *1295 [lua] access_by_lua(msblocations.conf:189):2: a1ba346490afbbdea67c4a7f451d12df:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:23:50 +0000] a1ba346490afbbdea67c4a7f451d12df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 06:23:50 [info] 36#36: *1295 [lua] logger.lua:23: a1ba346490afbbdea67c4a7f451d12df {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:23:57 [info] 38#38: *1296 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:23:57 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:05 [info] 36#36: *1298 [lua] access_by_lua(msblocations.conf:189):2: cb9adfd6a654f8a785d2473c8a17bf90:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:24:05 [info] 36#36: *1298 [lua] logger.lua:23: cb9adfd6a654f8a785d2473c8a17bf90 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:24:05 +0000] cb9adfd6a654f8a785d2473c8a17bf90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:24:07 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:07 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:17 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:17 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:20 [info] 36#36: *1303 [lua] access_by_lua(msblocations.conf:189):2: 9fed6867e224fe6a83b259ebd7340087:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:24:20 +0000] 9fed6867e224fe6a83b259ebd7340087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:24:20 [info] 36#36: *1303 [lua] logger.lua:23: 9fed6867e224fe6a83b259ebd7340087 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:24:27 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:27 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:35 [info] 36#36: *1307 [lua] access_by_lua(msblocations.conf:189):2: 9e7c95f90edb49b62833f7a0691f227a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:24:35 +0000] 9e7c95f90edb49b62833f7a0691f227a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/05 06:24:35 [info] 36#36: *1307 [lua] logger.lua:23: 9e7c95f90edb49b62833f7a0691f227a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/05 06:24:35 [info] 36#36: *1308 [lua] access_by_lua(msblocations.conf:189):2: 947cf7bde9cd074d3bc196ca102286a2:receive the request, client: 10.233.64.214, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.70:30284"
2023/01/05 06:24:35 [info] 36#36: *1309 [lua] access_by_lua(msblocations.conf:189):2: be5fb3a29a047cb720183117b12f6778:receive the request, client: 10.233.64.214, server: , request: "GET /nmaplowercheck1672899876 HTTP/1.1", host: "10.32.241.70:30284"
2023/01/05 06:24:35 [warn] 36#36: *1308 [lua] error_handler.lua:29: error_svc_not_found(): 947cf7bde9cd074d3bc196ca102286a2 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.70:30284"
2023/01/05 06:24:35 [warn] 36#36: *1309 [lua] error_handler.lua:29: error_svc_not_found(): be5fb3a29a047cb720183117b12f6778 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET /nmaplowercheck1672899876 HTTP/1.1", host: "10.32.241.70:30284"
10.233.64.214 - - [05/Jan/2023:06:24:35 +0000] be5fb3a29a047cb720183117b12f6778 "GET /nmaplowercheck1672899876 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.214 - - [05/Jan/2023:06:24:35 +0000] 947cf7bde9cd074d3bc196ca102286a2 "POST /sdk HTTP/1.1" 502 request_processing_time:0.098 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/05 06:24:35 [info] 36#36: *1310 [lua] access_by_lua(msblocations.conf:189):2: 6122fbfea0d5c020ed4f47322ea3dbbc:receive the request, client: 10.233.64.214, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.70:30284"
2023/01/05 06:24:35 [warn] 36#36: *1310 [lua] error_handler.lua:29: error_svc_not_found(): 6122fbfea0d5c020ed4f47322ea3dbbc No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.70:30284"
10.233.64.214 - - [05/Jan/2023:06:24:35 +0000] 6122fbfea0d5c020ed4f47322ea3dbbc "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)" "-"
10.233.64.214 - - [05/Jan/2023:06:24:36 +0000] 401ede79dbad91364fd88503173edf24 "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/05 06:24:36 [info] 36#36: *1311 [lua] access_by_lua(msblocations.conf:189):2: 401ede79dbad91364fd88503173edf24:receive the request, client: 10.233.64.214, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.70:30284"
2023/01/05 06:24:36 [warn] 36#36: *1311 [lua] error_handler.lua:29: error_svc_not_found(): 401ede79dbad91364fd88503173edf24 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.70:30284"
2023/01/05 06:24:37 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:37 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:43 [info] 36#36: *1314 [lua] access_by_lua(msblocations.conf:189):2: e219b1f85849a31a94ab4a5519f5b904:receive the request, client: 10.233.64.214, server: , request: "GET / HTTP/1.0"
2023/01/05 06:24:43 [warn] 36#36: *1314 [lua] error_handler.lua:29: error_svc_not_found(): e219b1f85849a31a94ab4a5519f5b904 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET / HTTP/1.0"
10.233.64.214 - - [05/Jan/2023:06:24:43 +0000] e219b1f85849a31a94ab4a5519f5b904 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2023/01/05 06:24:43 [info] 36#36: *1315 [lua] access_by_lua(msblocations.conf:189):2: d7f332521706e935a22428b39325ca58:receive the request, client: 10.233.64.214, server: , request: "GET / HTTP/1.1", host: "10.32.241.70"
2023/01/05 06:24:43 [warn] 36#36: *1315 [lua] error_handler.lua:29: error_svc_not_found(): d7f332521706e935a22428b39325ca58 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET / HTTP/1.1", host: "10.32.241.70"
10.233.64.214 - - [05/Jan/2023:06:24:43 +0000] d7f332521706e935a22428b39325ca58 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/05 06:24:43 [info] 36#36: *1315 client 10.233.64.214 closed keepalive connection
2023/01/05 06:24:47 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:47 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:50 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:189):2: 09291791a1224208fcb8dcd830238375:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:24:50 +0000] 09291791a1224208fcb8dcd830238375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:24:50 [info] 36#36: *1318 [lua] logger.lua:23: 09291791a1224208fcb8dcd830238375 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:24:57 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:24:57 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:05 [info] 36#36: *1321 [lua] access_by_lua(msblocations.conf:189):2: 4c536439de9ec3623b395b564d47750a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:25:05 [info] 36#36: *1321 [lua] logger.lua:23: 4c536439de9ec3623b395b564d47750a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:25:05 +0000] 4c536439de9ec3623b395b564d47750a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:25:07 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:07 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:17 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:17 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:20 [info] 36#36: *1326 [lua] access_by_lua(msblocations.conf:189):2: c7e482c73d6c98dcf81670be10f13ffa:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:25:20 [info] 36#36: *1326 [lua] logger.lua:23: c7e482c73d6c98dcf81670be10f13ffa {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:25:20 +0000] c7e482c73d6c98dcf81670be10f13ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:25:27 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:27 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:35 [info] 36#36: *1330 [lua] access_by_lua(msblocations.conf:189):2: 360c6503404c91bf2d530079e99d6cf0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:25:35 +0000] 360c6503404c91bf2d530079e99d6cf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:25:35 [info] 36#36: *1330 [lua] logger.lua:23: 360c6503404c91bf2d530079e99d6cf0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:25:37 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:37 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:47 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:47 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:50 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:189):2: 7c6074ffb5aac07c86eb014a341144e9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:25:50 +0000] 7c6074ffb5aac07c86eb014a341144e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:25:50 [info] 36#36: *1335 [lua] logger.lua:23: 7c6074ffb5aac07c86eb014a341144e9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:25:57 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:25:57 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:05 [info] 36#36: *1338 [lua] access_by_lua(msblocations.conf:189):2: c633a93af208bff0b857a79e17d28608:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:26:05 +0000] c633a93af208bff0b857a79e17d28608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:26:05 [info] 36#36: *1338 [lua] logger.lua:23: c633a93af208bff0b857a79e17d28608 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:26:07 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:07 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:17 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:17 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:20 [info] 36#36: *1343 [lua] access_by_lua(msblocations.conf:189):2: a2244f878591e66df4d2af1dd55ff1b6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:26:20 [info] 36#36: *1343 [lua] logger.lua:23: a2244f878591e66df4d2af1dd55ff1b6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:26:20 +0000] a2244f878591e66df4d2af1dd55ff1b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:26:27 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:27 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:35 [info] 36#36: *1347 [lua] access_by_lua(msblocations.conf:189):2: 263980e91b2e145ee4509b33af827358:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.64 - - [05/Jan/2023:06:26:35 +0000] 263980e91b2e145ee4509b33af827358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:26:35 [info] 36#36: *1347 [lua] logger.lua:23: 263980e91b2e145ee4509b33af827358 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:26:37 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:37 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:47 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:47 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:50 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:189):2: 1bfec4141e3406960881999fe3db1c1f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:26:50 [info] 36#36: *1352 [lua] logger.lua:23: 1bfec4141e3406960881999fe3db1c1f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:26:50 +0000] 1bfec4141e3406960881999fe3db1c1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:26:57 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:26:57 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:05 [info] 36#36: *1355 [lua] access_by_lua(msblocations.conf:189):2: dbfa6e28ec05dcf6182d95187fd2516a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:27:05 +0000] dbfa6e28ec05dcf6182d95187fd2516a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:27:05 [info] 36#36: *1355 [lua] logger.lua:23: dbfa6e28ec05dcf6182d95187fd2516a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:27:07 [info] 38#38: *1356 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:07 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:17 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:17 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:20 [info] 36#36: *1360 [lua] access_by_lua(msblocations.conf:189):2: 0c1b7a771e30a586c95be70942f9212a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:27:20 [info] 36#36: *1360 [lua] logger.lua:23: 0c1b7a771e30a586c95be70942f9212a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:27:20 +0000] 0c1b7a771e30a586c95be70942f9212a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:27:27 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:27 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:35 [info] 36#36: *1364 [lua] access_by_lua(msblocations.conf:189):2: afc8cf71a2c019aef0ae7d857d438d83:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:27:35 [info] 36#36: *1364 [lua] logger.lua:23: afc8cf71a2c019aef0ae7d857d438d83 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:27:35 +0000] afc8cf71a2c019aef0ae7d857d438d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:27:37 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:37 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:47 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:47 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:50 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:189):2: 6b505d9c56c33f8cf59bb1731a61ffce:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:27:50 [info] 36#36: *1369 [lua] logger.lua:23: 6b505d9c56c33f8cf59bb1731a61ffce {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:27:50 +0000] 6b505d9c56c33f8cf59bb1731a61ffce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:27:57 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:27:57 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:05 [info] 36#36: *1372 [lua] access_by_lua(msblocations.conf:189):2: 84877d73c854f5d0e7a2429aa412af54:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:28:05 [info] 36#36: *1372 [lua] logger.lua:23: 84877d73c854f5d0e7a2429aa412af54 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:28:05 +0000] 84877d73c854f5d0e7a2429aa412af54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:28:07 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:07 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:17 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:17 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:20 [info] 36#36: *1377 [lua] access_by_lua(msblocations.conf:189):2: f6eb048e7464fa6dd5843d4cecc465d5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:28:20 +0000] f6eb048e7464fa6dd5843d4cecc465d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:28:20 [info] 36#36: *1377 [lua] logger.lua:23: f6eb048e7464fa6dd5843d4cecc465d5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:28:27 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:27 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:35 [info] 36#36: *1381 [lua] access_by_lua(msblocations.conf:189):2: 6aedd3a3c1c5e8a4c9ed243e19a86d38:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:28:35 [info] 36#36: *1381 [lua] logger.lua:23: 6aedd3a3c1c5e8a4c9ed243e19a86d38 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:28:35 +0000] 6aedd3a3c1c5e8a4c9ed243e19a86d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:28:37 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:37 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:47 [info] 38#38: *1384 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:47 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:50 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: 646961b86d8d2dcb4f035201f2fc297d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:28:50 [info] 36#36: *1386 [lua] logger.lua:23: 646961b86d8d2dcb4f035201f2fc297d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:28:50 +0000] 646961b86d8d2dcb4f035201f2fc297d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:28:57 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:28:57 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:05 [info] 36#36: *1389 [lua] access_by_lua(msblocations.conf:189):2: 3b9b54772cce53fb3241525c2881a999:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:29:05 [info] 36#36: *1389 [lua] logger.lua:23: 3b9b54772cce53fb3241525c2881a999 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:29:05 +0000] 3b9b54772cce53fb3241525c2881a999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:29:07 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:07 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:17 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:17 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:20 [info] 36#36: *1394 [lua] access_by_lua(msblocations.conf:189):2: 98bde027d86f8e4321e407ae4c0207f6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:29:20 +0000] 98bde027d86f8e4321e407ae4c0207f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:29:20 [info] 36#36: *1394 [lua] logger.lua:23: 98bde027d86f8e4321e407ae4c0207f6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:29:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:29:27 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:27 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:35 [info] 36#36: *1398 [lua] access_by_lua(msblocations.conf:189):2: b6e8ed922884ffc1564c53e4b2441b26:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:29:35 [info] 36#36: *1398 [lua] logger.lua:23: b6e8ed922884ffc1564c53e4b2441b26 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:29:35 +0000] b6e8ed922884ffc1564c53e4b2441b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:29:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:29:37 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:37 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:47 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:47 [info] 38#38: *1401 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:50 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:189):2: 78399386f6400d31187831492ae39531:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:29:50 +0000] 78399386f6400d31187831492ae39531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:29:50 [info] 36#36: *1403 [lua] logger.lua:23: 78399386f6400d31187831492ae39531 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:29:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:29:57 [info] 38#38: *1405 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:29:57 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:05 [info] 36#36: *1406 [lua] access_by_lua(msblocations.conf:189):2: 4f9f044bbb5662890a973264b0cc3460:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:30:05 +0000] 4f9f044bbb5662890a973264b0cc3460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:30:05 [info] 36#36: *1406 [lua] logger.lua:23: 4f9f044bbb5662890a973264b0cc3460 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:30:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:30:07 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:07 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:17 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:17 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:20 [info] 36#36: *1411 [lua] access_by_lua(msblocations.conf:189):2: 1c5c9fb84ab468afccbb76e607b2189a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:30:20 [info] 36#36: *1411 [lua] logger.lua:23: 1c5c9fb84ab468afccbb76e607b2189a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:30:20 +0000] 1c5c9fb84ab468afccbb76e607b2189a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:30:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:30:27 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:27 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:35 [info] 36#36: *1415 [lua] access_by_lua(msblocations.conf:189):2: a32253dacf1cfe8c700c6b765dab83e2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:30:35 +0000] a32253dacf1cfe8c700c6b765dab83e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 06:30:35 [info] 36#36: *1415 [lua] logger.lua:23: a32253dacf1cfe8c700c6b765dab83e2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:30:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:30:37 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:37 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:47 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:47 [info] 36#36: *1418 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:50 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:189):2: 988e995d63f3603caef17b49e1c8dd19:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:30:50 +0000] 988e995d63f3603caef17b49e1c8dd19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:30:50 [info] 36#36: *1420 [lua] logger.lua:23: 988e995d63f3603caef17b49e1c8dd19 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:30:57 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:30:57 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:05 [info] 36#36: *1423 [lua] access_by_lua(msblocations.conf:189):2: 1c5bcc2323ed2b47385f917a59b75544:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:31:05 +0000] 1c5bcc2323ed2b47385f917a59b75544 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:31:05 [info] 36#36: *1423 [lua] logger.lua:23: 1c5bcc2323ed2b47385f917a59b75544 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:31:07 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:07 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:17 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:17 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:20 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:189):2: 62693c4cd7ba299326e3b85b414b7e91:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:31:20 +0000] 62693c4cd7ba299326e3b85b414b7e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:31:20 [info] 36#36: *1428 [lua] logger.lua:23: 62693c4cd7ba299326e3b85b414b7e91 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:31:27 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:27 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:35 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:189):2: bcf96fc47d53a75417d157fd3c5bf86b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:31:35 +0000] bcf96fc47d53a75417d157fd3c5bf86b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:31:35 [info] 36#36: *1432 [lua] logger.lua:23: bcf96fc47d53a75417d157fd3c5bf86b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:31:37 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:37 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:47 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:47 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:50 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:189):2: 297658b1b6e559e399818a25ae129c20:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:31:50 +0000] 297658b1b6e559e399818a25ae129c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:31:50 [info] 36#36: *1437 [lua] logger.lua:23: 297658b1b6e559e399818a25ae129c20 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:31:57 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:31:57 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:05 [info] 36#36: *1440 [lua] access_by_lua(msblocations.conf:189):2: 704adb8740284cdbbc698caddb1af417:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:32:05 +0000] 704adb8740284cdbbc698caddb1af417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:32:05 [info] 36#36: *1440 [lua] logger.lua:23: 704adb8740284cdbbc698caddb1af417 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:32:07 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:07 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:17 [info] 38#38: *1443 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:17 [info] 38#38: *1444 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:20 [info] 36#36: *1445 [lua] access_by_lua(msblocations.conf:189):2: 37af747a59465f1cb5ee06e08b40a27c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:32:20 [info] 36#36: *1445 [lua] logger.lua:23: 37af747a59465f1cb5ee06e08b40a27c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:32:20 +0000] 37af747a59465f1cb5ee06e08b40a27c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:32:27 [info] 38#38: *1446 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:27 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:35 [info] 36#36: *1449 [lua] access_by_lua(msblocations.conf:189):2: ba7f64ffba6b9be8b39584678fbffc89:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:32:35 +0000] ba7f64ffba6b9be8b39584678fbffc89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:32:35 [info] 36#36: *1449 [lua] logger.lua:23: ba7f64ffba6b9be8b39584678fbffc89 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:32:37 [info] 36#36: *1451 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:37 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:47 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:47 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:50 [info] 36#36: *1454 [lua] access_by_lua(msblocations.conf:189):2: ffff9b994dbe9e9271dde7743949389e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:32:50 +0000] ffff9b994dbe9e9271dde7743949389e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 06:32:50 [info] 36#36: *1454 [lua] logger.lua:23: ffff9b994dbe9e9271dde7743949389e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:32:57 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:32:57 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:05 [info] 36#36: *1457 [lua] access_by_lua(msblocations.conf:189):2: 7966f58893881289a2dd908255895d28:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:33:05 [info] 36#36: *1457 [lua] logger.lua:23: 7966f58893881289a2dd908255895d28 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:33:05 +0000] 7966f58893881289a2dd908255895d28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 06:33:07 [info] 38#38: *1458 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:07 [info] 38#38: *1459 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:17 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:17 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:20 [info] 36#36: *1462 [lua] access_by_lua(msblocations.conf:189):2: 210ae74ad8f94376679dab3a9ed78cfd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:33:20 [info] 36#36: *1462 [lua] logger.lua:23: 210ae74ad8f94376679dab3a9ed78cfd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:33:20 +0000] 210ae74ad8f94376679dab3a9ed78cfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/05 06:33:27 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:27 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:35 [info] 36#36: *1466 [lua] access_by_lua(msblocations.conf:189):2: 3ebf6cd165c86603384c861a71ac1cca:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:33:35 +0000] 3ebf6cd165c86603384c861a71ac1cca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:33:35 [info] 36#36: *1466 [lua] logger.lua:23: 3ebf6cd165c86603384c861a71ac1cca {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:33:37 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:37 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:47 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:47 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:50 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:189):2: 6907565f19bf928f5a43c73f22b20618:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:33:50 [info] 36#36: *1471 [lua] logger.lua:23: 6907565f19bf928f5a43c73f22b20618 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:33:50 +0000] 6907565f19bf928f5a43c73f22b20618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:33:57 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:33:57 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:05 [info] 36#36: *1474 [lua] access_by_lua(msblocations.conf:189):2: 2662700d95debebe439d552b3fe007e9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:34:05 +0000] 2662700d95debebe439d552b3fe007e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 06:34:05 [info] 36#36: *1474 [lua] logger.lua:23: 2662700d95debebe439d552b3fe007e9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:34:07 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:07 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:17 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:17 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:20 [info] 36#36: *1479 [lua] access_by_lua(msblocations.conf:189):2: eb20093582b2bfad3bf52d0d8bb67997:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:34:20 [info] 36#36: *1479 [lua] logger.lua:23: eb20093582b2bfad3bf52d0d8bb67997 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:34:20 +0000] eb20093582b2bfad3bf52d0d8bb67997 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:34:27 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:27 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:35 [info] 36#36: *1483 [lua] access_by_lua(msblocations.conf:189):2: e600f2b9c4988cd8a7bbd786d2daf693:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:34:35 [info] 36#36: *1483 [lua] logger.lua:23: e600f2b9c4988cd8a7bbd786d2daf693 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:34:35 +0000] e600f2b9c4988cd8a7bbd786d2daf693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:34:37 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:37 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:47 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:47 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:50 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:189):2: a5ab9142a87301fe42b446399ce957ea:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:34:50 [info] 36#36: *1488 [lua] logger.lua:23: a5ab9142a87301fe42b446399ce957ea {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:34:50 +0000] a5ab9142a87301fe42b446399ce957ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:34:57 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:34:57 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:05 [info] 36#36: *1491 [lua] access_by_lua(msblocations.conf:189):2: 799d296c22faa79e1b20096a5f90046d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:35:05 [info] 36#36: *1491 [lua] logger.lua:23: 799d296c22faa79e1b20096a5f90046d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:35:05 +0000] 799d296c22faa79e1b20096a5f90046d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/05 06:35:07 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:07 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:17 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:17 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:20 [info] 36#36: *1496 [lua] access_by_lua(msblocations.conf:189):2: 68bcaf47104c8fac6c79f4f3567f5a34:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:35:20 +0000] 68bcaf47104c8fac6c79f4f3567f5a34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:35:20 [info] 36#36: *1496 [lua] logger.lua:23: 68bcaf47104c8fac6c79f4f3567f5a34 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:35:27 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:27 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:35 [info] 36#36: *1500 [lua] access_by_lua(msblocations.conf:189):2: 22b4c08d0d633063aecc8e0515eaf68e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:35:35 +0000] 22b4c08d0d633063aecc8e0515eaf68e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:35:35 [info] 36#36: *1500 [lua] logger.lua:23: 22b4c08d0d633063aecc8e0515eaf68e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:35:37 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:37 [info] 36#36: *1502 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:47 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:47 [info] 36#36: *1503 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:50 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:189):2: 239ac49d687c96bbadc6c8cd719fd960:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:35:50 +0000] 239ac49d687c96bbadc6c8cd719fd960 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:35:50 [info] 36#36: *1505 [lua] logger.lua:23: 239ac49d687c96bbadc6c8cd719fd960 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:35:57 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:35:57 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:05 [info] 36#36: *1508 [lua] access_by_lua(msblocations.conf:189):2: 3b4f2c78bd7c70bcdfda0f3e9886f524:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:36:05 +0000] 3b4f2c78bd7c70bcdfda0f3e9886f524 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:36:05 [info] 36#36: *1508 [lua] logger.lua:23: 3b4f2c78bd7c70bcdfda0f3e9886f524 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:36:07 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:07 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:17 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:17 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:20 [info] 36#36: *1513 [lua] access_by_lua(msblocations.conf:189):2: 4d3c0f83e8d490a98dc77bf55f2aca4f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:36:20 +0000] 4d3c0f83e8d490a98dc77bf55f2aca4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:36:20 [info] 36#36: *1513 [lua] logger.lua:23: 4d3c0f83e8d490a98dc77bf55f2aca4f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:36:27 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:27 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:35 [info] 36#36: *1517 [lua] access_by_lua(msblocations.conf:189):2: 146fbf25f51d2e350c5b8e70f53d1f0b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:36:35 +0000] 146fbf25f51d2e350c5b8e70f53d1f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:36:35 [info] 36#36: *1517 [lua] logger.lua:23: 146fbf25f51d2e350c5b8e70f53d1f0b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:36:37 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:37 [info] 38#38: *1519 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:47 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:47 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:50 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:189):2: b56c30f59b59e3c329b7488e01e05572:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:36:50 +0000] b56c30f59b59e3c329b7488e01e05572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:36:50 [info] 36#36: *1522 [lua] logger.lua:23: b56c30f59b59e3c329b7488e01e05572 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:36:57 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:36:57 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:05 [info] 36#36: *1525 [lua] access_by_lua(msblocations.conf:189):2: c879ea64c76bce194483987783d9f163:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:37:05 +0000] c879ea64c76bce194483987783d9f163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:37:05 [info] 36#36: *1525 [lua] logger.lua:23: c879ea64c76bce194483987783d9f163 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:37:07 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:07 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:17 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:17 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:20 [info] 36#36: *1530 [lua] access_by_lua(msblocations.conf:189):2: 65617dbef60d50d634ea31cd24d628d8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:37:20 [info] 36#36: *1530 [lua] logger.lua:23: 65617dbef60d50d634ea31cd24d628d8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:37:20 +0000] 65617dbef60d50d634ea31cd24d628d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:37:27 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:27 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:35 [info] 36#36: *1534 [lua] access_by_lua(msblocations.conf:189):2: 2f568a0acf7329880c05e4813823f7df:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:37:35 +0000] 2f568a0acf7329880c05e4813823f7df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:37:35 [info] 36#36: *1534 [lua] logger.lua:23: 2f568a0acf7329880c05e4813823f7df {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:37:37 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:37 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:47 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:47 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:51 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:189):2: d6d92339e78ccdfe869f0c226eb666f7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:37:51 +0000] d6d92339e78ccdfe869f0c226eb666f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:37:51 [info] 36#36: *1539 [lua] logger.lua:23: d6d92339e78ccdfe869f0c226eb666f7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:37:57 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:37:57 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:06 [info] 36#36: *1542 [lua] access_by_lua(msblocations.conf:189):2: 875691a4924aa44a3a336136c7b4dee4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:38:06 [info] 36#36: *1542 [lua] logger.lua:23: 875691a4924aa44a3a336136c7b4dee4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:38:06 +0000] 875691a4924aa44a3a336136c7b4dee4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:38:07 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:07 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:17 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:17 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:21 [info] 36#36: *1547 [lua] access_by_lua(msblocations.conf:189):2: df86559989eff5821b57120251ee7f51:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:38:21 [info] 36#36: *1547 [lua] logger.lua:23: df86559989eff5821b57120251ee7f51 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:38:21 +0000] df86559989eff5821b57120251ee7f51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:38:27 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:27 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:36 [info] 36#36: *1551 [lua] access_by_lua(msblocations.conf:189):2: daa4132b2a64010bef0964c9a1927bf5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:38:36 [info] 36#36: *1551 [lua] logger.lua:23: daa4132b2a64010bef0964c9a1927bf5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:38:36 +0000] daa4132b2a64010bef0964c9a1927bf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/05 06:38:37 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:37 [info] 36#36: *1553 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:47 [info] 36#36: *1554 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:47 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:51 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:189):2: fc29dd807486d2f8dd9cb336d6f5a973:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:38:51 [info] 36#36: *1556 [lua] logger.lua:23: fc29dd807486d2f8dd9cb336d6f5a973 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:38:51 +0000] fc29dd807486d2f8dd9cb336d6f5a973 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:38:57 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:38:57 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:06 [info] 36#36: *1559 [lua] access_by_lua(msblocations.conf:189):2: 27434a642f2a28612f1d13477a908fad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:39:06 +0000] 27434a642f2a28612f1d13477a908fad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:39:06 [info] 36#36: *1559 [lua] logger.lua:23: 27434a642f2a28612f1d13477a908fad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:39:07 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:07 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:17 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:17 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:21 [info] 36#36: *1564 [lua] access_by_lua(msblocations.conf:189):2: 692e0fec027b5a193d6c08897057ade6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:39:21 [info] 36#36: *1564 [lua] logger.lua:23: 692e0fec027b5a193d6c08897057ade6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:39:21 +0000] 692e0fec027b5a193d6c08897057ade6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:39:27 [info] 38#38: *1565 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:27 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:36 [info] 36#36: *1568 [lua] access_by_lua(msblocations.conf:189):2: 1da2f28373d009dfaa862cdcd414934b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:39:36 [info] 36#36: *1568 [lua] logger.lua:23: 1da2f28373d009dfaa862cdcd414934b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:39:36 +0000] 1da2f28373d009dfaa862cdcd414934b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:39:37 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:37 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:47 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:47 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:51 [info] 36#36: *1573 [lua] access_by_lua(msblocations.conf:189):2: ede7f8a270ba8de6229ca7e2903986df:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:39:51 +0000] ede7f8a270ba8de6229ca7e2903986df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:39:51 [info] 36#36: *1573 [lua] logger.lua:23: ede7f8a270ba8de6229ca7e2903986df {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:39:57 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:39:57 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:06 [info] 36#36: *1576 [lua] access_by_lua(msblocations.conf:189):2: 2a972c2b2db2daa5194d4b89cf538fe6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:40:06 +0000] 2a972c2b2db2daa5194d4b89cf538fe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:40:06 [info] 36#36: *1576 [lua] logger.lua:23: 2a972c2b2db2daa5194d4b89cf538fe6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:40:07 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:07 [info] 38#38: *1578 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:17 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:17 [info] 38#38: *1580 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:21 [info] 36#36: *1581 [lua] access_by_lua(msblocations.conf:189):2: dac05d66d8f126f2ba365c43da5eff31:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:40:21 +0000] dac05d66d8f126f2ba365c43da5eff31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:40:21 [info] 36#36: *1581 [lua] logger.lua:23: dac05d66d8f126f2ba365c43da5eff31 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:40:27 [info] 38#38: *1583 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:27 [info] 38#38: *1582 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:36 [info] 36#36: *1585 [lua] access_by_lua(msblocations.conf:189):2: 6be5f6e267d9924e60182efc8e1b1329:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:40:36 [info] 36#36: *1585 [lua] logger.lua:23: 6be5f6e267d9924e60182efc8e1b1329 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:40:36 +0000] 6be5f6e267d9924e60182efc8e1b1329 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:40:37 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:37 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:47 [info] 38#38: *1588 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:47 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:51 [info] 36#36: *1590 [lua] access_by_lua(msblocations.conf:189):2: dc320104af077c43854c0ab4e7082d8b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:40:51 [info] 36#36: *1590 [lua] logger.lua:23: dc320104af077c43854c0ab4e7082d8b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:40:51 +0000] dc320104af077c43854c0ab4e7082d8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:40:57 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:40:57 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:06 [info] 36#36: *1593 [lua] access_by_lua(msblocations.conf:189):2: 5d33b398527641bdff692f1d0779f981:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:41:06 +0000] 5d33b398527641bdff692f1d0779f981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 06:41:06 [info] 36#36: *1593 [lua] logger.lua:23: 5d33b398527641bdff692f1d0779f981 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:41:07 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:07 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:17 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:17 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:21 [info] 36#36: *1598 [lua] access_by_lua(msblocations.conf:189):2: 46f8476bcf37769e48e5e4466311c7f8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:41:21 [info] 36#36: *1598 [lua] logger.lua:23: 46f8476bcf37769e48e5e4466311c7f8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:41:21 +0000] 46f8476bcf37769e48e5e4466311c7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 06:41:27 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:27 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:36 [info] 36#36: *1602 [lua] access_by_lua(msblocations.conf:189):2: 8b91cf450d6eb87565d5092a4fc1066f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:41:36 +0000] 8b91cf450d6eb87565d5092a4fc1066f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:41:36 [info] 36#36: *1602 [lua] logger.lua:23: 8b91cf450d6eb87565d5092a4fc1066f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:41:37 [info] 38#38: *1604 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:37 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:47 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:47 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:51 [info] 36#36: *1607 [lua] access_by_lua(msblocations.conf:189):2: 28d57a023fc8c464f126bf5835868bf1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:41:51 +0000] 28d57a023fc8c464f126bf5835868bf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:41:51 [info] 36#36: *1607 [lua] logger.lua:23: 28d57a023fc8c464f126bf5835868bf1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:41:57 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:41:57 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:06 [info] 36#36: *1610 [lua] access_by_lua(msblocations.conf:189):2: 04e0ba10c147aa2a466d26988b17784c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:06 +0000] 04e0ba10c147aa2a466d26988b17784c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 06:42:06 [info] 36#36: *1610 [lua] logger.lua:23: 04e0ba10c147aa2a466d26988b17784c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:42:07 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:07 [info] 38#38: *1612 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:17 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:17 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:21 [info] 36#36: *1615 [lua] access_by_lua(msblocations.conf:189):2: e4941fe616fcd65a438df0282666ed21:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:21 +0000] e4941fe616fcd65a438df0282666ed21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:42:21 [info] 36#36: *1615 [lua] logger.lua:23: e4941fe616fcd65a438df0282666ed21 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:42:27 [info] 38#38: *1616 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:27 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:36 [info] 36#36: *1619 [lua] access_by_lua(msblocations.conf:189):2: 52aa9be81c1b86b2d0d217c468a1bde5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:36 +0000] 52aa9be81c1b86b2d0d217c468a1bde5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:42:36 [info] 36#36: *1619 [lua] logger.lua:23: 52aa9be81c1b86b2d0d217c468a1bde5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:42:37 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:37 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:47 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:47 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:51 [info] 36#36: *1624 [lua] access_by_lua(msblocations.conf:189):2: c8410b2856525ace31c915471882fa7d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:51 +0000] c8410b2856525ace31c915471882fa7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 06:42:51 [info] 36#36: *1624 [lua] logger.lua:23: c8410b2856525ace31c915471882fa7d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:42:57 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:42:57 [info] 38#38: *1626 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:06 [info] 36#36: *1627 [lua] access_by_lua(msblocations.conf:189):2: 9fba886169cce40ac164275e56011840:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:43:06 [info] 36#36: *1627 [lua] logger.lua:23: 9fba886169cce40ac164275e56011840 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:43:06 +0000] 9fba886169cce40ac164275e56011840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/05 06:43:07 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:07 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:17 [info] 36#36: *1630 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:17 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:21 [info] 36#36: *1632 [lua] access_by_lua(msblocations.conf:189):2: 6e3c1fea33be98e7b42a762f44093b05:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:43:21 [info] 36#36: *1632 [lua] logger.lua:23: 6e3c1fea33be98e7b42a762f44093b05 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:43:21 +0000] 6e3c1fea33be98e7b42a762f44093b05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:43:27 [info] 36#36: *1633 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:27 [info] 38#38: *1634 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:36 [info] 36#36: *1636 [lua] access_by_lua(msblocations.conf:189):2: 4add2a56fa8c28e15a56a32fb211cd30:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/05 06:43:36 [info] 36#36: *1636 [lua] logger.lua:23: 4add2a56fa8c28e15a56a32fb211cd30 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:43:36 +0000] 4add2a56fa8c28e15a56a32fb211cd30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:43:37 [info] 36#36: *1637 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:37 [info] 38#38: *1638 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:47 [info] 38#38: *1639 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:47 [info] 38#38: *1640 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:51 [info] 36#36: *1641 [lua] access_by_lua(msblocations.conf:189):2: 3a3f64aa92cda2a919eb1628715ff1cb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:43:51 +0000] 3a3f64aa92cda2a919eb1628715ff1cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:43:51 [info] 36#36: *1641 [lua] logger.lua:23: 3a3f64aa92cda2a919eb1628715ff1cb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:43:57 [info] 38#38: *1643 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:43:57 [info] 38#38: *1642 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:44:06 [info] 36#36: *1644 [lua] access_by_lua(msblocations.conf:189):2: 40cdff5ee05efcfc1c22b4b89c06004c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.64 - - [05/Jan/2023:06:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:44:06 +0000] 40cdff5ee05efcfc1c22b4b89c06004c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:44:06 [info] 36#36: *1644 [lua] logger.lua:23: 40cdff5ee05efcfc1c22b4b89c06004c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:44:07 [info] 36#36: *1645 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:44:07 [info] 36#36: *1646 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:44:17 [info] 36#36: *1648 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/05 06:44:17 [info] 38#38: *1647 client closed connection while SSL handshaking, client: 10.233.69.1