Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.14.219
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/13 05:13:19 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/13 05:13:19 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/13 05:13:19 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/13 05:13:19 [notice] 33#33: using the "epoll" event method
2023/01/13 05:13:19 [notice] 33#33: openresty/1.13.6.1
2023/01/13 05:13:19 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/13 05:13:19 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/13 05:13:19 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/13 05:13:19 [notice] 34#34: start worker processes
2023/01/13 05:13:19 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2023/01/13 05:13:19 [notice] 34#34: start worker process 37
2023/01/13 05:13:19 [notice] 34#34: start worker process 38
2023/01/13 05:13:19 [notice] 34#34: start worker process 39
2023/01/13 05:13:19 [notice] 34#34: start worker process 40
2023/01/13 05:13:19 [notice] 34#34: start worker process 41
2023/01/13 05:13:19 [notice] 34#34: start worker process 42
2023/01/13 05:13:19 [notice] 34#34: start worker process 43
2023/01/13 05:13:19 [notice] 34#34: start cache manager process 44
2023/01/13 05:13:19 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230113051320.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-01-13 05:13:22 254 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-13 05:13:22 265 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-13 05:13:22 265 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-13 05:13:22 317 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-13 05:13:22 317 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.14.219:10081 Enabled:true
2023-01-13 05:13:23 596 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-13 05:13:23 667 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-13 05:13:23 667 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-13 05:13:23 668 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-13 05:13:23 669 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-13 05:13:23 669 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-13 05:13:23 669 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-13 05:13:23 669 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-13 05:13:23 728 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-13 05:13:23 808 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-13 05:13:23 808 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-13 05:13:23 808 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-13 05:13:24 231 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/13 05:13:35 [info] 41#41: *12 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:13:35 [info] 41#41: *13 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:13:40 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 10ecc13be5c1ebb912282a2bcf76bf49:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:13:40 [info] 37#37: *14 [lua] logger.lua:23: 10ecc13be5c1ebb912282a2bcf76bf49 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:13:40 +0000] 10ecc13be5c1ebb912282a2bcf76bf49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.133 upstream_response_time:0.131 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2023/01/13 05:13:45 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:13:45 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:13:55 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:189):2: 9f8fcf8e329dad439f4abc628abb289a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:13:55 +0000] 9f8fcf8e329dad439f4abc628abb289a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 05:13:55 [info] 37#37: *19 [lua] logger.lua:23: 9f8fcf8e329dad439f4abc628abb289a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 05:13:55 [info] 41#41: *21 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:13:55 [info] 41#41: *20 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:05 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:05 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:10 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: cc53485099ffa8e89453249056e17b8b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:14:10 +0000] cc53485099ffa8e89453249056e17b8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:14:10 [info] 37#37: *24 [lua] logger.lua:23: cc53485099ffa8e89453249056e17b8b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:14:15 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:15 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:19 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/13 05:14:19 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/13 05:14:19 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/13 05:14:19 [notice] 34#34: signal 29 (SIGIO) received
2023/01/13 05:14:25 [info] 37#37: *29 [lua] access_by_lua(msblocations.conf:189):2: 9cecb46059463b69e69569d2d60f18ff:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:14:25 [info] 37#37: *29 [lua] logger.lua:23: 9cecb46059463b69e69569d2d60f18ff {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:14:25 +0000] 9cecb46059463b69e69569d2d60f18ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/13 05:14:25 [info] 41#41: *30 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:25 [info] 41#41: *31 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:35 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:35 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:40 [info] 37#37: *34 [lua] access_by_lua(msblocations.conf:189):2: ea830994f9f528ec643bdb70dfba4eca:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.71 - - [13/Jan/2023:05:14:40 +0000] ea830994f9f528ec643bdb70dfba4eca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/13 05:14:40 [info] 37#37: *34 [lua] logger.lua:23: ea830994f9f528ec643bdb70dfba4eca {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:14:45 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:45 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:55 [info] 37#37: *37 [lua] access_by_lua(msblocations.conf:189):2: 341c425074a167108b526f4380bd743a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:14:55 [info] 37#37: *37 [lua] logger.lua:23: 341c425074a167108b526f4380bd743a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:14:55 +0000] 341c425074a167108b526f4380bd743a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:14:55 [info] 41#41: *39 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:14:55 [info] 41#41: *38 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:05 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:05 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:10 [info] 37#37: *42 [lua] access_by_lua(msblocations.conf:189):2: c9a9f286e6eab36df3da950377255bdc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:15:10 [info] 37#37: *42 [lua] logger.lua:23: c9a9f286e6eab36df3da950377255bdc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:15:10 +0000] c9a9f286e6eab36df3da950377255bdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:15:15 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:15 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:25 [info] 37#37: *46 [lua] access_by_lua(msblocations.conf:189):2: 7da66d6f452f5fe1f2feb7e39d336717:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:15:25 [info] 37#37: *46 [lua] logger.lua:23: 7da66d6f452f5fe1f2feb7e39d336717 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.71 - - [13/Jan/2023:05:15:25 +0000] 7da66d6f452f5fe1f2feb7e39d336717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/13 05:15:25 [info] 41#41: *47 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:25 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:35 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:35 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:40 [info] 37#37: *51 [lua] access_by_lua(msblocations.conf:189):2: dbb80c2872d07dfba7fbd12ed03831c3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.71 - - [13/Jan/2023:05:15:40 +0000] dbb80c2872d07dfba7fbd12ed03831c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/13 05:15:40 [info] 37#37: *51 [lua] logger.lua:23: dbb80c2872d07dfba7fbd12ed03831c3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:15:45 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:45 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:55 [info] 37#37: *54 [lua] access_by_lua(msblocations.conf:189):2: a9bb1ac4d457dcd5eb8c825f32fd07b4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:15:55 +0000] a9bb1ac4d457dcd5eb8c825f32fd07b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:15:55 [info] 37#37: *54 [lua] logger.lua:23: a9bb1ac4d457dcd5eb8c825f32fd07b4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:15:55 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:15:55 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:05 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:05 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:10 [info] 37#37: *59 [lua] access_by_lua(msblocations.conf:189):2: 6d06ccbf3ed72c6c5d392d4a01c1c88a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
10.233.71.71 - - [13/Jan/2023:05:16:10 +0000] 6d06ccbf3ed72c6c5d392d4a01c1c88a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/13 05:16:10 [info] 37#37: *59 [lua] logger.lua:23: 6d06ccbf3ed72c6c5d392d4a01c1c88a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:16:15 [info] 37#37: *61 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:15 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:25 [info] 41#41: *63 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:25 [info] 41#41: *64 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:25 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: 0035d79f5d6064df0fee9bdf900c5158:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:16:25 [info] 37#37: *65 [lua] logger.lua:23: 0035d79f5d6064df0fee9bdf900c5158 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:16:25 +0000] 0035d79f5d6064df0fee9bdf900c5158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:16:35 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:35 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:40 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:189):2: d86f47cc5c4ba324b6eab2b05ae2baa4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:16:40 [info] 37#37: *68 [lua] logger.lua:23: d86f47cc5c4ba324b6eab2b05ae2baa4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:16:40 +0000] d86f47cc5c4ba324b6eab2b05ae2baa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 05:16:45 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:45 [info] 41#41: *70 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:55 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:55 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:16:55 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: d91913eadba5dc72cfaf229a6bd6b792:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:16:55 +0000] d91913eadba5dc72cfaf229a6bd6b792 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/13 05:16:55 [info] 37#37: *73 [lua] logger.lua:23: d91913eadba5dc72cfaf229a6bd6b792 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 05:17:05 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:05 [info] 41#41: *75 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:10 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:189):2: 51be9eb2b220ee3dfa76a199b6382417:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:17:10 [info] 37#37: *76 [lua] logger.lua:23: 51be9eb2b220ee3dfa76a199b6382417 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:17:10 +0000] 51be9eb2b220ee3dfa76a199b6382417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:17:15 [info] 41#41: *77 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:15 [info] 41#41: *78 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:25 [info] 41#41: *80 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:25 [info] 41#41: *81 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:25 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: a5c1cccfc87f94911101efc3a405bc7a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:17:25 [info] 37#37: *82 [lua] logger.lua:23: a5c1cccfc87f94911101efc3a405bc7a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:17:25 +0000] a5c1cccfc87f94911101efc3a405bc7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:17:35 [info] 41#41: *84 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:35 [info] 41#41: *83 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:40 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:189):2: 38dd34194195b1ed462385a6c2eb9a77:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:17:40 [info] 37#37: *85 [lua] logger.lua:23: 38dd34194195b1ed462385a6c2eb9a77 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:17:40 +0000] 38dd34194195b1ed462385a6c2eb9a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:17:45 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:45 [info] 41#41: *87 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:55 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:55 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:17:55 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: a8e82c0c7b1f0bdc174ed6cabd96179a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:17:55 [info] 37#37: *90 [lua] logger.lua:23: a8e82c0c7b1f0bdc174ed6cabd96179a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:17:55 +0000] a8e82c0c7b1f0bdc174ed6cabd96179a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:18:05 [info] 41#41: *91 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:05 [info] 41#41: *92 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:10 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:189):2: 62eb2d234818eec5d843981872581f0b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:18:10 [info] 37#37: *93 [lua] logger.lua:23: 62eb2d234818eec5d843981872581f0b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:18:10 +0000] 62eb2d234818eec5d843981872581f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:18:15 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:15 [info] 41#41: *95 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:25 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:25 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:25 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: f2f3380292319ece322ea80c31ebf03e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:18:25 +0000] f2f3380292319ece322ea80c31ebf03e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:18:25 [info] 37#37: *99 [lua] logger.lua:23: f2f3380292319ece322ea80c31ebf03e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:18:35 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:35 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:40 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:189):2: ce9b7339c89713bbd7eb8a1f8854d4d5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:18:40 [info] 37#37: *102 [lua] logger.lua:23: ce9b7339c89713bbd7eb8a1f8854d4d5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:18:40 +0000] ce9b7339c89713bbd7eb8a1f8854d4d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:18:45 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:45 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:55 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:55 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:18:55 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: 878944fa71ff0bad46d0ebdd6eec9e86:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:18:55 [info] 37#37: *107 [lua] logger.lua:23: 878944fa71ff0bad46d0ebdd6eec9e86 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:18:55 +0000] 878944fa71ff0bad46d0ebdd6eec9e86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:19:05 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:05 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:10 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:189):2: 5b6246263bdd5a83ce73649bbaf29b09:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:19:10 +0000] 5b6246263bdd5a83ce73649bbaf29b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/13 05:19:10 [info] 37#37: *110 [lua] logger.lua:23: 5b6246263bdd5a83ce73649bbaf29b09 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:19:15 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:15 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:25 [info] 41#41: *114 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:25 [info] 41#41: *115 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:25 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: 887d8bc6f60c300f06df74611317d645:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:19:25 [info] 37#37: *116 [lua] logger.lua:23: 887d8bc6f60c300f06df74611317d645 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:19:25 +0000] 887d8bc6f60c300f06df74611317d645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:19:35 [info] 41#41: *118 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:35 [info] 41#41: *117 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:40 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:189):2: e27d8acc9d35f68d72f6c0b32ccd3cdf:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:19:40 [info] 37#37: *119 [lua] logger.lua:23: e27d8acc9d35f68d72f6c0b32ccd3cdf {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:19:40 +0000] e27d8acc9d35f68d72f6c0b32ccd3cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:19:45 [info] 41#41: *120 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:45 [info] 41#41: *121 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:55 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:55 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:19:55 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 530ec134337072ab40d1b4edcbed71be:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:19:55 [info] 37#37: *124 [lua] logger.lua:23: 530ec134337072ab40d1b4edcbed71be {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:19:55 +0000] 530ec134337072ab40d1b4edcbed71be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:20:05 [info] 41#41: *126 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:05 [info] 41#41: *125 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:11 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:189):2: 39f86f128faba05f31958e9aac0629e6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:20:11 [info] 37#37: *127 [lua] logger.lua:23: 39f86f128faba05f31958e9aac0629e6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:20:11 +0000] 39f86f128faba05f31958e9aac0629e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:20:15 [info] 41#41: *129 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:15 [info] 41#41: *128 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:25 [info] 41#41: *132 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:25 [info] 41#41: *131 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:26 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: fc225941583265e0256b8215cfdee7c2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:20:26 +0000] fc225941583265e0256b8215cfdee7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:20:26 [info] 37#37: *133 [lua] logger.lua:23: fc225941583265e0256b8215cfdee7c2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:20:35 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:35 [info] 41#41: *135 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:41 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:189):2: c1bbe2f62a2eacf0ffc64baa74ba0c99:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:20:41 [info] 37#37: *136 [lua] logger.lua:23: c1bbe2f62a2eacf0ffc64baa74ba0c99 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:20:41 +0000] c1bbe2f62a2eacf0ffc64baa74ba0c99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 05:20:45 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:45 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:55 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:55 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:20:56 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: 20d736d26e84bad1fe21812f85fe5cc9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:20:56 [info] 37#37: *141 [lua] logger.lua:23: 20d736d26e84bad1fe21812f85fe5cc9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:20:56 +0000] 20d736d26e84bad1fe21812f85fe5cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:21:05 [info] 41#41: *143 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:05 [info] 41#41: *142 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:11 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:189):2: c8750c778b98f07bcd6a6573a1789905:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:21:11 +0000] c8750c778b98f07bcd6a6573a1789905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:21:11 [info] 37#37: *144 [lua] logger.lua:23: c8750c778b98f07bcd6a6573a1789905 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:21:15 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:15 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:25 [info] 41#41: *149 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:25 [info] 41#41: *148 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:26 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: f1f387d1b40ec8c42432b8b7fe13acb2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:21:26 +0000] f1f387d1b40ec8c42432b8b7fe13acb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:21:26 [info] 37#37: *150 [lua] logger.lua:23: f1f387d1b40ec8c42432b8b7fe13acb2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:21:35 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:35 [info] 41#41: *152 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:41 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:189):2: 09e66398cea8d577029f4ab4bd7e25c3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:21:41 +0000] 09e66398cea8d577029f4ab4bd7e25c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:21:41 [info] 37#37: *153 [lua] logger.lua:23: 09e66398cea8d577029f4ab4bd7e25c3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:21:45 [info] 41#41: *154 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:45 [info] 41#41: *155 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:55 [info] 41#41: *156 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:55 [info] 41#41: *157 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:21:56 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: aad4ca092454d971aadce50c83149e6d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:21:56 +0000] aad4ca092454d971aadce50c83149e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:21:56 [info] 37#37: *158 [lua] logger.lua:23: aad4ca092454d971aadce50c83149e6d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:22:05 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:05 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:11 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:189):2: eea50e9cf84de60fdbfe6cd88f954464:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:22:11 [info] 37#37: *161 [lua] logger.lua:23: eea50e9cf84de60fdbfe6cd88f954464 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:22:11 +0000] eea50e9cf84de60fdbfe6cd88f954464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:22:15 [info] 41#41: *163 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:15 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:25 [info] 41#41: *165 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:25 [info] 41#41: *166 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:26 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: baa18807f326f1574f0fc6f7c8c88471:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:22:26 [info] 37#37: *167 [lua] logger.lua:23: baa18807f326f1574f0fc6f7c8c88471 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:22:26 +0000] baa18807f326f1574f0fc6f7c8c88471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:22:35 [info] 41#41: *168 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:35 [info] 41#41: *169 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:41 [info] 37#37: *170 [lua] access_by_lua(msblocations.conf:189):2: 09b80c074888dd2f52726e6302911619:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:22:41 [info] 37#37: *170 [lua] logger.lua:23: 09b80c074888dd2f52726e6302911619 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:22:41 +0000] 09b80c074888dd2f52726e6302911619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:22:45 [info] 41#41: *172 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:45 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:55 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:55 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:22:56 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: 0580b244f75cccec01a91b953348e1fc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:22:56 [info] 37#37: *175 [lua] logger.lua:23: 0580b244f75cccec01a91b953348e1fc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:22:56 +0000] 0580b244f75cccec01a91b953348e1fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:23:05 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:05 [info] 41#41: *177 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:11 [info] 37#37: *178 [lua] access_by_lua(msblocations.conf:189):2: f673a037148b08a93c69dd227a639a82:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:23:11 [info] 37#37: *178 [lua] logger.lua:23: f673a037148b08a93c69dd227a639a82 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:23:11 +0000] f673a037148b08a93c69dd227a639a82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:23:15 [info] 41#41: *180 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:15 [info] 41#41: *179 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:25 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:25 [info] 41#41: *183 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:26 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: f1035a6023d2181f1896eedaa59006ef:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:23:26 [info] 37#37: *184 [lua] logger.lua:23: f1035a6023d2181f1896eedaa59006ef {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:23:26 +0000] f1035a6023d2181f1896eedaa59006ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/13 05:23:35 [info] 41#41: *186 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:35 [info] 41#41: *185 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:41 [info] 37#37: *187 [lua] access_by_lua(msblocations.conf:189):2: 045274c1c258b48b70c24356b1eb977c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:23:41 [info] 37#37: *187 [lua] logger.lua:23: 045274c1c258b48b70c24356b1eb977c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:23:41 +0000] 045274c1c258b48b70c24356b1eb977c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:23:45 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:45 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:55 [info] 41#41: *191 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:55 [info] 41#41: *190 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:23:56 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: 50cf3f8b135cc495301383eea36791a8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:23:56 [info] 37#37: *192 [lua] logger.lua:23: 50cf3f8b135cc495301383eea36791a8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:23:56 +0000] 50cf3f8b135cc495301383eea36791a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:24:05 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:05 [info] 41#41: *194 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:11 [info] 37#37: *195 [lua] access_by_lua(msblocations.conf:189):2: 55d265ab633bd6db18c19f5c177e669b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:24:11 +0000] 55d265ab633bd6db18c19f5c177e669b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:24:11 [info] 37#37: *195 [lua] logger.lua:23: 55d265ab633bd6db18c19f5c177e669b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:24:15 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:15 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:25 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:25 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:26 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: 7dc9fafb0ff37038e2045d47bfe6707d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:24:26 +0000] 7dc9fafb0ff37038e2045d47bfe6707d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:24:26 [info] 37#37: *201 [lua] logger.lua:23: 7dc9fafb0ff37038e2045d47bfe6707d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:24:35 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:35 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:41 [info] 37#37: *204 [lua] access_by_lua(msblocations.conf:189):2: e811852ef6ca05328e6967fc7905cecf:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:24:41 +0000] e811852ef6ca05328e6967fc7905cecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:24:41 [info] 37#37: *204 [lua] logger.lua:23: e811852ef6ca05328e6967fc7905cecf {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:24:45 [info] 41#41: *206 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:45 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:55 [info] 41#41: *208 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:55 [info] 41#41: *207 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:24:56 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: d926097ea66dd427f07f7e73347807d8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:24:56 [info] 37#37: *209 [lua] logger.lua:23: d926097ea66dd427f07f7e73347807d8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:24:56 +0000] d926097ea66dd427f07f7e73347807d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:25:05 [info] 41#41: *210 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:05 [info] 41#41: *211 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:11 [info] 37#37: *212 [lua] access_by_lua(msblocations.conf:189):2: 07241862daa87a58bb82e6345a128be4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:25:11 [info] 37#37: *212 [lua] logger.lua:23: 07241862daa87a58bb82e6345a128be4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:25:11 +0000] 07241862daa87a58bb82e6345a128be4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:25:15 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:15 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:25 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:25 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:26 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: dfe95cbb4a1254f3fc81bfeb78bcef2f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:25:26 [info] 37#37: *218 [lua] logger.lua:23: dfe95cbb4a1254f3fc81bfeb78bcef2f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:25:26 +0000] dfe95cbb4a1254f3fc81bfeb78bcef2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:25:35 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:35 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:41 [info] 37#37: *221 [lua] access_by_lua(msblocations.conf:189):2: f694bffbdb5f1ebce0c24615f3934137:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:25:41 [info] 37#37: *221 [lua] logger.lua:23: f694bffbdb5f1ebce0c24615f3934137 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:25:41 +0000] f694bffbdb5f1ebce0c24615f3934137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:25:45 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:45 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:55 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:55 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:25:56 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: cfabb6faa785dacee707280106ec8370:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:25:56 [info] 37#37: *226 [lua] logger.lua:23: cfabb6faa785dacee707280106ec8370 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:25:56 +0000] cfabb6faa785dacee707280106ec8370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:26:05 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:05 [info] 41#41: *228 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:11 [info] 37#37: *229 [lua] access_by_lua(msblocations.conf:189):2: 64a7345b5f59d67694d36eebabb42730:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:26:11 [info] 37#37: *229 [lua] logger.lua:23: 64a7345b5f59d67694d36eebabb42730 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:26:11 +0000] 64a7345b5f59d67694d36eebabb42730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:26:15 [info] 41#41: *230 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:15 [info] 41#41: *231 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:25 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:25 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:26 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:189):2: 841f79bcca803176754564b88c90c871:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:26:26 [info] 37#37: *235 [lua] logger.lua:23: 841f79bcca803176754564b88c90c871 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:26:26 +0000] 841f79bcca803176754564b88c90c871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 05:26:35 [info] 41#41: *236 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:35 [info] 41#41: *237 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:41 [info] 37#37: *238 [lua] access_by_lua(msblocations.conf:189):2: b09fd7cd0521aa0463e1dba42f9456fd:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:26:41 +0000] b09fd7cd0521aa0463e1dba42f9456fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:26:41 [info] 37#37: *238 [lua] logger.lua:23: b09fd7cd0521aa0463e1dba42f9456fd {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:26:45 [info] 41#41: *239 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:45 [info] 41#41: *240 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:55 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:55 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:26:56 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:189):2: 5bc7e28a110ed55663625167406e206f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:26:56 +0000] 5bc7e28a110ed55663625167406e206f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:26:56 [info] 37#37: *243 [lua] logger.lua:23: 5bc7e28a110ed55663625167406e206f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:27:05 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:05 [info] 41#41: *245 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:11 [info] 37#37: *246 [lua] access_by_lua(msblocations.conf:189):2: 75668b5d954e1a00338e2466d9cefe9f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:27:11 +0000] 75668b5d954e1a00338e2466d9cefe9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:27:11 [info] 37#37: *246 [lua] logger.lua:23: 75668b5d954e1a00338e2466d9cefe9f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:27:15 [info] 41#41: *247 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:15 [info] 41#41: *248 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:25 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:25 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:26 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:189):2: 41bb44b172c9324ca8fcb8ddee6a2e58:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:27:26 [info] 37#37: *252 [lua] logger.lua:23: 41bb44b172c9324ca8fcb8ddee6a2e58 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:27:26 +0000] 41bb44b172c9324ca8fcb8ddee6a2e58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:27:35 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:35 [info] 41#41: *254 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:41 [info] 37#37: *255 [lua] access_by_lua(msblocations.conf:189):2: 6b58165a2b070142f483104dd92f3bbb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:27:41 [info] 37#37: *255 [lua] logger.lua:23: 6b58165a2b070142f483104dd92f3bbb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:27:41 +0000] 6b58165a2b070142f483104dd92f3bbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:27:45 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:45 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:55 [info] 41#41: *258 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:55 [info] 41#41: *259 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:27:56 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:189):2: 299434a9a553d2ab957ace7a461d157e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:27:56 [info] 37#37: *260 [lua] logger.lua:23: 299434a9a553d2ab957ace7a461d157e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:27:56 +0000] 299434a9a553d2ab957ace7a461d157e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:28:05 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:05 [info] 41#41: *262 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:11 [info] 37#37: *263 [lua] access_by_lua(msblocations.conf:189):2: b1086e88321d64bab401fa2ae1f6f906:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:28:11 [info] 37#37: *263 [lua] logger.lua:23: b1086e88321d64bab401fa2ae1f6f906 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:28:11 +0000] b1086e88321d64bab401fa2ae1f6f906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:28:15 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:15 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:25 [info] 41#41: *268 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:25 [info] 41#41: *267 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:26 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:189):2: faac5f71b9b5ff783982d6c2691fb1fa:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.71 - - [13/Jan/2023:05:28:26 +0000] faac5f71b9b5ff783982d6c2691fb1fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:28:26 [info] 37#37: *269 [lua] logger.lua:23: faac5f71b9b5ff783982d6c2691fb1fa {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:28:35 [info] 41#41: *270 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:35 [info] 41#41: *271 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:41 [info] 37#37: *272 [lua] access_by_lua(msblocations.conf:189):2: d40c9cb9047e5f999e4c26677a9913b8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:28:41 [info] 37#37: *272 [lua] logger.lua:23: d40c9cb9047e5f999e4c26677a9913b8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:28:41 +0000] d40c9cb9047e5f999e4c26677a9913b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:28:45 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:45 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:55 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:55 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:28:56 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:189):2: 48ecc9d1c01389cc113d1bc889cef412:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:28:56 [info] 37#37: *277 [lua] logger.lua:23: 48ecc9d1c01389cc113d1bc889cef412 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:28:56 +0000] 48ecc9d1c01389cc113d1bc889cef412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:29:05 [info] 41#41: *279 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:05 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:11 [info] 37#37: *280 [lua] access_by_lua(msblocations.conf:189):2: f97956d6180b506efd704eb25ec97b05:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:29:11 [info] 37#37: *280 [lua] logger.lua:23: f97956d6180b506efd704eb25ec97b05 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:29:11 +0000] f97956d6180b506efd704eb25ec97b05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:29:15 [info] 41#41: *282 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:15 [info] 41#41: *281 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:25 [info] 41#41: *285 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:25 [info] 41#41: *284 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:26 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:189):2: f70c9a478fc09ba55c22fdc3de044ad2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:29:26 +0000] f70c9a478fc09ba55c22fdc3de044ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:29:26 [info] 37#37: *286 [lua] logger.lua:23: f70c9a478fc09ba55c22fdc3de044ad2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:29:35 [info] 41#41: *288 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:35 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:41 [info] 37#37: *289 [lua] access_by_lua(msblocations.conf:189):2: 244415da9b21726d90baef5024087a90:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:29:41 [info] 37#37: *289 [lua] logger.lua:23: 244415da9b21726d90baef5024087a90 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:29:41 +0000] 244415da9b21726d90baef5024087a90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:29:45 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:45 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:55 [info] 41#41: *293 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:55 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:29:56 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:189):2: 24b0cdeee74e3f806674fe38b55d960c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:29:56 [info] 37#37: *294 [lua] logger.lua:23: 24b0cdeee74e3f806674fe38b55d960c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:29:56 +0000] 24b0cdeee74e3f806674fe38b55d960c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:30:05 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:05 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:11 [info] 37#37: *297 [lua] access_by_lua(msblocations.conf:189):2: 331d9b86a000f425a7618107e88222e0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:30:11 [info] 37#37: *297 [lua] logger.lua:23: 331d9b86a000f425a7618107e88222e0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:30:11 +0000] 331d9b86a000f425a7618107e88222e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:30:15 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:15 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:25 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:25 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:26 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:189):2: 70cf30cebbc5caf0f3e84845d175cf94:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:30:26 [info] 37#37: *303 [lua] logger.lua:23: 70cf30cebbc5caf0f3e84845d175cf94 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:30:26 +0000] 70cf30cebbc5caf0f3e84845d175cf94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:30:35 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:35 [info] 41#41: *305 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:41 [info] 37#37: *306 [lua] access_by_lua(msblocations.conf:189):2: 84bebd428b8ea9d8b85fcd0351041c5a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:30:41 +0000] 84bebd428b8ea9d8b85fcd0351041c5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/13 05:30:41 [info] 37#37: *306 [lua] logger.lua:23: 84bebd428b8ea9d8b85fcd0351041c5a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 05:30:45 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:45 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:55 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:55 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:30:56 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:189):2: ae48a1c0f55fbeac1356a1129cc98467:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:30:56 [info] 37#37: *311 [lua] logger.lua:23: ae48a1c0f55fbeac1356a1129cc98467 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:30:56 +0000] ae48a1c0f55fbeac1356a1129cc98467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:31:05 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:05 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:11 [info] 37#37: *314 [lua] access_by_lua(msblocations.conf:189):2: eb558841bbfa6dfe4986803414c11753:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:31:11 [info] 37#37: *314 [lua] logger.lua:23: eb558841bbfa6dfe4986803414c11753 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:31:11 +0000] eb558841bbfa6dfe4986803414c11753 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:31:15 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:15 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:25 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:25 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:26 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:189):2: 74359dda9423a603de5ea9bcc55ca673:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:31:26 +0000] 74359dda9423a603de5ea9bcc55ca673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:31:26 [info] 37#37: *320 [lua] logger.lua:23: 74359dda9423a603de5ea9bcc55ca673 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:31:35 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:35 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:41 [info] 37#37: *323 [lua] access_by_lua(msblocations.conf:189):2: 120c5e03a6eccd2f1ea74e3a8af125f8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:31:41 [info] 37#37: *323 [lua] logger.lua:23: 120c5e03a6eccd2f1ea74e3a8af125f8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:31:41 +0000] 120c5e03a6eccd2f1ea74e3a8af125f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:31:45 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:45 [info] 41#41: *325 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:55 [info] 41#41: *327 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:55 [info] 41#41: *326 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:31:56 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:189):2: 8a0ca74b168e1d9272ec3f4d8b069402:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:31:56 [info] 37#37: *328 [lua] logger.lua:23: 8a0ca74b168e1d9272ec3f4d8b069402 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:31:56 +0000] 8a0ca74b168e1d9272ec3f4d8b069402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 05:32:05 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:05 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:11 [info] 37#37: *331 [lua] access_by_lua(msblocations.conf:189):2: 38aa1b3683381e6bdf2ed2a1280ec5e8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:32:11 [info] 37#37: *331 [lua] logger.lua:23: 38aa1b3683381e6bdf2ed2a1280ec5e8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:32:11 +0000] 38aa1b3683381e6bdf2ed2a1280ec5e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:32:15 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:15 [info] 41#41: *333 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:25 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:25 [info] 41#41: *336 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:26 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:189):2: fb0341dd894f73d2f6ea8261f3d0f082:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:32:26 [info] 37#37: *337 [lua] logger.lua:23: fb0341dd894f73d2f6ea8261f3d0f082 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:32:26 +0000] fb0341dd894f73d2f6ea8261f3d0f082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:32:35 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:35 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:41 [info] 37#37: *340 [lua] access_by_lua(msblocations.conf:189):2: 4e01299b86d7da18349f3853f6176542:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:32:41 +0000] 4e01299b86d7da18349f3853f6176542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:32:41 [info] 37#37: *340 [lua] logger.lua:23: 4e01299b86d7da18349f3853f6176542 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:32:45 [info] 41#41: *342 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:45 [info] 41#41: *341 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:55 [info] 41#41: *343 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:55 [info] 41#41: *344 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:32:56 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:189):2: 7ad5936c1473debf7141628f829ea02d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:32:56 [info] 37#37: *345 [lua] logger.lua:23: 7ad5936c1473debf7141628f829ea02d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:32:56 +0000] 7ad5936c1473debf7141628f829ea02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 05:33:05 [info] 41#41: *347 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:05 [info] 41#41: *346 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:11 [info] 37#37: *348 [lua] access_by_lua(msblocations.conf:189):2: 949bc8e47ccc38ccf55b866b89dd0300:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:33:11 +0000] 949bc8e47ccc38ccf55b866b89dd0300 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:33:11 [info] 37#37: *348 [lua] logger.lua:23: 949bc8e47ccc38ccf55b866b89dd0300 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:33:15 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:15 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:25 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:25 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:26 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: 7c7eea4b02ef51c2bf2cf7f9fa61a35f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:33:26 +0000] 7c7eea4b02ef51c2bf2cf7f9fa61a35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 05:33:26 [info] 37#37: *354 [lua] logger.lua:23: 7c7eea4b02ef51c2bf2cf7f9fa61a35f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 05:33:35 [info] 41#41: *355 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:35 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:41 [info] 37#37: *357 [lua] access_by_lua(msblocations.conf:189):2: 8a17134e79974d051b4be98e869ac624:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:33:41 [info] 37#37: *357 [lua] logger.lua:23: 8a17134e79974d051b4be98e869ac624 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:33:41 +0000] 8a17134e79974d051b4be98e869ac624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:33:45 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:45 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:55 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:55 [info] 41#41: *361 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:33:56 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:189):2: 830e4435d9fb2ffc5a5847dfa6f06bf7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:33:56 [info] 37#37: *362 [lua] logger.lua:23: 830e4435d9fb2ffc5a5847dfa6f06bf7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:33:56 +0000] 830e4435d9fb2ffc5a5847dfa6f06bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 05:34:05 [info] 41#41: *363 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:05 [info] 41#41: *364 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
10.233.71.71 - - [13/Jan/2023:05:34:11 +0000] 31152039bbfb091b9dfa87d26ff02739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:34:11 [info] 37#37: *365 [lua] access_by_lua(msblocations.conf:189):2: 31152039bbfb091b9dfa87d26ff02739:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:34:11 [info] 37#37: *365 [lua] logger.lua:23: 31152039bbfb091b9dfa87d26ff02739 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:34:15 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:15 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:25 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:25 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:26 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:189):2: 951bf02c69819ee6a8e538f921e07415:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:34:26 +0000] 951bf02c69819ee6a8e538f921e07415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:34:26 [info] 37#37: *371 [lua] logger.lua:23: 951bf02c69819ee6a8e538f921e07415 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:34:35 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:35 [info] 41#41: *373 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:41 [info] 37#37: *374 [lua] access_by_lua(msblocations.conf:189):2: 2ebfd0c1457575020d80217c7e05bde6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:34:41 [info] 37#37: *374 [lua] logger.lua:23: 2ebfd0c1457575020d80217c7e05bde6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:34:41 +0000] 2ebfd0c1457575020d80217c7e05bde6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:34:45 [info] 41#41: *375 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:45 [info] 41#41: *376 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:55 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:55 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:34:56 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:189):2: c55deb353557c243c0f7f82f705d5949:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:34:56 +0000] c55deb353557c243c0f7f82f705d5949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:34:56 [info] 37#37: *379 [lua] logger.lua:23: c55deb353557c243c0f7f82f705d5949 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 05:35:05 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:05 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:11 [info] 37#37: *382 [lua] access_by_lua(msblocations.conf:189):2: ef100d270c96e61ff5efd41ff9641877:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:35:11 [info] 37#37: *382 [lua] logger.lua:23: ef100d270c96e61ff5efd41ff9641877 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:35:11 +0000] ef100d270c96e61ff5efd41ff9641877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:35:15 [info] 41#41: *383 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:15 [info] 41#41: *384 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:25 [info] 41#41: *387 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:25 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:26 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:189):2: 3d1cbdb50b67780ac6667d39b0119664:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:35:26 +0000] 3d1cbdb50b67780ac6667d39b0119664 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:35:26 [info] 37#37: *388 [lua] logger.lua:23: 3d1cbdb50b67780ac6667d39b0119664 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:35:35 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:35 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:41 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:189):2: 23324b76e3bb3bc347ca98f6c951246d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:35:42 [info] 37#37: *391 [lua] logger.lua:23: 23324b76e3bb3bc347ca98f6c951246d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:35:42 +0000] 23324b76e3bb3bc347ca98f6c951246d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:35:45 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:45 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:55 [info] 41#41: *394 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:55 [info] 41#41: *395 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:35:57 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:189):2: fa54183d7718c599d82fdc7d05692021:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:35:57 [info] 37#37: *396 [lua] logger.lua:23: fa54183d7718c599d82fdc7d05692021 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:35:57 +0000] fa54183d7718c599d82fdc7d05692021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:36:05 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:05 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:12 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:189):2: 2d34d80a412ce489ac81c840f263b559:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:36:12 +0000] 2d34d80a412ce489ac81c840f263b559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:36:12 [info] 37#37: *399 [lua] logger.lua:23: 2d34d80a412ce489ac81c840f263b559 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:36:15 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:15 [info] 41#41: *401 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:25 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:25 [info] 41#41: *404 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:27 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:189):2: e3bf5d862487cbbb32e39f58aca35e4a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:36:27 +0000] e3bf5d862487cbbb32e39f58aca35e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:36:27 [info] 37#37: *405 [lua] logger.lua:23: e3bf5d862487cbbb32e39f58aca35e4a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:36:35 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:35 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:42 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:189):2: e4cc01b760d3cb57e8a9abcaa61d90e6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:36:42 [info] 37#37: *408 [lua] logger.lua:23: e4cc01b760d3cb57e8a9abcaa61d90e6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:36:42 +0000] e4cc01b760d3cb57e8a9abcaa61d90e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:36:45 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:45 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:55 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:55 [info] 41#41: *411 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:36:57 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:189):2: 2d05d40793360f2efa1edd03ea4720f1:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:36:57 +0000] 2d05d40793360f2efa1edd03ea4720f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:36:57 [info] 37#37: *413 [lua] logger.lua:23: 2d05d40793360f2efa1edd03ea4720f1 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:37:05 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:05 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:12 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:189):2: acfe71a004240780e9ee0626c6ebe0e2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:37:12 [info] 37#37: *416 [lua] logger.lua:23: acfe71a004240780e9ee0626c6ebe0e2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:37:12 +0000] acfe71a004240780e9ee0626c6ebe0e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:37:15 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:15 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:25 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:25 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:27 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:189):2: aef846211d40b94f3efbb7f66f7633e0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:37:27 [info] 37#37: *422 [lua] logger.lua:23: aef846211d40b94f3efbb7f66f7633e0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:37:27 +0000] aef846211d40b94f3efbb7f66f7633e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:37:35 [info] 41#41: *424 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:35 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:42 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:189):2: a84ac07f1b4fa9e3851c48a0c8467166:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:37:42 +0000] a84ac07f1b4fa9e3851c48a0c8467166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:37:42 [info] 37#37: *425 [lua] logger.lua:23: a84ac07f1b4fa9e3851c48a0c8467166 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:37:45 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:45 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:55 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:55 [info] 41#41: *429 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:37:57 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:189):2: 0872309d026772f5f51162ca879c3cf8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:37:57 [info] 37#37: *430 [lua] logger.lua:23: 0872309d026772f5f51162ca879c3cf8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:37:57 +0000] 0872309d026772f5f51162ca879c3cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/13 05:38:05 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:05 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:12 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:189):2: 84f8abca2eb5158b436de62bae47bc52:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:38:12 [info] 37#37: *433 [lua] logger.lua:23: 84f8abca2eb5158b436de62bae47bc52 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:38:12 +0000] 84f8abca2eb5158b436de62bae47bc52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:38:15 [info] 41#41: *434 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:15 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:25 [info] 41#41: *437 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:25 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:27 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:189):2: e4e3c8a4c8ee44c79510cf73ac0d9d15:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:38:27 [info] 37#37: *439 [lua] logger.lua:23: e4e3c8a4c8ee44c79510cf73ac0d9d15 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:38:27 +0000] e4e3c8a4c8ee44c79510cf73ac0d9d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:38:35 [info] 41#41: *441 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:35 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:42 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:189):2: 894d11505165c319afd5e59f853bb70e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:38:42 +0000] 894d11505165c319afd5e59f853bb70e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:38:42 [info] 37#37: *442 [lua] logger.lua:23: 894d11505165c319afd5e59f853bb70e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:38:45 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:45 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:55 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:55 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:38:57 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:189):2: 1454cbe3f5d9add3af4e22b9e36aa311:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:38:57 [info] 37#37: *447 [lua] logger.lua:23: 1454cbe3f5d9add3af4e22b9e36aa311 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.71 - - [13/Jan/2023:05:38:57 +0000] 1454cbe3f5d9add3af4e22b9e36aa311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:39:05 [info] 41#41: *449 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:05 [info] 41#41: *448 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:12 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:189):2: cb96988d24b6a555ce2f1fa40a6b0b11:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:39:12 +0000] cb96988d24b6a555ce2f1fa40a6b0b11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 05:39:12 [info] 37#37: *450 [lua] logger.lua:23: cb96988d24b6a555ce2f1fa40a6b0b11 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 05:39:15 [info] 41#41: *451 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:15 [info] 41#41: *452 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:25 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:25 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:27 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:189):2: f44bef40e15eb0b4d365d5514e6dff1f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:39:27 +0000] f44bef40e15eb0b4d365d5514e6dff1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:39:27 [info] 37#37: *456 [lua] logger.lua:23: f44bef40e15eb0b4d365d5514e6dff1f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:39:35 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:35 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:42 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:189):2: 64c0a04bc2005320f68c3e36fae44ad4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:39:42 [info] 37#37: *459 [lua] logger.lua:23: 64c0a04bc2005320f68c3e36fae44ad4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:39:42 +0000] 64c0a04bc2005320f68c3e36fae44ad4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/13 05:39:45 [info] 41#41: *460 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:45 [info] 41#41: *461 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:55 [info] 41#41: *462 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:55 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:39:57 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:189):2: 7a730f1aeb78d99763eb795b0156e8b0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:39:57 [info] 37#37: *464 [lua] logger.lua:23: 7a730f1aeb78d99763eb795b0156e8b0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:39:57 +0000] 7a730f1aeb78d99763eb795b0156e8b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:40:05 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:05 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:12 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:189):2: 68d76286ab1b46cced322bd4b96f342a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:12 +0000] 68d76286ab1b46cced322bd4b96f342a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:40:12 [info] 37#37: *467 [lua] logger.lua:23: 68d76286ab1b46cced322bd4b96f342a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:40:15 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:15 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:25 [info] 41#41: *472 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:25 [info] 41#41: *471 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:27 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:189):2: e93888b8c2b5363c4b051e3ab4bc895c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:27 +0000] e93888b8c2b5363c4b051e3ab4bc895c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:40:27 [info] 37#37: *473 [lua] logger.lua:23: e93888b8c2b5363c4b051e3ab4bc895c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:40:35 [info] 41#41: *475 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:35 [info] 41#41: *474 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:42 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:189):2: 3ea76b12818805108d3f8f991c16831d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:42 +0000] 3ea76b12818805108d3f8f991c16831d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:40:42 [info] 37#37: *476 [lua] logger.lua:23: 3ea76b12818805108d3f8f991c16831d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:40:45 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:45 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:55 [info] 41#41: *479 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:55 [info] 41#41: *480 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:40:57 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:189):2: 95b0bb271c44a84882b4132e0d41cfed:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:57 +0000] 95b0bb271c44a84882b4132e0d41cfed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:40:57 [info] 37#37: *481 [lua] logger.lua:23: 95b0bb271c44a84882b4132e0d41cfed {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:41:05 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:05 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:12 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:189):2: 41ebb583bba7b664c6516f1b91396ca4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:41:12 [info] 37#37: *484 [lua] logger.lua:23: 41ebb583bba7b664c6516f1b91396ca4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:41:12 +0000] 41ebb583bba7b664c6516f1b91396ca4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 05:41:15 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:15 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:25 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:25 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:27 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:189):2: 9ad1074504ca008f22e572ac2ea00d19:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:41:27 [info] 37#37: *490 [lua] logger.lua:23: 9ad1074504ca008f22e572ac2ea00d19 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:41:27 +0000] 9ad1074504ca008f22e572ac2ea00d19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:41:35 [info] 41#41: *491 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:35 [info] 41#41: *492 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:42 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:189):2: 5869baff37af58108200c20c333fbabc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:41:42 [info] 37#37: *493 [lua] logger.lua:23: 5869baff37af58108200c20c333fbabc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:41:42 +0000] 5869baff37af58108200c20c333fbabc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:41:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:41:45 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:45 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:55 [info] 41#41: *496 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:55 [info] 41#41: *497 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:41:57 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:189):2: 4e7d675188e178eb05ed594f5e4cd9fc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:41:57 +0000] 4e7d675188e178eb05ed594f5e4cd9fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:41:57 [info] 37#37: *498 [lua] logger.lua:23: 4e7d675188e178eb05ed594f5e4cd9fc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:41:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:42:05 [info] 41#41: *500 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:05 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:12 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:189):2: c06d426e71f4d96db29fb5a633b08204:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:42:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 05:42:12 [info] 37#37: *501 [lua] logger.lua:23: c06d426e71f4d96db29fb5a633b08204 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:42:12 +0000] c06d426e71f4d96db29fb5a633b08204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/13 05:42:15 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:15 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:25 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:25 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:27 [info] 37#37: *507 [lua] access_by_lua(msblocations.conf:189):2: 09b19ba21688b0847654d02cfc9a1c7b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:42:27 [info] 37#37: *507 [lua] logger.lua:23: 09b19ba21688b0847654d02cfc9a1c7b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:42:27 +0000] 09b19ba21688b0847654d02cfc9a1c7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:42:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:42:35 [info] 41#41: *508 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:35 [info] 41#41: *509 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:42 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:189):2: b7121c78d3067fd5bab70e7b4ef54971:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:42:42 [info] 37#37: *510 [lua] logger.lua:23: b7121c78d3067fd5bab70e7b4ef54971 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:42:42 +0000] b7121c78d3067fd5bab70e7b4ef54971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:42:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:42:45 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:45 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:55 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:55 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:42:57 [info] 37#37: *515 [lua] access_by_lua(msblocations.conf:189):2: 169b32951817319313e4a39565c7c26d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:42:57 [info] 37#37: *515 [lua] logger.lua:23: 169b32951817319313e4a39565c7c26d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:42:57 +0000] 169b32951817319313e4a39565c7c26d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:43:05 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:05 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:12 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:189):2: f1add84e6b42d154601039dc46c07b07:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:43:12 [info] 37#37: *518 [lua] logger.lua:23: f1add84e6b42d154601039dc46c07b07 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:43:12 +0000] f1add84e6b42d154601039dc46c07b07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:43:15 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:15 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:25 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:25 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:27 [info] 37#37: *524 [lua] access_by_lua(msblocations.conf:189):2: 5b28d363138d07fa606e12469dc52509:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:43:27 +0000] 5b28d363138d07fa606e12469dc52509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:43:27 [info] 37#37: *524 [lua] logger.lua:23: 5b28d363138d07fa606e12469dc52509 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:43:35 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:35 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:42 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:189):2: 5f52e39dc60a21abc1d39abdd7452f5f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:43:42 +0000] 5f52e39dc60a21abc1d39abdd7452f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:43:42 [info] 37#37: *527 [lua] logger.lua:23: 5f52e39dc60a21abc1d39abdd7452f5f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:43:45 [info] 41#41: *529 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:45 [info] 41#41: *528 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:55 [info] 41#41: *530 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:55 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:43:57 [info] 37#37: *532 [lua] access_by_lua(msblocations.conf:189):2: ca56251b6b39cd57f9df9ae99f10c529:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:43:57 +0000] ca56251b6b39cd57f9df9ae99f10c529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:43:57 [info] 37#37: *532 [lua] logger.lua:23: ca56251b6b39cd57f9df9ae99f10c529 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/13 05:44:05 [info] 41#41: *533 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:05 [info] 41#41: *534 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:12 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:189):2: 9dca2c9bd3d38f8133eb8e9a08040d2d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:44:12 [info] 37#37: *535 [lua] logger.lua:23: 9dca2c9bd3d38f8133eb8e9a08040d2d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:44:12 +0000] 9dca2c9bd3d38f8133eb8e9a08040d2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:44:15 [info] 41#41: *536 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:15 [info] 41#41: *537 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:25 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:25 [info] 41#41: *540 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:27 [info] 37#37: *541 [lua] access_by_lua(msblocations.conf:189):2: ce0cc31bbda14d7a23bb619af9728d56:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:44:27 +0000] ce0cc31bbda14d7a23bb619af9728d56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:44:27 [info] 37#37: *541 [lua] logger.lua:23: ce0cc31bbda14d7a23bb619af9728d56 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:44:35 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:35 [info] 41#41: *543 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:42 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:189):2: 49376fdab0e07171a2080d00521e3c2f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:44:42 +0000] 49376fdab0e07171a2080d00521e3c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:44:42 [info] 37#37: *544 [lua] logger.lua:23: 49376fdab0e07171a2080d00521e3c2f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:44:45 [info] 41#41: *546 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:45 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:55 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:55 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:44:57 [info] 37#37: *549 [lua] access_by_lua(msblocations.conf:189):2: 4760539526dd203fde7aa1ccc5d327d5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:44:57 +0000] 4760539526dd203fde7aa1ccc5d327d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:44:57 [info] 37#37: *549 [lua] logger.lua:23: 4760539526dd203fde7aa1ccc5d327d5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:45:05 [info] 41#41: *551 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:05 [info] 41#41: *550 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:12 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:189):2: 05928ae87ecd04873a76532e51cfa048:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:45:12 +0000] 05928ae87ecd04873a76532e51cfa048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/13 05:45:12 [info] 37#37: *552 [lua] logger.lua:23: 05928ae87ecd04873a76532e51cfa048 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:45:15 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:15 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:25 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:25 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:27 [info] 37#37: *558 [lua] access_by_lua(msblocations.conf:189):2: 76b438d1d519db00303e3f4d98917249:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:45:27 [info] 37#37: *558 [lua] logger.lua:23: 76b438d1d519db00303e3f4d98917249 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:45:27 +0000] 76b438d1d519db00303e3f4d98917249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/13 05:45:35 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:35 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:42 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:189):2: ca0dcfaa65e32dcb9e812d75cf07f39a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:45:42 +0000] ca0dcfaa65e32dcb9e812d75cf07f39a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:45:42 [info] 37#37: *561 [lua] logger.lua:23: ca0dcfaa65e32dcb9e812d75cf07f39a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:45:45 [info] 41#41: *563 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:45 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:55 [info] 41#41: *564 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:55 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:45:57 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:189):2: 209854d17d8bcca50966e020d42bad18:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:45:57 +0000] 209854d17d8bcca50966e020d42bad18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:45:57 [info] 37#37: *566 [lua] logger.lua:23: 209854d17d8bcca50966e020d42bad18 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 05:46:05 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:05 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:12 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:189):2: 90a1ead47e7b12e781a32d718e571eb6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:46:12 [info] 37#37: *569 [lua] logger.lua:23: 90a1ead47e7b12e781a32d718e571eb6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:46:12 +0000] 90a1ead47e7b12e781a32d718e571eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:46:15 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:15 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:25 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:25 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:27 [info] 37#37: *575 [lua] access_by_lua(msblocations.conf:189):2: 0374b326ba752fb74708e8ff8f0bb8a2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.71.71 - - [13/Jan/2023:05:46:27 +0000] 0374b326ba752fb74708e8ff8f0bb8a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/13 05:46:27 [info] 37#37: *575 [lua] logger.lua:23: 0374b326ba752fb74708e8ff8f0bb8a2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:46:35 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:35 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:42 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:189):2: f563ddaa669d87d6450b0a56f5fe3afd:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:46:42 +0000] f563ddaa669d87d6450b0a56f5fe3afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:46:42 [info] 37#37: *578 [lua] logger.lua:23: f563ddaa669d87d6450b0a56f5fe3afd {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:46:45 [info] 41#41: *579 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:45 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:55 [info] 41#41: *582 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:55 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:46:57 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:189):2: 59ebc70addfb4428db0d490a2d211653:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:46:57 +0000] 59ebc70addfb4428db0d490a2d211653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:46:57 [info] 37#37: *583 [lua] logger.lua:23: 59ebc70addfb4428db0d490a2d211653 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:47:05 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:05 [info] 41#41: *584 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:12 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:189):2: d64a16951f07aa5aed73ff625885c82c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:47:12 [info] 37#37: *586 [lua] logger.lua:23: d64a16951f07aa5aed73ff625885c82c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:47:12 +0000] d64a16951f07aa5aed73ff625885c82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:47:15 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:15 [info] 41#41: *588 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:25 [info] 41#41: *590 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:25 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:27 [info] 37#37: *592 [lua] access_by_lua(msblocations.conf:189):2: abb71d9f09749b5d92096a8a9584ba5e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:47:27 [info] 37#37: *592 [lua] logger.lua:23: abb71d9f09749b5d92096a8a9584ba5e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:47:27 +0000] abb71d9f09749b5d92096a8a9584ba5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 05:47:35 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:35 [info] 41#41: *593 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:42 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:189):2: 68337a63f34f0c39c9b021edea0babf7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:47:42 [info] 37#37: *595 [lua] logger.lua:23: 68337a63f34f0c39c9b021edea0babf7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:47:42 +0000] 68337a63f34f0c39c9b021edea0babf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:47:45 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:45 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:55 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:55 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:47:57 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:189):2: a2aa435b7a7958fa89f13bf0e59200f4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:47:57 +0000] a2aa435b7a7958fa89f13bf0e59200f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:47:57 [info] 37#37: *600 [lua] logger.lua:23: a2aa435b7a7958fa89f13bf0e59200f4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:48:05 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:05 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:12 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:189):2: 64454b2a0320686ebd238beb06bd297a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:48:12 [info] 37#37: *603 [lua] logger.lua:23: 64454b2a0320686ebd238beb06bd297a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:48:12 +0000] 64454b2a0320686ebd238beb06bd297a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:48:15 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:15 [info] 41#41: *605 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:25 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:25 [info] 41#41: *608 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:27 [info] 37#37: *609 [lua] access_by_lua(msblocations.conf:189):2: 730e2f30fd94b173fcfef57fa59e3780:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:48:27 [info] 37#37: *609 [lua] logger.lua:23: 730e2f30fd94b173fcfef57fa59e3780 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:48:27 +0000] 730e2f30fd94b173fcfef57fa59e3780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:48:35 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:35 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:42 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:189):2: d9805633f4a40b0f67df8a545c25db0a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:48:42 [info] 37#37: *612 [lua] logger.lua:23: d9805633f4a40b0f67df8a545c25db0a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:48:42 +0000] d9805633f4a40b0f67df8a545c25db0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:48:45 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:45 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:55 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:55 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:48:57 [info] 37#37: *617 [lua] access_by_lua(msblocations.conf:189):2: 397435b8f9ddf7b49c21fa2290d21eca:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:48:57 +0000] 397435b8f9ddf7b49c21fa2290d21eca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:48:57 [info] 37#37: *617 [lua] logger.lua:23: 397435b8f9ddf7b49c21fa2290d21eca {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:49:05 [info] 41#41: *619 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:05 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:12 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:189):2: 2f55e55dcc60c0f46309695f68007be0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:49:12 +0000] 2f55e55dcc60c0f46309695f68007be0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:49:12 [info] 37#37: *620 [lua] logger.lua:23: 2f55e55dcc60c0f46309695f68007be0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:49:15 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:15 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:25 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:25 [info] 41#41: *625 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:27 [info] 37#37: *626 [lua] access_by_lua(msblocations.conf:189):2: b42b984bc18ceed7f777b3508077e949:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:49:27 [info] 37#37: *626 [lua] logger.lua:23: b42b984bc18ceed7f777b3508077e949 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:49:27 +0000] b42b984bc18ceed7f777b3508077e949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:49:35 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:35 [info] 41#41: *628 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:42 [info] 37#37: *629 [lua] access_by_lua(msblocations.conf:189):2: 49d747bfd365c079ae8d0c15726a07e1:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:49:42 [info] 37#37: *629 [lua] logger.lua:23: 49d747bfd365c079ae8d0c15726a07e1 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:49:42 +0000] 49d747bfd365c079ae8d0c15726a07e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:49:45 [info] 41#41: *631 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:45 [info] 41#41: *630 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:55 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:55 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:49:57 [info] 37#37: *634 [lua] access_by_lua(msblocations.conf:189):2: 01ab6c0637dfe930407f6ef167fbf852:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:49:57 [info] 37#37: *634 [lua] logger.lua:23: 01ab6c0637dfe930407f6ef167fbf852 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:49:57 +0000] 01ab6c0637dfe930407f6ef167fbf852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:50:05 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:05 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:12 [info] 37#37: *637 [lua] access_by_lua(msblocations.conf:189):2: e9626c560ff9037591871fd40426c981:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:50:12 [info] 37#37: *637 [lua] logger.lua:23: e9626c560ff9037591871fd40426c981 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:50:12 +0000] e9626c560ff9037591871fd40426c981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:50:15 [info] 41#41: *639 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:15 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:25 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:25 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:28 [info] 37#37: *643 [lua] access_by_lua(msblocations.conf:189):2: 2b6e82c5082b76444eb9f84688215e1e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:50:28 [info] 37#37: *643 [lua] logger.lua:23: 2b6e82c5082b76444eb9f84688215e1e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:50:28 +0000] 2b6e82c5082b76444eb9f84688215e1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:50:35 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:35 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:43 [info] 37#37: *646 [lua] access_by_lua(msblocations.conf:189):2: 6de9e00f828c5462bce196700677f8e9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:50:43 [info] 37#37: *646 [lua] logger.lua:23: 6de9e00f828c5462bce196700677f8e9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:50:43 +0000] 6de9e00f828c5462bce196700677f8e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:50:45 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:45 [info] 41#41: *648 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:55 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:55 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:50:58 [info] 37#37: *651 [lua] access_by_lua(msblocations.conf:189):2: 2c7545e9c91a88344c05109c49a5023d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:50:58 [info] 37#37: *651 [lua] logger.lua:23: 2c7545e9c91a88344c05109c49a5023d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:50:58 +0000] 2c7545e9c91a88344c05109c49a5023d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:51:05 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:05 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:13 [info] 37#37: *654 [lua] access_by_lua(msblocations.conf:189):2: 043bdf38158fac6091aa64e5dc6c9a71:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:51:13 [info] 37#37: *654 [lua] logger.lua:23: 043bdf38158fac6091aa64e5dc6c9a71 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:51:13 +0000] 043bdf38158fac6091aa64e5dc6c9a71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:51:15 [info] 41#41: *656 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:15 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:25 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:25 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:28 [info] 37#37: *660 [lua] access_by_lua(msblocations.conf:189):2: 0cd6b55075cf2395b8156f57fa2ed306:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:51:28 +0000] 0cd6b55075cf2395b8156f57fa2ed306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:51:28 [info] 37#37: *660 [lua] logger.lua:23: 0cd6b55075cf2395b8156f57fa2ed306 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:51:35 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:35 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:43 [info] 37#37: *663 [lua] access_by_lua(msblocations.conf:189):2: f12e586a8af92447e4781138618ed421:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:51:43 [info] 37#37: *663 [lua] logger.lua:23: f12e586a8af92447e4781138618ed421 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:51:43 +0000] f12e586a8af92447e4781138618ed421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:51:45 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:45 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:55 [info] 41#41: *666 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:55 [info] 41#41: *667 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:51:58 [info] 37#37: *668 [lua] access_by_lua(msblocations.conf:189):2: 422ef75efd769ff9b6b46d4ab2a3d774:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:51:58 [info] 37#37: *668 [lua] logger.lua:23: 422ef75efd769ff9b6b46d4ab2a3d774 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:51:58 +0000] 422ef75efd769ff9b6b46d4ab2a3d774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:52:05 [info] 41#41: *670 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:05 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:13 [info] 37#37: *671 [lua] access_by_lua(msblocations.conf:189):2: c7b6cf713d9cf4e47c6358cb16e8c6aa:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:52:13 [info] 37#37: *671 [lua] logger.lua:23: c7b6cf713d9cf4e47c6358cb16e8c6aa {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:52:13 +0000] c7b6cf713d9cf4e47c6358cb16e8c6aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:52:15 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:15 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:25 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:25 [info] 41#41: *676 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:28 [info] 37#37: *677 [lua] access_by_lua(msblocations.conf:189):2: d98fdac052ddea0392cd00e0eda13b3a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:52:28 [info] 37#37: *677 [lua] logger.lua:23: d98fdac052ddea0392cd00e0eda13b3a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:52:28 +0000] d98fdac052ddea0392cd00e0eda13b3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:52:35 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:35 [info] 41#41: *679 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:43 [info] 37#37: *680 [lua] access_by_lua(msblocations.conf:189):2: e509156a55116a11c032dd0aab48f914:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:52:43 [info] 37#37: *680 [lua] logger.lua:23: e509156a55116a11c032dd0aab48f914 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:52:43 +0000] e509156a55116a11c032dd0aab48f914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:52:45 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:45 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:55 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:55 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:52:58 [info] 37#37: *685 [lua] access_by_lua(msblocations.conf:189):2: 3517fb290689c8e203b0c445b015bceb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:52:58 +0000] 3517fb290689c8e203b0c445b015bceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:52:58 [info] 37#37: *685 [lua] logger.lua:23: 3517fb290689c8e203b0c445b015bceb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:53:05 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:05 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:13 [info] 37#37: *688 [lua] access_by_lua(msblocations.conf:189):2: 052c913554fcc8b9d4af12e0fa45e9dc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:53:13 +0000] 052c913554fcc8b9d4af12e0fa45e9dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:53:13 [info] 37#37: *688 [lua] logger.lua:23: 052c913554fcc8b9d4af12e0fa45e9dc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:53:15 [info] 41#41: *690 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:15 [info] 41#41: *689 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:25 [info] 41#41: *692 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:25 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:28 [info] 37#37: *694 [lua] access_by_lua(msblocations.conf:189):2: 7222605f76eea838a60725e23248a6a4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:53:28 +0000] 7222605f76eea838a60725e23248a6a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:53:28 [info] 37#37: *694 [lua] logger.lua:23: 7222605f76eea838a60725e23248a6a4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:53:35 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:35 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:43 [info] 37#37: *697 [lua] access_by_lua(msblocations.conf:189):2: 661156d8db608d9a4c9322f803683aef:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:53:43 [info] 37#37: *697 [lua] logger.lua:23: 661156d8db608d9a4c9322f803683aef {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:53:43 +0000] 661156d8db608d9a4c9322f803683aef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:53:45 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:45 [info] 41#41: *699 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:55 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:55 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:53:58 [info] 37#37: *702 [lua] access_by_lua(msblocations.conf:189):2: 148b1702033f45769144e40666c852bb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:53:58 +0000] 148b1702033f45769144e40666c852bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:53:58 [info] 37#37: *702 [lua] logger.lua:23: 148b1702033f45769144e40666c852bb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:54:05 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:05 [info] 41#41: *703 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:13 [info] 37#37: *705 [lua] access_by_lua(msblocations.conf:189):2: 5d26a48931954f542aa6b38228372642:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:54:13 +0000] 5d26a48931954f542aa6b38228372642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:54:13 [info] 37#37: *705 [lua] logger.lua:23: 5d26a48931954f542aa6b38228372642 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:54:15 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:15 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:25 [info] 41#41: *709 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:25 [info] 41#41: *710 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:28 [info] 37#37: *711 [lua] access_by_lua(msblocations.conf:189):2: fb60b52c80b897a65864ac852cb34af3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:54:28 +0000] fb60b52c80b897a65864ac852cb34af3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:54:28 [info] 37#37: *711 [lua] logger.lua:23: fb60b52c80b897a65864ac852cb34af3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:54:35 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:35 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:43 [info] 37#37: *714 [lua] access_by_lua(msblocations.conf:189):2: 8dbe8185402f6f11f23cbfd798e5ea95:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:54:43 [info] 37#37: *714 [lua] logger.lua:23: 8dbe8185402f6f11f23cbfd798e5ea95 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:54:43 +0000] 8dbe8185402f6f11f23cbfd798e5ea95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:54:45 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:45 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:55 [info] 41#41: *718 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:55 [info] 41#41: *717 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:54:58 [info] 37#37: *719 [lua] access_by_lua(msblocations.conf:189):2: 76548df28e0b02f09e26ff73bfd3c47c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:54:58 +0000] 76548df28e0b02f09e26ff73bfd3c47c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:54:58 [info] 37#37: *719 [lua] logger.lua:23: 76548df28e0b02f09e26ff73bfd3c47c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:54:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:55:05 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:05 [info] 41#41: *721 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:13 [info] 37#37: *722 [lua] access_by_lua(msblocations.conf:189):2: 0d585bd645d3d21a64055c03455cc738:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:55:13 +0000] 0d585bd645d3d21a64055c03455cc738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:55:13 [info] 37#37: *722 [lua] logger.lua:23: 0d585bd645d3d21a64055c03455cc738 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:55:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:55:15 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:15 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:25 [info] 41#41: *726 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:25 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:28 [info] 37#37: *728 [lua] access_by_lua(msblocations.conf:189):2: a6c35eb0de57f17baf2570471de5bd54:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:55:28 +0000] a6c35eb0de57f17baf2570471de5bd54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:55:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:55:28 [info] 37#37: *728 [lua] logger.lua:23: a6c35eb0de57f17baf2570471de5bd54 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:55:35 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:35 [info] 41#41: *730 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:43 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:189):2: 42f2dacfb75b71b43aa1658307d8fe07:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:55:43 [info] 37#37: *731 [lua] logger.lua:23: 42f2dacfb75b71b43aa1658307d8fe07 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:55:43 +0000] 42f2dacfb75b71b43aa1658307d8fe07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:55:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:55:45 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:45 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:55 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:55 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:55:58 [info] 37#37: *736 [lua] access_by_lua(msblocations.conf:189):2: 5926a1db9df98a610595b5058cd5c4af:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:55:58 [info] 37#37: *736 [lua] logger.lua:23: 5926a1db9df98a610595b5058cd5c4af {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:55:58 +0000] 5926a1db9df98a610595b5058cd5c4af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:55:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:56:05 [info] 41#41: *737 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:05 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:13 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:189):2: 18fd7d451183b38cc1da490f8fb1b8b3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:56:13 [info] 37#37: *739 [lua] logger.lua:23: 18fd7d451183b38cc1da490f8fb1b8b3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:56:13 +0000] 18fd7d451183b38cc1da490f8fb1b8b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:56:15 [info] 41#41: *740 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:15 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:25 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:25 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:28 [info] 37#37: *745 [lua] access_by_lua(msblocations.conf:189):2: 5b5ebc139d22f02f836e05162ce8674d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:56:28 +0000] 5b5ebc139d22f02f836e05162ce8674d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:56:28 [info] 37#37: *745 [lua] logger.lua:23: 5b5ebc139d22f02f836e05162ce8674d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:56:35 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:35 [info] 41#41: *747 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:43 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:189):2: 0ef4c7f4c15f6cedb039816a98362300:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:56:43 +0000] 0ef4c7f4c15f6cedb039816a98362300 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:56:43 [info] 37#37: *748 [lua] logger.lua:23: 0ef4c7f4c15f6cedb039816a98362300 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:56:45 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:45 [info] 41#41: *750 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:55 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:55 [info] 41#41: *751 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:56:58 [info] 37#37: *753 [lua] access_by_lua(msblocations.conf:189):2: cb6fb9d13fe7102b71455eefac1c2e24:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:56:58 +0000] cb6fb9d13fe7102b71455eefac1c2e24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:56:58 [info] 37#37: *753 [lua] logger.lua:23: cb6fb9d13fe7102b71455eefac1c2e24 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:57:05 [info] 41#41: *754 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:05 [info] 41#41: *755 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:13 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:189):2: 7ce11e5e7e312953904afb6fda8a7f1b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:57:13 [info] 37#37: *756 [lua] logger.lua:23: 7ce11e5e7e312953904afb6fda8a7f1b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:57:13 +0000] 7ce11e5e7e312953904afb6fda8a7f1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:57:15 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:15 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:25 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:25 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:28 [info] 37#37: *762 [lua] access_by_lua(msblocations.conf:189):2: e2e8e617617a1e135adf152396b47b63:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:57:28 +0000] e2e8e617617a1e135adf152396b47b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:57:28 [info] 37#37: *762 [lua] logger.lua:23: e2e8e617617a1e135adf152396b47b63 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:57:35 [info] 41#41: *764 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:35 [info] 41#41: *763 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:43 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:189):2: 0f96bc8b24ad63ad425fc5513b743760:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:57:43 [info] 37#37: *765 [lua] logger.lua:23: 0f96bc8b24ad63ad425fc5513b743760 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:57:43 +0000] 0f96bc8b24ad63ad425fc5513b743760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:57:45 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:45 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:55 [info] 41#41: *768 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:55 [info] 41#41: *769 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:57:58 [info] 37#37: *770 [lua] access_by_lua(msblocations.conf:189):2: a8cdad27f3e511e7aa509d3053e39d3b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:57:58 +0000] a8cdad27f3e511e7aa509d3053e39d3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 05:57:58 [info] 37#37: *770 [lua] logger.lua:23: a8cdad27f3e511e7aa509d3053e39d3b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:58:05 [info] 41#41: *772 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:05 [info] 41#41: *771 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:13 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: d476d8bf60cd992f3270cef71a4ec470:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 05:58:13 [info] 37#37: *773 [lua] logger.lua:23: d476d8bf60cd992f3270cef71a4ec470 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:58:13 +0000] d476d8bf60cd992f3270cef71a4ec470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:58:15 [info] 41#41: *775 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:15 [info] 41#41: *774 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:25 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:25 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:28 [info] 37#37: *779 [lua] access_by_lua(msblocations.conf:189):2: 8af4c731f6e8efd959413225a46a1940:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:58:28 +0000] 8af4c731f6e8efd959413225a46a1940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:05:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:58:28 [info] 37#37: *779 [lua] logger.lua:23: 8af4c731f6e8efd959413225a46a1940 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 05:58:35 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:35 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:43 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: 6f462939bcbb5f16be878baf258f2dce:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:58:43 +0000] 6f462939bcbb5f16be878baf258f2dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/13 05:58:43 [info] 37#37: *782 [lua] logger.lua:23: 6f462939bcbb5f16be878baf258f2dce {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:58:45 [info] 41#41: *783 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:45 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:55 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:55 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:58:58 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:189):2: 4ecffc201fec1e4f544bfb4a7c304818:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:58:58 +0000] 4ecffc201fec1e4f544bfb4a7c304818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 05:58:58 [info] 37#37: *787 [lua] logger.lua:23: 4ecffc201fec1e4f544bfb4a7c304818 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 05:59:05 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:05 [info] 41#41: *788 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:13 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: b9a8e801572fc586cc9d7dcc60fb6367:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:59:13 +0000] b9a8e801572fc586cc9d7dcc60fb6367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 05:59:13 [info] 37#37: *790 [lua] logger.lua:23: b9a8e801572fc586cc9d7dcc60fb6367 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:59:15 [info] 41#41: *791 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:15 [info] 41#41: *792 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:25 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:25 [info] 41#41: *795 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:28 [info] 37#37: *796 [lua] access_by_lua(msblocations.conf:189):2: 3e6667ac3ee30a39cf323db5609aacd8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:59:28 +0000] 3e6667ac3ee30a39cf323db5609aacd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:59:28 [info] 37#37: *796 [lua] logger.lua:23: 3e6667ac3ee30a39cf323db5609aacd8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 05:59:35 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:35 [info] 41#41: *798 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:43 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: 85bbb0cad5f1a800f3ef018f3dfd36aa:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:59:43 +0000] 85bbb0cad5f1a800f3ef018f3dfd36aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 05:59:43 [info] 37#37: *799 [lua] logger.lua:23: 85bbb0cad5f1a800f3ef018f3dfd36aa {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 05:59:45 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:45 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:55 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:55 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 05:59:58 [info] 37#37: *804 [lua] access_by_lua(msblocations.conf:189):2: a10e0c9a725db6fa6a6dbc371d325960:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:05:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.71.71 - - [13/Jan/2023:05:59:58 +0000] a10e0c9a725db6fa6a6dbc371d325960 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/13 05:59:58 [info] 37#37: *804 [lua] logger.lua:23: a10e0c9a725db6fa6a6dbc371d325960 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 06:00:05 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:05 [info] 41#41: *805 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:13 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: 51b75a8bf47fac240a89317a78f15c20:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:00:13 +0000] 51b75a8bf47fac240a89317a78f15c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 06:00:13 [info] 37#37: *807 [lua] logger.lua:23: 51b75a8bf47fac240a89317a78f15c20 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:00:15 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:15 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:25 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:25 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:28 [info] 37#37: *813 [lua] access_by_lua(msblocations.conf:189):2: 1ca253f19ce4fdb125cda53ac3977879:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.71 - - [13/Jan/2023:06:00:28 +0000] 1ca253f19ce4fdb125cda53ac3977879 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 06:00:28 [info] 37#37: *813 [lua] logger.lua:23: 1ca253f19ce4fdb125cda53ac3977879 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 06:00:35 [info] 41#41: *815 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:35 [info] 41#41: *814 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:43 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 05aa9cb6b03156b54f352d717ad9654a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:00:43 +0000] 05aa9cb6b03156b54f352d717ad9654a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 06:00:43 [info] 37#37: *816 [lua] logger.lua:23: 05aa9cb6b03156b54f352d717ad9654a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:00:45 [info] 41#41: *817 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:45 [info] 41#41: *818 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:55 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:55 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:00:58 [info] 37#37: *821 [lua] access_by_lua(msblocations.conf:189):2: 0e1a33e98dca82f606f08add21ec1585:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:00:58 [info] 37#37: *821 [lua] logger.lua:23: 0e1a33e98dca82f606f08add21ec1585 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:00:58 +0000] 0e1a33e98dca82f606f08add21ec1585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:01:05 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:05 [info] 41#41: *822 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:13 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: 0fe5fe4a554ab05347ee467d49c570c9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:01:13 [info] 37#37: *824 [lua] logger.lua:23: 0fe5fe4a554ab05347ee467d49c570c9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:01:13 +0000] 0fe5fe4a554ab05347ee467d49c570c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:01:15 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:15 [info] 41#41: *826 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:25 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:25 [info] 41#41: *828 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:28 [info] 37#37: *830 [lua] access_by_lua(msblocations.conf:189):2: 92f84e8d0176526623fa16e602a7517c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:01:28 +0000] 92f84e8d0176526623fa16e602a7517c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 06:01:28 [info] 37#37: *830 [lua] logger.lua:23: 92f84e8d0176526623fa16e602a7517c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:01:35 [info] 41#41: *831 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:35 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:43 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: dc7aa97442d2ccd48126b79eb1b32c35:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:01:43 +0000] dc7aa97442d2ccd48126b79eb1b32c35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 06:01:43 [info] 37#37: *833 [lua] logger.lua:23: dc7aa97442d2ccd48126b79eb1b32c35 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:01:45 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:45 [info] 41#41: *834 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:55 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:01:55 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
10.233.71.71 - - [13/Jan/2023:06:01:58 +0000] 169329522a62db7b58fe20fbd6be7223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 06:01:58 [info] 37#37: *838 [lua] access_by_lua(msblocations.conf:189):2: 169329522a62db7b58fe20fbd6be7223:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:01:58 [info] 37#37: *838 [lua] logger.lua:23: 169329522a62db7b58fe20fbd6be7223 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:02:05 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:05 [info] 41#41: *840 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:13 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:189):2: 306d683b4d974904c4b0339872c730ed:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:02:13 +0000] 306d683b4d974904c4b0339872c730ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 06:02:13 [info] 37#37: *841 [lua] logger.lua:23: 306d683b4d974904c4b0339872c730ed {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:02:15 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:15 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:25 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:25 [info] 41#41: *846 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:28 [info] 37#37: *847 [lua] access_by_lua(msblocations.conf:189):2: 0c1bb424512e8c0d5e2e1d118a8d2014:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:02:28 [info] 37#37: *847 [lua] logger.lua:23: 0c1bb424512e8c0d5e2e1d118a8d2014 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:02:28 +0000] 0c1bb424512e8c0d5e2e1d118a8d2014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:02:35 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:35 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:43 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:189):2: 47fd0819fb80a59ffb856d920108195c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:02:43 [info] 37#37: *850 [lua] logger.lua:23: 47fd0819fb80a59ffb856d920108195c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:02:43 +0000] 47fd0819fb80a59ffb856d920108195c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:02:45 [info] 41#41: *852 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:45 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:55 [info] 41#41: *853 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:55 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:02:58 [info] 37#37: *855 [lua] access_by_lua(msblocations.conf:189):2: c01f6f2ecdfac81b48afb2d394772cab:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:02:58 [info] 37#37: *855 [lua] logger.lua:23: c01f6f2ecdfac81b48afb2d394772cab {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:02:58 +0000] c01f6f2ecdfac81b48afb2d394772cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:03:05 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:05 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:13 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:189):2: 504167d077d9862a7ad668a426ba6099:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:03:13 [info] 37#37: *858 [lua] logger.lua:23: 504167d077d9862a7ad668a426ba6099 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:03:13 +0000] 504167d077d9862a7ad668a426ba6099 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:03:15 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:15 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:25 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:25 [info] 41#41: *862 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:28 [info] 37#37: *864 [lua] access_by_lua(msblocations.conf:189):2: 93e860968f7030aaa0121144857b27e2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:03:28 +0000] 93e860968f7030aaa0121144857b27e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 06:03:28 [info] 37#37: *864 [lua] logger.lua:23: 93e860968f7030aaa0121144857b27e2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 06:03:35 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:35 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:43 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:189):2: 96133d550348a5e123e916168dbd6b5c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:03:43 [info] 37#37: *867 [lua] logger.lua:23: 96133d550348a5e123e916168dbd6b5c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:03:43 +0000] 96133d550348a5e123e916168dbd6b5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:03:45 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:45 [info] 41#41: *868 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:55 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:55 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:03:58 [info] 37#37: *872 client closed connection while waiting for request, client: 10.233.72.71, server: 0.0.0.0:443
2023/01/13 06:03:58 [info] 37#37: *873 [lua] access_by_lua(msblocations.conf:189):2: 967a9d0e865812feab6728f32550eb03:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:03:58 +0000] 967a9d0e865812feab6728f32550eb03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:03:58 [info] 37#37: *873 [lua] logger.lua:23: 967a9d0e865812feab6728f32550eb03 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:04:05 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:05 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:13 [info] 37#37: *876 [lua] access_by_lua(msblocations.conf:189):2: 61dfecc12fc7f312de1b4c14f2a077ca:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:04:13 [info] 37#37: *876 [lua] logger.lua:23: 61dfecc12fc7f312de1b4c14f2a077ca {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:04:13 +0000] 61dfecc12fc7f312de1b4c14f2a077ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:04:15 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:15 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:25 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:25 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:29 [info] 37#37: *882 [lua] access_by_lua(msblocations.conf:189):2: 31160c3e842812d06bdb9b64940e9e92:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:04:29 [info] 37#37: *882 [lua] logger.lua:23: 31160c3e842812d06bdb9b64940e9e92 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:04:29 +0000] 31160c3e842812d06bdb9b64940e9e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:04:35 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:35 [info] 41#41: *884 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:44 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:189):2: 6d1cee9f7eec63a520bf8e1dcc0c9378:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:04:44 +0000] 6d1cee9f7eec63a520bf8e1dcc0c9378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/13 06:04:44 [info] 37#37: *885 [lua] logger.lua:23: 6d1cee9f7eec63a520bf8e1dcc0c9378 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 06:04:45 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:45 [info] 41#41: *886 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:55 [info] 41#41: *889 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:55 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:04:59 [info] 37#37: *890 [lua] access_by_lua(msblocations.conf:189):2: 5ca2e5c055a9beb1b6c1a4a0eb366843:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:04:59 +0000] 5ca2e5c055a9beb1b6c1a4a0eb366843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/13 06:04:59 [info] 37#37: *890 [lua] logger.lua:23: 5ca2e5c055a9beb1b6c1a4a0eb366843 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:05:05 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:05 [info] 41#41: *892 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:14 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:189):2: be57b55117931f3d06b138c0f51ec6b2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:05:14 +0000] be57b55117931f3d06b138c0f51ec6b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 06:05:14 [info] 37#37: *893 [lua] logger.lua:23: be57b55117931f3d06b138c0f51ec6b2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:05:15 [info] 41#41: *895 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:15 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:25 [info] 41#41: *897 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:25 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:29 [info] 37#37: *899 [lua] access_by_lua(msblocations.conf:189):2: 07812246088b8dcb8f63670e93bf9b6b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:05:29 [info] 37#37: *899 [lua] logger.lua:23: 07812246088b8dcb8f63670e93bf9b6b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:05:29 +0000] 07812246088b8dcb8f63670e93bf9b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:05:35 [info] 41#41: *901 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:35 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:44 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: 66c9a811bf2b08c1c72c64b7ebaa8a57:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:05:44 [info] 37#37: *902 [lua] logger.lua:23: 66c9a811bf2b08c1c72c64b7ebaa8a57 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:05:44 +0000] 66c9a811bf2b08c1c72c64b7ebaa8a57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:05:45 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:45 [info] 41#41: *904 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:55 [info] 41#41: *905 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:55 [info] 41#41: *906 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:05:59 [info] 37#37: *907 [lua] access_by_lua(msblocations.conf:189):2: ed8a716b52e8cf3579c51e0a6a5522d8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:05:59 [info] 37#37: *907 [lua] logger.lua:23: ed8a716b52e8cf3579c51e0a6a5522d8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:05:59 +0000] ed8a716b52e8cf3579c51e0a6a5522d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:06:05 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:05 [info] 41#41: *909 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:14 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: c0bed821f57af51e42d1b947295b5631:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:06:14 [info] 37#37: *910 [lua] logger.lua:23: c0bed821f57af51e42d1b947295b5631 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:06:14 +0000] c0bed821f57af51e42d1b947295b5631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:06:15 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:15 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:25 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:25 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:29 [info] 37#37: *916 [lua] access_by_lua(msblocations.conf:189):2: da6c8a19fd32b305c3a2c13670da39b5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:06:29 [info] 37#37: *916 [lua] logger.lua:23: da6c8a19fd32b305c3a2c13670da39b5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:06:29 +0000] da6c8a19fd32b305c3a2c13670da39b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:06:35 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:35 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:44 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: bee39d991b3667cb6ad04caf8db7c943:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:06:44 [info] 37#37: *919 [lua] logger.lua:23: bee39d991b3667cb6ad04caf8db7c943 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:06:44 +0000] bee39d991b3667cb6ad04caf8db7c943 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:06:45 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:45 [info] 41#41: *921 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:55 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:55 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:06:59 [info] 37#37: *924 [lua] access_by_lua(msblocations.conf:189):2: bdbf1b4306a93f8fabae9579c6fd25cf:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:06:59 [info] 37#37: *924 [lua] logger.lua:23: bdbf1b4306a93f8fabae9579c6fd25cf {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:06:59 +0000] bdbf1b4306a93f8fabae9579c6fd25cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:07:05 [info] 41#41: *925 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:05 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:14 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: a49750b4d4a3aa6fbc8059b444664d8f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:07:14 [info] 37#37: *927 [lua] logger.lua:23: a49750b4d4a3aa6fbc8059b444664d8f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:07:14 +0000] a49750b4d4a3aa6fbc8059b444664d8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:07:15 [info] 41#41: *929 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:15 [info] 41#41: *928 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:25 [info] 41#41: *931 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:25 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:29 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:189):2: 3a24e607cb19b24a86150b896b6e11e9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:07:29 [info] 37#37: *933 [lua] logger.lua:23: 3a24e607cb19b24a86150b896b6e11e9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:07:29 +0000] 3a24e607cb19b24a86150b896b6e11e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:07:35 [info] 41#41: *935 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:35 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:44 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: 5ccff1fda60efcab6c008801fb49cbb6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:07:44 [info] 37#37: *936 [lua] logger.lua:23: 5ccff1fda60efcab6c008801fb49cbb6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:07:44 +0000] 5ccff1fda60efcab6c008801fb49cbb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/13 06:07:45 [info] 41#41: *938 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:45 [info] 41#41: *937 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:55 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:55 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:07:59 [info] 37#37: *941 [lua] access_by_lua(msblocations.conf:189):2: 02203e030b0fbc94506e958e25cfff0e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:07:59 [info] 37#37: *941 [lua] logger.lua:23: 02203e030b0fbc94506e958e25cfff0e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:07:59 +0000] 02203e030b0fbc94506e958e25cfff0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:08:05 [info] 41#41: *942 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:05 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:14 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: 5c99915747be47e0c6ac08348421d711:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:08:14 [info] 37#37: *944 [lua] logger.lua:23: 5c99915747be47e0c6ac08348421d711 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:08:14 +0000] 5c99915747be47e0c6ac08348421d711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 06:08:15 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:15 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:25 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:25 [info] 41#41: *948 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:29 [info] 37#37: *950 [lua] access_by_lua(msblocations.conf:189):2: c6e2b0001f61082385f04e1f27f0902e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:08:29 [info] 37#37: *950 [lua] logger.lua:23: c6e2b0001f61082385f04e1f27f0902e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:08:29 +0000] c6e2b0001f61082385f04e1f27f0902e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 06:08:35 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:35 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:44 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:189):2: 3dc1c620325dadb68f600ca4c2868030:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:08:44 +0000] 3dc1c620325dadb68f600ca4c2868030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:08:44 [info] 37#37: *953 [lua] logger.lua:23: 3dc1c620325dadb68f600ca4c2868030 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:08:45 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:45 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:55 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:55 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:08:59 [info] 37#37: *958 [lua] access_by_lua(msblocations.conf:189):2: 3becdaeb9fe19d92ecb3945119766b3b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:08:59 [info] 37#37: *958 [lua] logger.lua:23: 3becdaeb9fe19d92ecb3945119766b3b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:08:59 +0000] 3becdaeb9fe19d92ecb3945119766b3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:09:05 [info] 41#41: *959 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:05 [info] 41#41: *960 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:14 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:189):2: 5e7988f994ab611cfca7c95011d2dc0d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:09:14 [info] 37#37: *961 [lua] logger.lua:23: 5e7988f994ab611cfca7c95011d2dc0d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:09:14 +0000] 5e7988f994ab611cfca7c95011d2dc0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:09:15 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:15 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:25 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:25 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:29 [info] 37#37: *967 [lua] access_by_lua(msblocations.conf:189):2: 650ecfbe6d8afbb14af91059109e3d0e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:09:29 +0000] 650ecfbe6d8afbb14af91059109e3d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 06:09:29 [info] 37#37: *967 [lua] logger.lua:23: 650ecfbe6d8afbb14af91059109e3d0e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:09:35 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:35 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:44 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:189):2: 4f5d6508675e82f09e45c8a0e544d7a3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:09:44 [info] 37#37: *970 [lua] logger.lua:23: 4f5d6508675e82f09e45c8a0e544d7a3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:09:44 +0000] 4f5d6508675e82f09e45c8a0e544d7a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:09:45 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:45 [info] 41#41: *971 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:55 [info] 41#41: *973 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:55 [info] 41#41: *974 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:09:59 [info] 37#37: *975 [lua] access_by_lua(msblocations.conf:189):2: b1a04d0d644326134331487a852a65b7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:09:59 +0000] b1a04d0d644326134331487a852a65b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:09:59 [info] 37#37: *975 [lua] logger.lua:23: b1a04d0d644326134331487a852a65b7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:10:05 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:05 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:14 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:189):2: f9daf3018b708a4084f5cda82e55863b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 06:10:14 [info] 37#37: *978 [lua] logger.lua:23: f9daf3018b708a4084f5cda82e55863b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:10:14 +0000] f9daf3018b708a4084f5cda82e55863b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:10:15 [info] 41#41: *980 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:15 [info] 41#41: *979 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:25 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:25 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:29 [info] 37#37: *984 [lua] access_by_lua(msblocations.conf:189):2: 768cd047191d5f7e1b445dbbd30dfa10:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:10:29 [info] 37#37: *984 [lua] logger.lua:23: 768cd047191d5f7e1b445dbbd30dfa10 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:10:29 +0000] 768cd047191d5f7e1b445dbbd30dfa10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:10:35 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:35 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:44 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:189):2: d7f2cc219deb9381bf03fe9088b89976:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:10:44 [info] 37#37: *987 [lua] logger.lua:23: d7f2cc219deb9381bf03fe9088b89976 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:10:44 +0000] d7f2cc219deb9381bf03fe9088b89976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:10:45 [info] 41#41: *989 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:45 [info] 41#41: *988 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:55 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:55 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:10:59 [info] 37#37: *992 [lua] access_by_lua(msblocations.conf:189):2: fa1871193351b0ac8e245380bb70b7e2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:10:59 [info] 37#37: *992 [lua] logger.lua:23: fa1871193351b0ac8e245380bb70b7e2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.71 - - [13/Jan/2023:06:10:59 +0000] fa1871193351b0ac8e245380bb70b7e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 06:11:05 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:05 [info] 41#41: *994 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:14 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:189):2: 5159db06f801c15b55ff2f9886e0e468:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:11:14 +0000] 5159db06f801c15b55ff2f9886e0e468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:11:14 [info] 37#37: *995 [lua] logger.lua:23: 5159db06f801c15b55ff2f9886e0e468 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:11:15 [info] 41#41: *996 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:15 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:25 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:25 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:29 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:189):2: d3f60bf1b35ee17f670b594cbfc90072:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:11:29 [info] 37#37: *1001 [lua] logger.lua:23: d3f60bf1b35ee17f670b594cbfc90072 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:11:29 +0000] d3f60bf1b35ee17f670b594cbfc90072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:11:35 [info] 41#41: *1002 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:35 [info] 41#41: *1003 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:44 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:189):2: 8b6aa9ee49e16e18d4eb532895e86df3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:11:44 [info] 37#37: *1004 [lua] logger.lua:23: 8b6aa9ee49e16e18d4eb532895e86df3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:11:44 +0000] 8b6aa9ee49e16e18d4eb532895e86df3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:11:45 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:45 [info] 41#41: *1006 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:55 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:55 [info] 41#41: *1007 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:11:59 [info] 37#37: *1009 [lua] access_by_lua(msblocations.conf:189):2: 8c3e3957d61fde8dc663042d4a558e95:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:11:59 [info] 37#37: *1009 [lua] logger.lua:23: 8c3e3957d61fde8dc663042d4a558e95 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:11:59 +0000] 8c3e3957d61fde8dc663042d4a558e95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:12:05 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:05 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:14 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:189):2: f8ee8b88e3b59d2a04dba7f51b70a241:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:12:14 +0000] f8ee8b88e3b59d2a04dba7f51b70a241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 06:12:14 [info] 37#37: *1012 [lua] logger.lua:23: f8ee8b88e3b59d2a04dba7f51b70a241 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:12:15 [info] 41#41: *1014 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:15 [info] 41#41: *1013 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:25 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:25 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:29 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:189):2: ef76f37e2b368545583574298ac2249c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:12:29 [info] 37#37: *1018 [lua] logger.lua:23: ef76f37e2b368545583574298ac2249c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:12:29 +0000] ef76f37e2b368545583574298ac2249c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 06:12:35 [info] 41#41: *1019 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:35 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:37 [info] 37#37: *1021 client closed connection while waiting for request, client: 10.233.72.71, server: 0.0.0.0:443
2023/01/13 06:12:44 [info] 37#37: *1022 [lua] access_by_lua(msblocations.conf:189):2: f2634b05e0bac086bb613da9ac5fb00b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:12:44 +0000] f2634b05e0bac086bb613da9ac5fb00b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/13 06:12:44 [info] 37#37: *1022 [lua] logger.lua:23: f2634b05e0bac086bb613da9ac5fb00b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:12:45 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:45 [info] 41#41: *1023 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:55 [info] 41#41: *1025 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:55 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:12:59 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:189):2: 5849ff72a9571b20a4e26d5fa936f503:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:12:59 +0000] 5849ff72a9571b20a4e26d5fa936f503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/13 06:12:59 [info] 37#37: *1027 [lua] logger.lua:23: 5849ff72a9571b20a4e26d5fa936f503 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/13 06:13:05 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:05 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:14 [info] 37#37: *1030 [lua] access_by_lua(msblocations.conf:189):2: 573f3a59e52780d666a607d1c5268dfa:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:13:14 [info] 37#37: *1030 [lua] logger.lua:23: 573f3a59e52780d666a607d1c5268dfa {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:13:14 +0000] 573f3a59e52780d666a607d1c5268dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:13:15 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:15 [info] 41#41: *1032 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:25 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:25 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:29 [info] 37#37: *1036 [lua] access_by_lua(msblocations.conf:189):2: dfb00e42b4608737bd29ae444d98a672:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:13:29 +0000] dfb00e42b4608737bd29ae444d98a672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/13 06:13:29 [info] 37#37: *1036 [lua] logger.lua:23: dfb00e42b4608737bd29ae444d98a672 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/13 06:13:35 [info] 41#41: *1038 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:35 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:44 [info] 37#37: *1039 [lua] access_by_lua(msblocations.conf:189):2: 5a3fb6430fde8c5b4bc189fbc0468c6c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:13:44 [info] 37#37: *1039 [lua] logger.lua:23: 5a3fb6430fde8c5b4bc189fbc0468c6c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:13:44 +0000] 5a3fb6430fde8c5b4bc189fbc0468c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/13 06:13:45 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:45 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:55 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:55 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:13:59 [info] 37#37: *1044 [lua] access_by_lua(msblocations.conf:189):2: b2cd0fb1d85e1df64a63661b45ebd17d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:13:59 [info] 37#37: *1044 [lua] logger.lua:23: b2cd0fb1d85e1df64a63661b45ebd17d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:13:59 +0000] b2cd0fb1d85e1df64a63661b45ebd17d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:14:05 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:05 [info] 41#41: *1045 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:14 [info] 37#37: *1047 [lua] access_by_lua(msblocations.conf:189):2: ef0b9cff7ea7862d602ec975ec8c7325:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:14:14 +0000] ef0b9cff7ea7862d602ec975ec8c7325 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:14:14 [info] 37#37: *1047 [lua] logger.lua:23: ef0b9cff7ea7862d602ec975ec8c7325 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:14:15 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:15 [info] 41#41: *1049 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:25 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:25 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:29 [info] 37#37: *1053 [lua] access_by_lua(msblocations.conf:189):2: e0ca295c871463d8281db286919b4f38:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:14:29 +0000] e0ca295c871463d8281db286919b4f38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:14:29 [info] 37#37: *1053 [lua] logger.lua:23: e0ca295c871463d8281db286919b4f38 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:14:35 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:35 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:44 [info] 37#37: *1056 [lua] access_by_lua(msblocations.conf:189):2: 7e62063b4009c33a2cc6fe9cfdc98523:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:14:44 [info] 37#37: *1056 [lua] logger.lua:23: 7e62063b4009c33a2cc6fe9cfdc98523 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:14:44 +0000] 7e62063b4009c33a2cc6fe9cfdc98523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:14:45 [info] 41#41: *1057 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:45 [info] 41#41: *1058 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:55 [info] 41#41: *1059 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:55 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:14:59 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:189):2: 147a5fec45d19f9d95d2a962373c72b5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.71 - - [13/Jan/2023:06:14:59 +0000] 147a5fec45d19f9d95d2a962373c72b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/13 06:14:59 [info] 37#37: *1061 [lua] logger.lua:23: 147a5fec45d19f9d95d2a962373c72b5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 06:15:05 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:05 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:14 [info] 37#37: *1064 [lua] access_by_lua(msblocations.conf:189):2: 6e79ca8f5e453ecdcab02313bfd6833a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:15:14 +0000] 6e79ca8f5e453ecdcab02313bfd6833a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:15:14 [info] 37#37: *1064 [lua] logger.lua:23: 6e79ca8f5e453ecdcab02313bfd6833a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 06:15:15 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:15 [info] 41#41: *1066 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:25 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:25 [info] 41#41: *1069 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:29 [info] 37#37: *1070 [lua] access_by_lua(msblocations.conf:189):2: dd7dec06e2e079ec51c33918e6838745:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:15:29 [info] 37#37: *1070 [lua] logger.lua:23: dd7dec06e2e079ec51c33918e6838745 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.71 - - [13/Jan/2023:06:15:29 +0000] dd7dec06e2e079ec51c33918e6838745 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 06:15:35 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:35 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:44 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:189):2: ceb3deeec1474287a49ba4ae533746f5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:15:44 [info] 37#37: *1073 [lua] logger.lua:23: ceb3deeec1474287a49ba4ae533746f5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:15:44 +0000] ceb3deeec1474287a49ba4ae533746f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:15:45 [info] 41#41: *1075 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:45 [info] 41#41: *1074 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:55 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:55 [info] 41#41: *1077 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:15:59 [info] 37#37: *1078 [lua] access_by_lua(msblocations.conf:189):2: e27658b14db9bc4ca1d6f44f896a9970:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:15:59 [info] 37#37: *1078 [lua] logger.lua:23: e27658b14db9bc4ca1d6f44f896a9970 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:15:59 +0000] e27658b14db9bc4ca1d6f44f896a9970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:16:05 [info] 41#41: *1079 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:05 [info] 41#41: *1080 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:14 [info] 37#37: *1081 [lua] access_by_lua(msblocations.conf:189):2: 4f2906f45c98fcafec50b0bd7d76ee1e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.71 - - [13/Jan/2023:06:16:14 +0000] 4f2906f45c98fcafec50b0bd7d76ee1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:16:14 [info] 37#37: *1081 [lua] logger.lua:23: 4f2906f45c98fcafec50b0bd7d76ee1e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/13 06:16:15 [info] 41#41: *1082 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:15 [info] 41#41: *1083 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:25 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:25 [info] 37#37: *1086 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:29 [info] 37#37: *1087 [lua] access_by_lua(msblocations.conf:189):2: 66a3b80bea0e8b77aff567958d46a5c8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:16:29 [info] 37#37: *1087 [lua] logger.lua:23: 66a3b80bea0e8b77aff567958d46a5c8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:16:29 +0000] 66a3b80bea0e8b77aff567958d46a5c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:16:35 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:35 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:44 [info] 37#37: *1090 [lua] access_by_lua(msblocations.conf:189):2: 94014d4f18680feec37eef0ad826f6b2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:16:44 +0000] 94014d4f18680feec37eef0ad826f6b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/13 06:16:44 [info] 37#37: *1090 [lua] logger.lua:23: 94014d4f18680feec37eef0ad826f6b2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:16:45 [info] 41#41: *1092 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:45 [info] 41#41: *1091 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:55 [info] 41#41: *1093 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:55 [info] 41#41: *1094 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:16:59 [info] 37#37: *1095 [lua] access_by_lua(msblocations.conf:189):2: c595e50f034fb245bbeed2b97c7d9b28:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:16:59 [info] 37#37: *1095 [lua] logger.lua:23: c595e50f034fb245bbeed2b97c7d9b28 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:16:59 +0000] c595e50f034fb245bbeed2b97c7d9b28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/13 06:17:05 [info] 41#41: *1096 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:05 [info] 41#41: *1097 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:14 [info] 37#37: *1098 [lua] access_by_lua(msblocations.conf:189):2: 1725f85c40e6528067e5ddf0f5d73452:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:17:14 +0000] 1725f85c40e6528067e5ddf0f5d73452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:17:14 [info] 37#37: *1098 [lua] logger.lua:23: 1725f85c40e6528067e5ddf0f5d73452 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:17:15 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:15 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:25 [info] 41#41: *1103 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:25 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:29 [info] 37#37: *1104 [lua] access_by_lua(msblocations.conf:189):2: 34cb950bb07b6e124d3f30e2217e4237:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:17:29 [info] 37#37: *1104 [lua] logger.lua:23: 34cb950bb07b6e124d3f30e2217e4237 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:17:29 +0000] 34cb950bb07b6e124d3f30e2217e4237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:17:35 [info] 41#41: *1106 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:35 [info] 41#41: *1105 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:44 [info] 37#37: *1107 [lua] access_by_lua(msblocations.conf:189):2: c9a69d4f1635db1f1a54563076963c98:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:17:44 [info] 37#37: *1107 [lua] logger.lua:23: c9a69d4f1635db1f1a54563076963c98 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:17:44 +0000] c9a69d4f1635db1f1a54563076963c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:17:45 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:45 [info] 41#41: *1108 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:55 [info] 41#41: *1110 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:55 [info] 41#41: *1111 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:17:59 [info] 37#37: *1112 [lua] access_by_lua(msblocations.conf:189):2: cf6bbda98dadf0afe4bf453271e1b196:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:17:59 +0000] cf6bbda98dadf0afe4bf453271e1b196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/13 06:17:59 [info] 37#37: *1112 [lua] logger.lua:23: cf6bbda98dadf0afe4bf453271e1b196 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:18:05 [info] 41#41: *1113 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:05 [info] 41#41: *1114 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:14 [info] 37#37: *1115 [lua] access_by_lua(msblocations.conf:189):2: 6f0ea073910681bc0eb06ce49e750dde:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:18:14 +0000] 6f0ea073910681bc0eb06ce49e750dde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/13 06:18:14 [info] 37#37: *1115 [lua] logger.lua:23: 6f0ea073910681bc0eb06ce49e750dde {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:18:15 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:15 [info] 41#41: *1117 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:25 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:25 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:29 [info] 37#37: *1121 [lua] access_by_lua(msblocations.conf:189):2: 5f31d00d657289c740c81e958191759f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:18:30 [info] 37#37: *1121 [lua] logger.lua:23: 5f31d00d657289c740c81e958191759f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:18:30 +0000] 5f31d00d657289c740c81e958191759f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:18:35 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:35 [info] 41#41: *1123 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:45 [info] 37#37: *1124 [lua] access_by_lua(msblocations.conf:189):2: 536b6ebaf8e7cdd5e7705593d0ecd33f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:18:45 [info] 37#37: *1124 [lua] logger.lua:23: 536b6ebaf8e7cdd5e7705593d0ecd33f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:18:45 +0000] 536b6ebaf8e7cdd5e7705593d0ecd33f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:18:45 [info] 41#41: *1125 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:45 [info] 41#41: *1126 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:55 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:18:55 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:00 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:189):2: f27f879a2f4c86fafc546398f9be4d5f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:19:00 [info] 37#37: *1129 [lua] logger.lua:23: f27f879a2f4c86fafc546398f9be4d5f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:19:00 +0000] f27f879a2f4c86fafc546398f9be4d5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/13 06:19:05 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:05 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:15 [info] 37#37: *1132 [lua] access_by_lua(msblocations.conf:189):2: 48ebcc46f56abb77f5f0088b54241d2f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:19:15 [info] 37#37: *1132 [lua] logger.lua:23: 48ebcc46f56abb77f5f0088b54241d2f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:19:15 +0000] 48ebcc46f56abb77f5f0088b54241d2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/13 06:19:15 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:15 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:25 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:25 [info] 41#41: *1137 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:30 [info] 37#37: *1138 [lua] access_by_lua(msblocations.conf:189):2: db9a6b2799473baa4226c7ba6d96931c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/13 06:19:30 [info] 37#37: *1138 [lua] logger.lua:23: db9a6b2799473baa4226c7ba6d96931c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:19:30 +0000] db9a6b2799473baa4226c7ba6d96931c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.71 - - [13/Jan/2023:06:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/13 06:19:35 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:35 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:45 [info] 37#37: *1141 [lua] access_by_lua(msblocations.conf:189):2: 55a6e4e2390670d08cc20b973657ecb9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:19:45 +0000] 55a6e4e2390670d08cc20b973657ecb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/13 06:19:45 [info] 37#37: *1141 [lua] logger.lua:23: 55a6e4e2390670d08cc20b973657ecb9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.71 - - [13/Jan/2023:06:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/13 06:19:45 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443
2023/01/13 06:19:45 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.67.254, server: 0.0.0.0:443