Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.14.128
### 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/02/01 04:03:34 [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/02/01 04:03:34 [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/02/01 04:03:34 [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/02/01 04:03:34 [notice] 33#33: using the "epoll" event method
2023/02/01 04:03:34 [notice] 33#33: openresty/1.13.6.1
2023/02/01 04:03:34 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/02/01 04:03:34 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/02/01 04:03:34 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/02/01 04:03:34 [notice] 34#34: start worker processes
2023/02/01 04:03:34 [notice] 34#34: start worker process 36
2023/02/01 04:03:34 [notice] 34#34: start worker process 37
2023/02/01 04:03:34 [notice] 34#34: start worker process 38
2023/02/01 04:03:34 [notice] 34#34: start worker process 39
2023/02/01 04:03:34 [notice] 34#34: start worker process 40
2023/02/01 04:03:34 [notice] 34#34: start worker process 41
2023/02/01 04:03:34 [notice] 34#34: start worker process 42
2023/02/01 04:03:34 [notice] 34#34: start worker process 43
2023/02/01 04:03:34 [notice] 34#34: start cache manager process 44
2023/02/01 04:03:34 [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-20230201040334.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-02-01 04:03:38 270 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-02-01 04:03:38 283 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-02-01 04:03:38 283 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-02-01 04:03:38 365 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-02-01 04:03:38 365 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.14.128:10081 Enabled:true
2023-02-01 04:03:40 394 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-02-01 04:03:40 583 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-02-01 04:03:40 584 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-02-01 04:03:40 584 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-02-01 04:03:40 586 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-02-01 04:03:40 586 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-02-01 04:03:40 586 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-02-01 04:03:40 586 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-02-01 04:03:40 754 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-02-01 04:03:41 031 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-02-01 04:03:41 031 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-02-01 04:03:41 031 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-02-01 04:03:41 903 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/02/01 04:03:48 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:03:48 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:03:57 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: f62d63e8e7f442c5adfa9ed71bf5e6c0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:03:57 [info] 36#36: *14 [lua] logger.lua:23: f62d63e8e7f442c5adfa9ed71bf5e6c0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:03:57 +0000] f62d63e8e7f442c5adfa9ed71bf5e6c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.198 upstream_response_time:0.192 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 73
2023/02/01 04:03:58 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:03:58 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:08 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:08 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:09 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: af74736d49190fd6b5809e5147ca810c:receive the request, client: 10.233.69.180, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/02/01 04:04:09 [info] 36#36: *21 [lua] logger.lua:23: af74736d49190fd6b5809e5147ca810c {"matched":"microservices"} while logging request, client: 10.233.69.180, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.69.180 - - [01/Feb/2023:04:04:09 +0000] af74736d49190fd6b5809e5147ca810c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.315 upstream_response_time:0.315 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.69.180 - - [01/Feb/2023:04:04:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 323
2023/02/01 04:04:11 [info] 36#36: *22 [lua] access_by_lua(msblocations.conf:189):2: c1832e51656afbfab6cb2082c3282eae:receive the request, client: 10.233.66.101, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.66.101 - - [01/Feb/2023:04:04:11 +0000] c1832e51656afbfab6cb2082c3282eae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.093 upstream_response_time:0.093 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/02/01 04:04:11 [info] 36#36: *22 [lua] logger.lua:23: c1832e51656afbfab6cb2082c3282eae {"matched":"microservices"} while logging request, client: 10.233.66.101, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.66.101 - - [01/Feb/2023:04:04:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 87
2023/02/01 04:04:12 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:189):2: 2920a1e4d761296fac6bab9ea54adfdd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:04:12 +0000] 2920a1e4d761296fac6bab9ea54adfdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 04:04:12 [info] 36#36: *23 [lua] logger.lua:23: 2920a1e4d761296fac6bab9ea54adfdd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:04:16 [info] 36#36: *21 client 10.233.69.180 closed keepalive connection
2023/02/01 04:04:16 [info] 36#36: *22 client 10.233.66.101 closed keepalive connection
2023/02/01 04:04:18 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:18 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:27 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: 3618118849181f37bf67b5f95590a445:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:04:27 [info] 36#36: *26 [lua] logger.lua:23: 3618118849181f37bf67b5f95590a445 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:04:27 +0000] 3618118849181f37bf67b5f95590a445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:04:28 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:28 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:34 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/02/01 04:04:34 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/02/01 04:04:34 [notice] 34#34: cache loader process 45 exited with code 0
2023/02/01 04:04:34 [notice] 34#34: signal 29 (SIGIO) received
2023/02/01 04:04:38 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:38 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:42 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: 2208d6bb3588191e7281c26859299673:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:04:42 [info] 36#36: *32 [lua] logger.lua:23: 2208d6bb3588191e7281c26859299673 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:04:42 +0000] 2208d6bb3588191e7281c26859299673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:04:48 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:48 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:57 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: f9cad839ebbc62d56c20f6116a2600ca:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:04:57 [info] 36#36: *35 [lua] logger.lua:23: f9cad839ebbc62d56c20f6116a2600ca {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:04:57 +0000] f9cad839ebbc62d56c20f6116a2600ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 04:04:58 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:04:58 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:08 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:08 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:12 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: be42314ecd0bf136e72389eebd5bcb05:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:05:12 +0000] be42314ecd0bf136e72389eebd5bcb05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/01 04:05:12 [info] 36#36: *40 [lua] logger.lua:23: be42314ecd0bf136e72389eebd5bcb05 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:05:18 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:18 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:24 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: ff9ad8716ebf06e56eae213b8933c37c:receive the request, client: 10.233.66.101, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.66.101 - - [01/Feb/2023:04:05:24 +0000] ff9ad8716ebf06e56eae213b8933c37c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.130 upstream_response_time:0.129 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.101 - - [01/Feb/2023:04:05:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 128
2023/02/01 04:05:24 [info] 36#36: *43 [lua] logger.lua:23: ff9ad8716ebf06e56eae213b8933c37c {"matched":"microservices"} while logging request, client: 10.233.66.101, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
2023/02/01 04:05:27 [info] 36#36: *44 [lua] access_by_lua(msblocations.conf:189):2: f67d984e8dfeaec84c37568ce930f9b4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:05:27 [info] 36#36: *44 [lua] logger.lua:23: f67d984e8dfeaec84c37568ce930f9b4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:05:27 +0000] f67d984e8dfeaec84c37568ce930f9b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:05:28 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:28 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:29 [info] 36#36: *43 client 10.233.66.101 closed keepalive connection
2023/02/01 04:05:38 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:38 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:42 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: a2df52972da50bc55f73bdaa8e39cb52:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:05:42 +0000] a2df52972da50bc55f73bdaa8e39cb52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 04:05:42 [info] 36#36: *50 [lua] logger.lua:23: a2df52972da50bc55f73bdaa8e39cb52 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:05:48 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:48 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:57 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: 4e3bc2b49967311a2d95ffb920c3bb1c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:05:57 [info] 36#36: *53 [lua] logger.lua:23: 4e3bc2b49967311a2d95ffb920c3bb1c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:05:57 +0000] 4e3bc2b49967311a2d95ffb920c3bb1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:05:58 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:05:58 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:08 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:08 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:12 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: d2bdd150ea6355afe27687f55f3c94bd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:06:12 [info] 36#36: *58 [lua] logger.lua:23: d2bdd150ea6355afe27687f55f3c94bd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:06:12 +0000] d2bdd150ea6355afe27687f55f3c94bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:06:18 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:18 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:27 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: 13dc5136efc575060242fb2c2eab45cf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:06:27 +0000] 13dc5136efc575060242fb2c2eab45cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/02/01 04:06:27 [info] 36#36: *61 [lua] logger.lua:23: 13dc5136efc575060242fb2c2eab45cf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/01 04:06:28 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:28 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:38 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:38 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:42 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: 4b8d9c4204ba46125c4f1e5547884e5f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:06:42 [info] 36#36: *67 [lua] logger.lua:23: 4b8d9c4204ba46125c4f1e5547884e5f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:06:42 +0000] 4b8d9c4204ba46125c4f1e5547884e5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:06:48 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:48 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:57 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: 3f2ad9986183bbbb9c3e6777412d4b08:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:06:57 [info] 36#36: *70 [lua] logger.lua:23: 3f2ad9986183bbbb9c3e6777412d4b08 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:06:57 +0000] 3f2ad9986183bbbb9c3e6777412d4b08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/01 04:06:58 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:06:58 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:08 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:08 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:12 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: ed471dcd6e56bdd8a5e2c34172c72b44:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:07:12 [info] 36#36: *75 [lua] logger.lua:23: ed471dcd6e56bdd8a5e2c34172c72b44 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:07:12 +0000] ed471dcd6e56bdd8a5e2c34172c72b44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/01 04:07:18 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:18 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:28 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: 34037257310f897a81587c95126e82fe:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:07:28 +0000] 34037257310f897a81587c95126e82fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:07:28 [info] 36#36: *78 [lua] logger.lua:23: 34037257310f897a81587c95126e82fe {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:07:28 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:28 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:38 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:38 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:43 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 25b77ae96e500bf74b1570cc59843e71:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:07:43 [info] 36#36: *84 [lua] logger.lua:23: 25b77ae96e500bf74b1570cc59843e71 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.113 - - [01/Feb/2023:04:07:43 +0000] 25b77ae96e500bf74b1570cc59843e71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/01 04:07:48 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:48 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:58 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: eafad0033f469227f196f86df220db90:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:07:58 [info] 36#36: *87 [lua] logger.lua:23: eafad0033f469227f196f86df220db90 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:07:58 +0000] eafad0033f469227f196f86df220db90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:07:58 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:07:58 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:08 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:08 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:13 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: 8c5fae8545f4b1bee17efdcbb735a5ee:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.113 - - [01/Feb/2023:04:08:13 +0000] 8c5fae8545f4b1bee17efdcbb735a5ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/01 04:08:13 [info] 36#36: *92 [lua] logger.lua:23: 8c5fae8545f4b1bee17efdcbb735a5ee {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:08:18 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:18 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:28 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: 926c704a4c39f66bd3b77fbf0ad6b46c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:08:28 +0000] 926c704a4c39f66bd3b77fbf0ad6b46c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 04:08:28 [info] 36#36: *95 [lua] logger.lua:23: 926c704a4c39f66bd3b77fbf0ad6b46c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 04:08:28 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:28 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:38 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:38 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:43 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: 8967d18df85bea28cd5a44160dd1615d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:08:43 +0000] 8967d18df85bea28cd5a44160dd1615d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:08:43 [info] 36#36: *101 [lua] logger.lua:23: 8967d18df85bea28cd5a44160dd1615d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:08:48 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:48 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:58 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:58 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:08:58 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: 959033aebb2cb73496394291e79b9f87:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:08:58 [info] 36#36: *106 [lua] logger.lua:23: 959033aebb2cb73496394291e79b9f87 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:08:58 +0000] 959033aebb2cb73496394291e79b9f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:09:08 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:08 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:13 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: a9e036968609cc060ccd9005d6e64306:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:09:13 +0000] a9e036968609cc060ccd9005d6e64306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:09:13 [info] 36#36: *109 [lua] logger.lua:23: a9e036968609cc060ccd9005d6e64306 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:09:18 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:18 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:28 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:28 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:28 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:189):2: d059968e406a8ff2db866c082e242e0b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:09:28 [info] 36#36: *114 [lua] logger.lua:23: d059968e406a8ff2db866c082e242e0b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:09:28 +0000] d059968e406a8ff2db866c082e242e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:09:38 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:38 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:43 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: db958cabc0aa12f423e0a0f08331fed6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:09:43 [info] 36#36: *118 [lua] logger.lua:23: db958cabc0aa12f423e0a0f08331fed6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:09:43 +0000] db958cabc0aa12f423e0a0f08331fed6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:09:48 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:48 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:58 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:58 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:09:58 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: e1ea53427b960977ebc8ece547265ba3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:09:58 [info] 36#36: *123 [lua] logger.lua:23: e1ea53427b960977ebc8ece547265ba3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:09:58 +0000] e1ea53427b960977ebc8ece547265ba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:10:08 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:08 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:13 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: a064b80212a5a4c24c3b09a2ccd0bab5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:10:13 [info] 36#36: *126 [lua] logger.lua:23: a064b80212a5a4c24c3b09a2ccd0bab5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:10:13 +0000] a064b80212a5a4c24c3b09a2ccd0bab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:10:18 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:18 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:28 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:28 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:28 [info] 36#36: *131 [lua] access_by_lua(msblocations.conf:189):2: 26c41e88f7122d156f5c3a3bf5414884:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:10:28 [info] 36#36: *131 [lua] logger.lua:23: 26c41e88f7122d156f5c3a3bf5414884 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:10:28 +0000] 26c41e88f7122d156f5c3a3bf5414884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:10:38 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:38 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:43 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 08672454c41583d8275010b252ae7d88:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:10:43 +0000] 08672454c41583d8275010b252ae7d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 04:10:43 [info] 36#36: *135 [lua] logger.lua:23: 08672454c41583d8275010b252ae7d88 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:10:48 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:48 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:58 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:58 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:10:58 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: 361c7812b31f971f49ae0e23b66bc713:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:10:58 [info] 36#36: *140 [lua] logger.lua:23: 361c7812b31f971f49ae0e23b66bc713 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:10:58 +0000] 361c7812b31f971f49ae0e23b66bc713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:11:08 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:08 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:13 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 96fedc14c871b7a0d127f52f0eb9a363:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:11:13 +0000] 96fedc14c871b7a0d127f52f0eb9a363 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/01 04:11:13 [info] 36#36: *143 [lua] logger.lua:23: 96fedc14c871b7a0d127f52f0eb9a363 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 04:11:18 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:18 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:28 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:28 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:28 [info] 36#36: *148 [lua] access_by_lua(msblocations.conf:189):2: 2ca6720f43b4c66dd180280cede4c97d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:11:28 +0000] 2ca6720f43b4c66dd180280cede4c97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/01 04:11:28 [info] 36#36: *148 [lua] logger.lua:23: 2ca6720f43b4c66dd180280cede4c97d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:11:38 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:38 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:43 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 1d8b162994d95e00c04346bf09ef621d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:11:43 [info] 36#36: *152 [lua] logger.lua:23: 1d8b162994d95e00c04346bf09ef621d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:11:43 +0000] 1d8b162994d95e00c04346bf09ef621d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/01 04:11:48 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:48 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:58 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:58 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:11:58 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: afc376cb387bf42cc96504224c90c315:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:11:58 [info] 36#36: *157 [lua] logger.lua:23: afc376cb387bf42cc96504224c90c315 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:11:58 +0000] afc376cb387bf42cc96504224c90c315 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:12:08 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:08 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:13 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 88cd7ceb050d62bc777a35e35f5096c7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:12:13 +0000] 88cd7ceb050d62bc777a35e35f5096c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:12:13 [info] 36#36: *160 [lua] logger.lua:23: 88cd7ceb050d62bc777a35e35f5096c7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:12:18 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:18 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:28 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:28 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:28 [info] 36#36: *165 [lua] access_by_lua(msblocations.conf:189):2: dd64ee62029d58da39421ebe22054d39:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:12:28 [info] 36#36: *165 [lua] logger.lua:23: dd64ee62029d58da39421ebe22054d39 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:12:28 +0000] dd64ee62029d58da39421ebe22054d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:12:38 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:38 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:43 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: c50cb79654b9b16fb87bdc5f175e7e15:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:12:43 [info] 36#36: *169 [lua] logger.lua:23: c50cb79654b9b16fb87bdc5f175e7e15 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:12:43 +0000] c50cb79654b9b16fb87bdc5f175e7e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 04:12:48 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:48 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:58 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:58 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:12:58 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: c8fd63fab15f1e4bcfdcaba680cd0583:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.113 - - [01/Feb/2023:04:12:58 +0000] c8fd63fab15f1e4bcfdcaba680cd0583 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 04:12:58 [info] 36#36: *174 [lua] logger.lua:23: c8fd63fab15f1e4bcfdcaba680cd0583 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:13:08 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:08 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:13 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 4ef04c206ad66a007b75fff940fbf064:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:13:13 [info] 36#36: *177 [lua] logger.lua:23: 4ef04c206ad66a007b75fff940fbf064 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:13:13 +0000] 4ef04c206ad66a007b75fff940fbf064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:13:18 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:18 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:28 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:28 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:28 [info] 36#36: *182 [lua] access_by_lua(msblocations.conf:189):2: 1926370ee473e36ab4be0a39b05f7659:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:13:28 [info] 36#36: *182 [lua] logger.lua:23: 1926370ee473e36ab4be0a39b05f7659 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:13:28 +0000] 1926370ee473e36ab4be0a39b05f7659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:13:38 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:38 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:43 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: ae048f18776a3b41c659e8b2656fe206:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:13:43 +0000] ae048f18776a3b41c659e8b2656fe206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:13:43 [info] 36#36: *186 [lua] logger.lua:23: ae048f18776a3b41c659e8b2656fe206 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:13:48 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:48 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:58 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:58 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:13:58 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: a0ae90558e85072f7e47a24722395706:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:13:58 [info] 36#36: *191 [lua] logger.lua:23: a0ae90558e85072f7e47a24722395706 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:13:58 +0000] a0ae90558e85072f7e47a24722395706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:14:08 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:08 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:13 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 11b7c4e084f9ac0b10b2c337bdcb2f05:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:14:13 [info] 36#36: *194 [lua] logger.lua:23: 11b7c4e084f9ac0b10b2c337bdcb2f05 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:14:13 +0000] 11b7c4e084f9ac0b10b2c337bdcb2f05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:14:18 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:18 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:28 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:28 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:28 [info] 36#36: *199 [lua] access_by_lua(msblocations.conf:189):2: 684650d75d8a87121bb5fdb0654f517f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:14:28 +0000] 684650d75d8a87121bb5fdb0654f517f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:14:28 [info] 36#36: *199 [lua] logger.lua:23: 684650d75d8a87121bb5fdb0654f517f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:14:38 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:38 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:43 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: 78fac77ea9cdbcfaf25906b612e3002a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:14:43 +0000] 78fac77ea9cdbcfaf25906b612e3002a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:14:43 [info] 36#36: *203 [lua] logger.lua:23: 78fac77ea9cdbcfaf25906b612e3002a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:14:48 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:48 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:58 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:58 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:14:58 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: 6ac156ed3683d495a0f8e2ed1ffeb408:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:14:58 +0000] 6ac156ed3683d495a0f8e2ed1ffeb408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:14:58 [info] 36#36: *208 [lua] logger.lua:23: 6ac156ed3683d495a0f8e2ed1ffeb408 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:15:08 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:08 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:13 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: 3e8cda0a434f88f769926e6fe36836d4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:15:13 +0000] 3e8cda0a434f88f769926e6fe36836d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/01 04:15:13 [info] 36#36: *211 [lua] logger.lua:23: 3e8cda0a434f88f769926e6fe36836d4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/01 04:15:18 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:18 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:28 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:28 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:28 [info] 36#36: *216 [lua] access_by_lua(msblocations.conf:189):2: c6896daa631633d0b8f1c9be72649883:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:15:28 [info] 36#36: *216 [lua] logger.lua:23: c6896daa631633d0b8f1c9be72649883 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:15:28 +0000] c6896daa631633d0b8f1c9be72649883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:15:38 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:38 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:43 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 4e28556b8124b61b7fff9a30401822d6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:15:43 +0000] 4e28556b8124b61b7fff9a30401822d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:15:43 [info] 36#36: *220 [lua] logger.lua:23: 4e28556b8124b61b7fff9a30401822d6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:15:48 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:48 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:58 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:58 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:15:58 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: 4e1379a2ad83f87a329d9984f688c84b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:15:58 +0000] 4e1379a2ad83f87a329d9984f688c84b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:15:58 [info] 36#36: *225 [lua] logger.lua:23: 4e1379a2ad83f87a329d9984f688c84b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:16:08 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:08 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:13 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 8811fac56cf9dba1763234769a64f515:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:16:13 [info] 36#36: *228 [lua] logger.lua:23: 8811fac56cf9dba1763234769a64f515 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:16:13 +0000] 8811fac56cf9dba1763234769a64f515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:16:18 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:18 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:28 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:28 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:28 [info] 36#36: *233 [lua] access_by_lua(msblocations.conf:189):2: 5c563cc7c72ef77163f799276a3d30f5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:16:28 [info] 36#36: *233 [lua] logger.lua:23: 5c563cc7c72ef77163f799276a3d30f5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:16:28 +0000] 5c563cc7c72ef77163f799276a3d30f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:16:38 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:38 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:43 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 57fa62663ac8f1afa3c209b2dd43f1e6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:16:43 [info] 36#36: *237 [lua] logger.lua:23: 57fa62663ac8f1afa3c209b2dd43f1e6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:16:43 +0000] 57fa62663ac8f1afa3c209b2dd43f1e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:16:48 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:48 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:58 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:58 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:16:58 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: b9d375c7c7b1dad9703dff12f025b250:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:16:58 +0000] b9d375c7c7b1dad9703dff12f025b250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:16:58 [info] 36#36: *242 [lua] logger.lua:23: b9d375c7c7b1dad9703dff12f025b250 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:17:08 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:08 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:13 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: f91843fb404ac877b1c871985910dd15:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:17:13 +0000] f91843fb404ac877b1c871985910dd15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:17:13 [info] 36#36: *245 [lua] logger.lua:23: f91843fb404ac877b1c871985910dd15 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:17:18 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:18 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:28 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:28 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:28 [info] 36#36: *250 [lua] access_by_lua(msblocations.conf:189):2: b150d13f4a64b4e1601315eda192c255:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:17:28 +0000] b150d13f4a64b4e1601315eda192c255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:17:28 [info] 36#36: *250 [lua] logger.lua:23: b150d13f4a64b4e1601315eda192c255 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:17:38 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:38 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:43 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: aad9dcdae9460d79fbbfac1bf0a3189d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:17:43 [info] 36#36: *254 [lua] logger.lua:23: aad9dcdae9460d79fbbfac1bf0a3189d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:17:43 +0000] aad9dcdae9460d79fbbfac1bf0a3189d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:17:48 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:48 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:58 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:58 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:17:58 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: aa8f5b30e63aa56837297b4de1ca9aa4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:17:58 +0000] aa8f5b30e63aa56837297b4de1ca9aa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/01 04:17:58 [info] 36#36: *259 [lua] logger.lua:23: aa8f5b30e63aa56837297b4de1ca9aa4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 04:18:08 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:08 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:13 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 5fdd8b46c6eddab703c80e42c5857028:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:18:13 [info] 36#36: *262 [lua] logger.lua:23: 5fdd8b46c6eddab703c80e42c5857028 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:18:13 +0000] 5fdd8b46c6eddab703c80e42c5857028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:18:18 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:18 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:28 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:28 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:28 [info] 36#36: *267 [lua] access_by_lua(msblocations.conf:189):2: 03480af5b8f09572e5bbf4b3fd03ec29:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:18:28 +0000] 03480af5b8f09572e5bbf4b3fd03ec29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 04:18:28 [info] 36#36: *267 [lua] logger.lua:23: 03480af5b8f09572e5bbf4b3fd03ec29 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:18:38 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:38 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:43 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: 933062e3ab42698855d6e4e7a26f596b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:18:43 +0000] 933062e3ab42698855d6e4e7a26f596b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:18:43 [info] 36#36: *271 [lua] logger.lua:23: 933062e3ab42698855d6e4e7a26f596b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:18:48 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:48 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:58 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:58 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:18:58 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: f902060c62a8a5e3953b6a592d0bc542:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:18:58 +0000] f902060c62a8a5e3953b6a592d0bc542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:18:58 [info] 36#36: *276 [lua] logger.lua:23: f902060c62a8a5e3953b6a592d0bc542 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:19:08 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:08 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:13 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: c94d3f0b67dcfcda4d3fca6472581f09:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:19:14 [info] 36#36: *279 [lua] logger.lua:23: c94d3f0b67dcfcda4d3fca6472581f09 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:19:14 +0000] c94d3f0b67dcfcda4d3fca6472581f09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:19:18 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:18 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:28 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:28 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:29 [info] 36#36: *284 [lua] access_by_lua(msblocations.conf:189):2: abae8b64011d3081e8812255cb5c4aa3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:19:29 [info] 36#36: *284 [lua] logger.lua:23: abae8b64011d3081e8812255cb5c4aa3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:19:29 +0000] abae8b64011d3081e8812255cb5c4aa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:19:38 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:38 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:44 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 905dac29d685e133c867d884b603ba4e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:19:44 [info] 36#36: *288 [lua] logger.lua:23: 905dac29d685e133c867d884b603ba4e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:19:44 +0000] 905dac29d685e133c867d884b603ba4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:19:48 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:48 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:58 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:58 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:19:59 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: db7db5d2bfe04bd26e1d3def3546ed22:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:19:59 [info] 36#36: *293 [lua] logger.lua:23: db7db5d2bfe04bd26e1d3def3546ed22 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:19:59 +0000] db7db5d2bfe04bd26e1d3def3546ed22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:20:08 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:08 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:14 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: d020988bfbf32a55acaae3177ba0ea71:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:14 +0000] d020988bfbf32a55acaae3177ba0ea71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 04:20:14 [info] 36#36: *296 [lua] logger.lua:23: d020988bfbf32a55acaae3177ba0ea71 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:20:18 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:18 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:28 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:28 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:29 [info] 36#36: *301 [lua] access_by_lua(msblocations.conf:189):2: c4eb20686bafa550aae9ee74745f51fb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:29 +0000] c4eb20686bafa550aae9ee74745f51fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:20:29 [info] 36#36: *301 [lua] logger.lua:23: c4eb20686bafa550aae9ee74745f51fb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:20:38 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:38 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:44 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: 916712a7126e4325c04396ce42dba2ca:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:44 +0000] 916712a7126e4325c04396ce42dba2ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:20:44 [info] 36#36: *305 [lua] logger.lua:23: 916712a7126e4325c04396ce42dba2ca {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:20:48 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:48 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:58 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:58 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:20:59 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: 683c3999be27ea08a2242331745c703e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:59 +0000] 683c3999be27ea08a2242331745c703e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:20:59 [info] 36#36: *310 [lua] logger.lua:23: 683c3999be27ea08a2242331745c703e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:21:08 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:08 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:14 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: e2f15f01c262e76585ce48031d2dba2a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:21:14 +0000] e2f15f01c262e76585ce48031d2dba2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:21:14 [info] 36#36: *313 [lua] logger.lua:23: e2f15f01c262e76585ce48031d2dba2a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:21:18 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:18 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:28 [info] 38#38: *316 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:28 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:29 [info] 36#36: *318 [lua] access_by_lua(msblocations.conf:189):2: fb2c349ad676cb7e884e08dc3260e4fd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:21:29 [info] 36#36: *318 [lua] logger.lua:23: fb2c349ad676cb7e884e08dc3260e4fd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:21:29 +0000] fb2c349ad676cb7e884e08dc3260e4fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:21:38 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:38 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:44 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 85f12326f0382af992589658ecafa8f8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:21:44 +0000] 85f12326f0382af992589658ecafa8f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:21:44 [info] 36#36: *322 [lua] logger.lua:23: 85f12326f0382af992589658ecafa8f8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:21:48 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:48 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:58 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:58 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:21:59 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: 3c9d5bda28dd15b2eae102fc830fa1af:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:21:59 +0000] 3c9d5bda28dd15b2eae102fc830fa1af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:21:59 [info] 36#36: *327 [lua] logger.lua:23: 3c9d5bda28dd15b2eae102fc830fa1af {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:22:08 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:08 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:14 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: d153d551f397b8b73313264579b57dc7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:22:14 +0000] d153d551f397b8b73313264579b57dc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:22:14 [info] 36#36: *330 [lua] logger.lua:23: d153d551f397b8b73313264579b57dc7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:22:18 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:18 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:28 [info] 36#36: *333 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:28 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:29 [info] 36#36: *335 [lua] access_by_lua(msblocations.conf:189):2: db75a865567f42c92fc34b086d0eef49:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:22:29 +0000] db75a865567f42c92fc34b086d0eef49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:22:29 [info] 36#36: *335 [lua] logger.lua:23: db75a865567f42c92fc34b086d0eef49 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:22:38 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:38 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:44 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: 434db537e005f97bcbbe3594215512b4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:22:44 [info] 36#36: *339 [lua] logger.lua:23: 434db537e005f97bcbbe3594215512b4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:22:44 +0000] 434db537e005f97bcbbe3594215512b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:22:48 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:48 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:58 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:58 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:22:59 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 951a6ed096a0a69dfcf50c5ca6de7a57:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.113 - - [01/Feb/2023:04:22:59 +0000] 951a6ed096a0a69dfcf50c5ca6de7a57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:22:59 [info] 36#36: *344 [lua] logger.lua:23: 951a6ed096a0a69dfcf50c5ca6de7a57 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:23:08 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:08 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:14 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 2d95100f34329659ec7b7d93ba3c16b2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:23:14 [info] 36#36: *347 [lua] logger.lua:23: 2d95100f34329659ec7b7d93ba3c16b2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:23:14 +0000] 2d95100f34329659ec7b7d93ba3c16b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 04:23:18 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:18 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:28 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:28 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:29 [info] 36#36: *352 [lua] access_by_lua(msblocations.conf:189):2: fa27d6e0208b298d4295a18d13160951:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:23:29 [info] 36#36: *352 [lua] logger.lua:23: fa27d6e0208b298d4295a18d13160951 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:23:29 +0000] fa27d6e0208b298d4295a18d13160951 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:23:38 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:38 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:44 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: 04003a91d9a0fba93afd7a5898445e5e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:23:44 [info] 36#36: *356 [lua] logger.lua:23: 04003a91d9a0fba93afd7a5898445e5e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:23:44 +0000] 04003a91d9a0fba93afd7a5898445e5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:23:48 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:48 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:58 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:58 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:23:59 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: a20269f0083df3b9023db0e6d61b5175:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:23:59 [info] 36#36: *361 [lua] logger.lua:23: a20269f0083df3b9023db0e6d61b5175 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:23:59 +0000] a20269f0083df3b9023db0e6d61b5175 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:24:08 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:08 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:14 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: fdd637e7e69250c3ac338080ed895528:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:24:14 [info] 36#36: *364 [lua] logger.lua:23: fdd637e7e69250c3ac338080ed895528 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:24:14 +0000] fdd637e7e69250c3ac338080ed895528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:24:18 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:18 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:28 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:28 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:29 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: c3ea4954e7e75f00f4b31f3c27a4ca8e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:24:29 +0000] c3ea4954e7e75f00f4b31f3c27a4ca8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:24:29 [info] 36#36: *369 [lua] logger.lua:23: c3ea4954e7e75f00f4b31f3c27a4ca8e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:24:38 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:38 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:44 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: 05f67f4814fa09fbfdae28f6871959fe:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:24:44 [info] 36#36: *373 [lua] logger.lua:23: 05f67f4814fa09fbfdae28f6871959fe {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:24:44 +0000] 05f67f4814fa09fbfdae28f6871959fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:24:48 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:48 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:58 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:58 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:24:59 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 9f7bab996e211ea7f372aa7767ab3e57:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.113 - - [01/Feb/2023:04:24:59 +0000] 9f7bab996e211ea7f372aa7767ab3e57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:24:59 [info] 36#36: *378 [lua] logger.lua:23: 9f7bab996e211ea7f372aa7767ab3e57 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:25:08 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:08 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:14 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: 1dfdefb457282b0fa4f443527e58c9d8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:25:14 [info] 36#36: *381 [lua] logger.lua:23: 1dfdefb457282b0fa4f443527e58c9d8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:25:14 +0000] 1dfdefb457282b0fa4f443527e58c9d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:25:18 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:18 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:28 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:28 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:29 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: 1c94b21bd47793f88e59f4693a25f2b5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:25:29 [info] 36#36: *386 [lua] logger.lua:23: 1c94b21bd47793f88e59f4693a25f2b5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:25:29 +0000] 1c94b21bd47793f88e59f4693a25f2b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:25:38 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:38 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:44 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 3cee5e8cfae904e8f995797da9830110:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:25:44 +0000] 3cee5e8cfae904e8f995797da9830110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:25:44 [info] 36#36: *390 [lua] logger.lua:23: 3cee5e8cfae904e8f995797da9830110 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:25:48 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:48 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:58 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:58 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:25:59 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: a17b90a08453fd9c41f78f368c41aa27:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:25:59 +0000] a17b90a08453fd9c41f78f368c41aa27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:25:59 [info] 36#36: *395 [lua] logger.lua:23: a17b90a08453fd9c41f78f368c41aa27 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:26:08 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:08 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:14 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: bfc659b712cccd34943232eab3eaa83e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:26:14 [info] 36#36: *398 [lua] logger.lua:23: bfc659b712cccd34943232eab3eaa83e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:26:14 +0000] bfc659b712cccd34943232eab3eaa83e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/01 04:26:18 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:18 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:28 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:28 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:29 [info] 36#36: *403 [lua] access_by_lua(msblocations.conf:189):2: 987ffa694d2c33f2c54ba257522511b8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:26:29 +0000] 987ffa694d2c33f2c54ba257522511b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:26:29 [info] 36#36: *403 [lua] logger.lua:23: 987ffa694d2c33f2c54ba257522511b8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:26:38 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:38 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:44 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: 30904ae73960ebd9887cfaf811c6486e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:26:44 [info] 36#36: *407 [lua] logger.lua:23: 30904ae73960ebd9887cfaf811c6486e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:26:44 +0000] 30904ae73960ebd9887cfaf811c6486e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:26:48 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:48 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:58 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:58 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:26:59 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: bbdffee7158ce2b4e9dec0457d1352f9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:26:59 +0000] bbdffee7158ce2b4e9dec0457d1352f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:26:59 [info] 36#36: *412 [lua] logger.lua:23: bbdffee7158ce2b4e9dec0457d1352f9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:27:08 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:08 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:14 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: 14acc97bc9fe9e9d2fc4b750945f13dc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:27:14 +0000] 14acc97bc9fe9e9d2fc4b750945f13dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:27:14 [info] 36#36: *415 [lua] logger.lua:23: 14acc97bc9fe9e9d2fc4b750945f13dc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:27:18 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:18 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:28 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:28 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:29 [info] 36#36: *420 [lua] access_by_lua(msblocations.conf:189):2: 2d1e5ea712100ec6f654053ef9dd0041:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:27:29 +0000] 2d1e5ea712100ec6f654053ef9dd0041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 04:27:29 [info] 36#36: *420 [lua] logger.lua:23: 2d1e5ea712100ec6f654053ef9dd0041 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:27:38 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:38 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:44 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: b64e0089494844856e4cdf0cb34cf802:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:27:44 +0000] b64e0089494844856e4cdf0cb34cf802 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:27:44 [info] 36#36: *424 [lua] logger.lua:23: b64e0089494844856e4cdf0cb34cf802 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:27:48 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:48 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:58 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:58 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:27:59 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 3596fd66246da5f3b167946ecdc803be:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:27:59 [info] 36#36: *429 [lua] logger.lua:23: 3596fd66246da5f3b167946ecdc803be {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:27:59 +0000] 3596fd66246da5f3b167946ecdc803be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:28:08 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:08 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:14 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: 6236010cdf691bc185524699d162cf84:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:28:14 +0000] 6236010cdf691bc185524699d162cf84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:28:14 [info] 36#36: *432 [lua] logger.lua:23: 6236010cdf691bc185524699d162cf84 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:28:18 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:18 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:28 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:28 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:29 [info] 36#36: *437 [lua] access_by_lua(msblocations.conf:189):2: c65d6e809acb6e286dfe51151dbe29b7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.67.113 - - [01/Feb/2023:04:28:29 +0000] c65d6e809acb6e286dfe51151dbe29b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/01 04:28:29 [info] 36#36: *437 [lua] logger.lua:23: c65d6e809acb6e286dfe51151dbe29b7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:28:38 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:38 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:44 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: 0a14fe52db6ea0dee5e69032850d2f71:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:28:44 [info] 36#36: *441 [lua] logger.lua:23: 0a14fe52db6ea0dee5e69032850d2f71 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:28:44 +0000] 0a14fe52db6ea0dee5e69032850d2f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:28:48 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:48 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:56 [info] 36#36: *444 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.128, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.128 - - [01/Feb/2023:04:28:56 +0000] 91261ec0c3a7e4d9c9275b1047120199 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/02/01 04:28:58 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:58 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:28:59 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:189):2: 3773ed0fa13a7b2764f0a2a102690471:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:28:59 [info] 36#36: *447 [lua] logger.lua:23: 3773ed0fa13a7b2764f0a2a102690471 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:28:59 +0000] 3773ed0fa13a7b2764f0a2a102690471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:29:08 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:08 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:14 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: e76361acc39c72a4e842563ebb8734e8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:29:14 [info] 36#36: *450 [lua] logger.lua:23: e76361acc39c72a4e842563ebb8734e8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:29:14 +0000] e76361acc39c72a4e842563ebb8734e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 04:29:18 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:18 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:28 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:28 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:29 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: 7273d847e8c6242c59302e3b2a973235:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:29:29 [info] 36#36: *455 [lua] logger.lua:23: 7273d847e8c6242c59302e3b2a973235 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:29:29 +0000] 7273d847e8c6242c59302e3b2a973235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:29:38 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:38 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:44 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: c24bf694039f28fe0769cb847d86d5a3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:29:44 [info] 36#36: *459 [lua] logger.lua:23: c24bf694039f28fe0769cb847d86d5a3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:29:44 +0000] c24bf694039f28fe0769cb847d86d5a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:29:48 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:48 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:58 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:58 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:29:59 [info] 36#36: *464 [lua] access_by_lua(msblocations.conf:189):2: d31d70d254decad1e4e756620b46ddcd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:29:59 +0000] d31d70d254decad1e4e756620b46ddcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:29:59 [info] 36#36: *464 [lua] logger.lua:23: d31d70d254decad1e4e756620b46ddcd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:30:08 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:08 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:14 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: 9ffc21c86c796b60e69fb5ef4a2f10c8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:30:14 +0000] 9ffc21c86c796b60e69fb5ef4a2f10c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:30:14 [info] 36#36: *467 [lua] logger.lua:23: 9ffc21c86c796b60e69fb5ef4a2f10c8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:30:18 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:18 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:28 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:28 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:29 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: df7082392c48975a959821b4e4709013:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:30:29 [info] 36#36: *472 [lua] logger.lua:23: df7082392c48975a959821b4e4709013 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:30:29 +0000] df7082392c48975a959821b4e4709013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:30:38 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:38 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:44 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: d2b28c2964a73f1e845988bc8d19a3ae:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:30:44 +0000] d2b28c2964a73f1e845988bc8d19a3ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:30:44 [info] 36#36: *476 [lua] logger.lua:23: d2b28c2964a73f1e845988bc8d19a3ae {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:30:48 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:48 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:58 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:58 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:30:59 [info] 36#36: *481 [lua] access_by_lua(msblocations.conf:189):2: 9f258c124b973a1afa849c9b3dde19a0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:30:59 +0000] 9f258c124b973a1afa849c9b3dde19a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 04:30:59 [info] 36#36: *481 [lua] logger.lua:23: 9f258c124b973a1afa849c9b3dde19a0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:31:08 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:08 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:14 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: 0c2917c418771b8a32903bae4b647551:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:31:14 [info] 36#36: *484 [lua] logger.lua:23: 0c2917c418771b8a32903bae4b647551 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:31:14 +0000] 0c2917c418771b8a32903bae4b647551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 04:31:18 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:18 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:28 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:28 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:29 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: 3d1fe989684e4670e9a788fbba214b44:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:31:29 [info] 36#36: *489 [lua] logger.lua:23: 3d1fe989684e4670e9a788fbba214b44 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:31:29 +0000] 3d1fe989684e4670e9a788fbba214b44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:31:38 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:38 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:44 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: 90f7b300302243235fba3a30aaf05785:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:31:44 +0000] 90f7b300302243235fba3a30aaf05785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:31:44 [info] 36#36: *493 [lua] logger.lua:23: 90f7b300302243235fba3a30aaf05785 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:31:48 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:48 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:58 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:58 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:31:59 [info] 36#36: *498 [lua] access_by_lua(msblocations.conf:189):2: 1ce46485e0346be51a221040c9c06419:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:31:59 +0000] 1ce46485e0346be51a221040c9c06419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:31:59 [info] 36#36: *498 [lua] logger.lua:23: 1ce46485e0346be51a221040c9c06419 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/01 04:32:08 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:08 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:14 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: d1e85b13caac9d6e8986ec1ecd8db856:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:32:14 [info] 36#36: *501 [lua] logger.lua:23: d1e85b13caac9d6e8986ec1ecd8db856 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:32:14 +0000] d1e85b13caac9d6e8986ec1ecd8db856 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:32:18 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:18 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:28 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:28 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:29 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: 2f5cb176c6d7ba82d512f4e028544eb2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:32:29 [info] 36#36: *506 [lua] logger.lua:23: 2f5cb176c6d7ba82d512f4e028544eb2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:32:29 +0000] 2f5cb176c6d7ba82d512f4e028544eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:32:38 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:38 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:44 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: f53bb9c014a9c95b4db3e5fb4fdb2f0b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:32:44 [info] 36#36: *510 [lua] logger.lua:23: f53bb9c014a9c95b4db3e5fb4fdb2f0b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:32:44 +0000] f53bb9c014a9c95b4db3e5fb4fdb2f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:32:48 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:48 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:58 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:32:58 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:00 [info] 36#36: *515 [lua] access_by_lua(msblocations.conf:189):2: 3d2e08ec47806e8700f6d97eebad7052:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:33:00 [info] 36#36: *515 [lua] logger.lua:23: 3d2e08ec47806e8700f6d97eebad7052 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:33:00 +0000] 3d2e08ec47806e8700f6d97eebad7052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:33:08 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:08 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:15 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: 326bfc43062a73ba084643ef5a7a14ba:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:33:15 [info] 36#36: *518 [lua] logger.lua:23: 326bfc43062a73ba084643ef5a7a14ba {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:33:15 +0000] 326bfc43062a73ba084643ef5a7a14ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:33:18 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:18 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:28 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:28 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:30 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: 82fb13bda5cf48873a6eefabe19926ba:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:33:30 [info] 36#36: *523 [lua] logger.lua:23: 82fb13bda5cf48873a6eefabe19926ba {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:33:30 +0000] 82fb13bda5cf48873a6eefabe19926ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 04:33:38 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:38 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:45 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: a0043bfbc6941cd274570a85f8c5d2f9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:33:45 +0000] a0043bfbc6941cd274570a85f8c5d2f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:33:45 [info] 36#36: *527 [lua] logger.lua:23: a0043bfbc6941cd274570a85f8c5d2f9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:33:48 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:48 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:58 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:33:58 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:00 [info] 36#36: *532 [lua] access_by_lua(msblocations.conf:189):2: ab8730749a1836b0a13ab3c19ad1bb04:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:34:00 +0000] ab8730749a1836b0a13ab3c19ad1bb04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:34:00 [info] 36#36: *532 [lua] logger.lua:23: ab8730749a1836b0a13ab3c19ad1bb04 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:34:08 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:08 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:15 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: 1d6b0fc6b01f1e018115e52d557ec03f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:34:15 +0000] 1d6b0fc6b01f1e018115e52d557ec03f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:34:15 [info] 36#36: *535 [lua] logger.lua:23: 1d6b0fc6b01f1e018115e52d557ec03f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:34:18 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:18 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:28 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:28 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:30 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: 1005c786de1bff3277a6bc8c36d8a3fa:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:34:30 [info] 36#36: *540 [lua] logger.lua:23: 1005c786de1bff3277a6bc8c36d8a3fa {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:34:30 +0000] 1005c786de1bff3277a6bc8c36d8a3fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:34:38 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:38 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:45 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: 64bf8b95f7c0c233c92b21433d66bdb9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:34:45 +0000] 64bf8b95f7c0c233c92b21433d66bdb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 04:34:45 [info] 36#36: *544 [lua] logger.lua:23: 64bf8b95f7c0c233c92b21433d66bdb9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:34:48 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:48 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:58 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:34:58 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:00 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:189):2: a466f095516cd7825e8c579cd08adeff:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:35:00 [info] 36#36: *549 [lua] logger.lua:23: a466f095516cd7825e8c579cd08adeff {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:35:00 +0000] a466f095516cd7825e8c579cd08adeff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:35:08 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:08 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:15 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: 75052af8d15dd336a58535951b3854b1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:35:15 [info] 36#36: *552 [lua] logger.lua:23: 75052af8d15dd336a58535951b3854b1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:35:15 +0000] 75052af8d15dd336a58535951b3854b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:35:18 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:18 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:28 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:28 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:30 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:189):2: b112349a03be3fe251ee37b6e250d04b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:35:30 +0000] b112349a03be3fe251ee37b6e250d04b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:35:30 [info] 36#36: *557 [lua] logger.lua:23: b112349a03be3fe251ee37b6e250d04b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:35:38 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:38 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:45 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: a644cfa232955bb10584003a679d39e7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:35:45 +0000] a644cfa232955bb10584003a679d39e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 04:35:45 [info] 36#36: *561 [lua] logger.lua:23: a644cfa232955bb10584003a679d39e7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 04:35:48 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:48 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:58 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:35:58 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:00 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:189):2: 8767de5f58e966a27df0c59fab0d126a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:36:00 [info] 36#36: *566 [lua] logger.lua:23: 8767de5f58e966a27df0c59fab0d126a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:36:00 +0000] 8767de5f58e966a27df0c59fab0d126a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:36:08 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:08 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:15 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: a02030b4d3c5acab84c257f782f0f0d8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:36:15 +0000] a02030b4d3c5acab84c257f782f0f0d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/01 04:36:15 [info] 36#36: *569 [lua] logger.lua:23: a02030b4d3c5acab84c257f782f0f0d8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:36:18 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:18 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:28 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:28 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:30 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:189):2: 599587025bde0a9f9d07ac0100972de0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:36:30 [info] 36#36: *574 [lua] logger.lua:23: 599587025bde0a9f9d07ac0100972de0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:36:30 +0000] 599587025bde0a9f9d07ac0100972de0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:36:38 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:38 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:45 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: 523d2698cd54560395086fa2e92484f9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:36:45 +0000] 523d2698cd54560395086fa2e92484f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:36:45 [info] 36#36: *578 [lua] logger.lua:23: 523d2698cd54560395086fa2e92484f9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:36:48 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:48 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:58 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:36:58 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:00 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:189):2: 172214b4c441a5fd0862efb64026b1df:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:37:00 +0000] 172214b4c441a5fd0862efb64026b1df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:37:00 [info] 36#36: *583 [lua] logger.lua:23: 172214b4c441a5fd0862efb64026b1df {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:37:08 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:08 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:15 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: f390b1c1a67a76f12854766e6e5aad37:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:37:15 [info] 36#36: *586 [lua] logger.lua:23: f390b1c1a67a76f12854766e6e5aad37 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:37:15 +0000] f390b1c1a67a76f12854766e6e5aad37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:37:18 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:18 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:28 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:28 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:30 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:189):2: b6ffcd993fcbb8a46f7f24644df53f18:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:37:30 +0000] b6ffcd993fcbb8a46f7f24644df53f18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:37:30 [info] 36#36: *591 [lua] logger.lua:23: b6ffcd993fcbb8a46f7f24644df53f18 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:37:38 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:38 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:45 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: 6d2c8e5a37c3973b5080fa420ac77dd6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:37:45 +0000] 6d2c8e5a37c3973b5080fa420ac77dd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:37:45 [info] 36#36: *595 [lua] logger.lua:23: 6d2c8e5a37c3973b5080fa420ac77dd6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:37:48 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:48 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:58 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:37:58 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:00 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: eaa7696e006f406d4741170f44d76f2b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:38:00 +0000] eaa7696e006f406d4741170f44d76f2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:38:00 [info] 36#36: *600 [lua] logger.lua:23: eaa7696e006f406d4741170f44d76f2b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:38:08 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:08 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:15 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: c9069fb8aaf581673bbb020fc2daa275:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:38:15 +0000] c9069fb8aaf581673bbb020fc2daa275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:38:15 [info] 36#36: *603 [lua] logger.lua:23: c9069fb8aaf581673bbb020fc2daa275 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:38:18 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:18 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:28 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:28 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:30 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: c215937151d8784c80f294e5374a13d5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:38:30 +0000] c215937151d8784c80f294e5374a13d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:38:30 [info] 36#36: *608 [lua] logger.lua:23: c215937151d8784c80f294e5374a13d5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:38:38 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:38 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:45 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 304cc44265d9dc1dca1b433b0ff9bdb5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:38:45 [info] 36#36: *612 [lua] logger.lua:23: 304cc44265d9dc1dca1b433b0ff9bdb5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:38:45 +0000] 304cc44265d9dc1dca1b433b0ff9bdb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:38:48 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:48 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:58 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:38:58 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:00 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 878a3f0f762080ebf677b2fd9d4949a7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:39:00 [info] 36#36: *617 [lua] logger.lua:23: 878a3f0f762080ebf677b2fd9d4949a7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:39:00 +0000] 878a3f0f762080ebf677b2fd9d4949a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:39:08 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:08 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:15 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: 2d139ef52cd74322ef44afa5e34e5bd0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:39:15 +0000] 2d139ef52cd74322ef44afa5e34e5bd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:39:15 [info] 36#36: *620 [lua] logger.lua:23: 2d139ef52cd74322ef44afa5e34e5bd0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:39:18 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:18 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:28 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:28 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:30 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: c32810b45e3b6707d6c719b48cd1e8f9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:39:30 +0000] c32810b45e3b6707d6c719b48cd1e8f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 04:39:30 [info] 36#36: *625 [lua] logger.lua:23: c32810b45e3b6707d6c719b48cd1e8f9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:39:38 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:38 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:45 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 20fd5a494e0d0ba40a35a3d70c0b7a8b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:39:45 [info] 36#36: *629 [lua] logger.lua:23: 20fd5a494e0d0ba40a35a3d70c0b7a8b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:39:45 +0000] 20fd5a494e0d0ba40a35a3d70c0b7a8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:39:48 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:48 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:58 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:39:58 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:00 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:189):2: 184c11b6e3accb010c6292ef033e3f4d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:40:00 [info] 36#36: *634 [lua] logger.lua:23: 184c11b6e3accb010c6292ef033e3f4d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:40:00 +0000] 184c11b6e3accb010c6292ef033e3f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:40:08 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:08 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:15 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: 5dd243255281340f4e3d5cfd85221274:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:40:15 +0000] 5dd243255281340f4e3d5cfd85221274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:40:15 [info] 36#36: *637 [lua] logger.lua:23: 5dd243255281340f4e3d5cfd85221274 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:40:18 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:18 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:28 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:28 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:30 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: 00e2b096d4d9bb44d0f5dff64c8e73d9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:40:30 +0000] 00e2b096d4d9bb44d0f5dff64c8e73d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 04:40:30 [info] 36#36: *642 [lua] logger.lua:23: 00e2b096d4d9bb44d0f5dff64c8e73d9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:40:38 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:38 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:45 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: d9d6b6aecb9847661413acb88dce1a6f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:40:45 [info] 36#36: *646 [lua] logger.lua:23: d9d6b6aecb9847661413acb88dce1a6f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:40:45 +0000] d9d6b6aecb9847661413acb88dce1a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:40:48 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:48 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:58 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:40:58 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:00 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:189):2: ae5398c6b4e1701d9bcea6ff713c9478:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:41:00 +0000] ae5398c6b4e1701d9bcea6ff713c9478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:41:00 [info] 36#36: *651 [lua] logger.lua:23: ae5398c6b4e1701d9bcea6ff713c9478 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:41:08 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:08 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:15 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: 8ad6d5fdcfa0172d1037119731b947bb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:41:15 [info] 36#36: *654 [lua] logger.lua:23: 8ad6d5fdcfa0172d1037119731b947bb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:41:15 +0000] 8ad6d5fdcfa0172d1037119731b947bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:41:18 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:18 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:28 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:28 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:30 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: 0669e01f11a9e872859c3b075c416e70:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:41:30 +0000] 0669e01f11a9e872859c3b075c416e70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:41:30 [info] 36#36: *659 [lua] logger.lua:23: 0669e01f11a9e872859c3b075c416e70 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:41:38 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:38 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:45 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: cf3a7db9751b148bbdbece05eb4eb5c1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:41:45 +0000] cf3a7db9751b148bbdbece05eb4eb5c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:41:45 [info] 36#36: *663 [lua] logger.lua:23: cf3a7db9751b148bbdbece05eb4eb5c1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:41:48 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:48 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:58 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:41:58 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:00 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:189):2: a4b70cda12ef50ad8829682d6edb7bec:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:42:00 +0000] a4b70cda12ef50ad8829682d6edb7bec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:42:00 [info] 36#36: *668 [lua] logger.lua:23: a4b70cda12ef50ad8829682d6edb7bec {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:42:08 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:08 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:15 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: 1f483fd617ef8f8ec4470649073c11ec:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:42:15 +0000] 1f483fd617ef8f8ec4470649073c11ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:42:15 [info] 36#36: *671 [lua] logger.lua:23: 1f483fd617ef8f8ec4470649073c11ec {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:42:18 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:18 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:28 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:28 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:30 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: ea3d0bf8a887be36b848f59603548659:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:42:30 +0000] ea3d0bf8a887be36b848f59603548659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:42:30 [info] 36#36: *676 [lua] logger.lua:23: ea3d0bf8a887be36b848f59603548659 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:42:38 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:38 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:45 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: 077042d57c658f8efe93b0d1c1e79a46:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:42:45 +0000] 077042d57c658f8efe93b0d1c1e79a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:42:45 [info] 36#36: *680 [lua] logger.lua:23: 077042d57c658f8efe93b0d1c1e79a46 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:42:48 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:48 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:58 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:42:58 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:00 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:189):2: 7df4a35aa3ff9510b07774d76ad031a9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:43:00 [info] 36#36: *685 [lua] logger.lua:23: 7df4a35aa3ff9510b07774d76ad031a9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:00 +0000] 7df4a35aa3ff9510b07774d76ad031a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:43:08 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:08 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:15 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: 97ebcff0a621a3a6a53c4e2547d42be4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:15 +0000] 97ebcff0a621a3a6a53c4e2547d42be4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:43:15 [info] 36#36: *688 [lua] logger.lua:23: 97ebcff0a621a3a6a53c4e2547d42be4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:43:18 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:18 [info] 36#36: *690 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:28 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:28 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:30 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: 25527f9ad77efb2610240f3573eb11fc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 04:43:30 [info] 36#36: *693 [lua] logger.lua:23: 25527f9ad77efb2610240f3573eb11fc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:30 +0000] 25527f9ad77efb2610240f3573eb11fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:43:38 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:38 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:45 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 3844062e7a113653dcb8a7500d60ab51:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:45 +0000] 3844062e7a113653dcb8a7500d60ab51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 04:43:45 [info] 36#36: *697 [lua] logger.lua:23: 3844062e7a113653dcb8a7500d60ab51 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:43:48 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:48 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:58 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:43:58 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:00 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: c7385b5ede0f0e83bbae50be9a054296:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:44:00 +0000] c7385b5ede0f0e83bbae50be9a054296 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 04:44:00 [info] 36#36: *702 [lua] logger.lua:23: c7385b5ede0f0e83bbae50be9a054296 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:44:08 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:08 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:15 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: a31c0b6593f901902c7d2527e936815f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:44:15 +0000] a31c0b6593f901902c7d2527e936815f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:44:15 [info] 36#36: *705 [lua] logger.lua:23: a31c0b6593f901902c7d2527e936815f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:44:18 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:18 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:28 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:28 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:30 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:189):2: 8af7b374cc3c8a40bce484a7faf08562:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:44:30 [info] 36#36: *710 [lua] logger.lua:23: 8af7b374cc3c8a40bce484a7faf08562 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:44:30 +0000] 8af7b374cc3c8a40bce484a7faf08562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:44:38 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:38 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:45 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: 0d3e5d5b4117e85763de35da2c587056:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:44:45 [info] 36#36: *714 [lua] logger.lua:23: 0d3e5d5b4117e85763de35da2c587056 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:44:45 +0000] 0d3e5d5b4117e85763de35da2c587056 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:44:48 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:48 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:58 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:44:58 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:00 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: c1ab5e8f0de88284a75416994a4d7e58:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:45:00 [info] 36#36: *719 [lua] logger.lua:23: c1ab5e8f0de88284a75416994a4d7e58 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:45:00 +0000] c1ab5e8f0de88284a75416994a4d7e58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:45:08 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:08 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:15 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: 05b733c212769dae13b2fb29994a497b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:45:15 [info] 36#36: *722 [lua] logger.lua:23: 05b733c212769dae13b2fb29994a497b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:45:15 +0000] 05b733c212769dae13b2fb29994a497b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:45:18 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:18 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:28 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:28 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:30 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:189):2: 4048184b5104848cdd4c5f147967b09c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:45:30 [info] 36#36: *727 [lua] logger.lua:23: 4048184b5104848cdd4c5f147967b09c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:45:30 +0000] 4048184b5104848cdd4c5f147967b09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:45:38 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:38 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:45 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: 51ec1333600eea1bde6e8676760e792a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:45:45 +0000] 51ec1333600eea1bde6e8676760e792a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 04:45:45 [info] 36#36: *731 [lua] logger.lua:23: 51ec1333600eea1bde6e8676760e792a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 04:45:48 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:48 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:58 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:45:58 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:00 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: bfd206a2bb0b5ba091713522ef31064f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:46:00 [info] 36#36: *736 [lua] logger.lua:23: bfd206a2bb0b5ba091713522ef31064f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:46:00 +0000] bfd206a2bb0b5ba091713522ef31064f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 04:46:08 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:08 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:15 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: c1f3f6e75de6d91e29d23c7848a13f11:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:46:15 [info] 36#36: *739 [lua] logger.lua:23: c1f3f6e75de6d91e29d23c7848a13f11 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:46:15 +0000] c1f3f6e75de6d91e29d23c7848a13f11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/01 04:46:18 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:18 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:28 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:28 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:30 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:189):2: 256bec699d7b6c871d736dbae3588cea:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:46:30 [info] 36#36: *744 [lua] logger.lua:23: 256bec699d7b6c871d736dbae3588cea {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:46:30 +0000] 256bec699d7b6c871d736dbae3588cea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:46:38 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:38 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:45 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 83e5b81a7a33b1fafc62f046b7938291:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:46:45 [info] 36#36: *748 [lua] logger.lua:23: 83e5b81a7a33b1fafc62f046b7938291 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:46:45 +0000] 83e5b81a7a33b1fafc62f046b7938291 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:46:48 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:48 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:58 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:46:58 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:00 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: 22e5ffb538e2cd6847bead01d2c5482e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:47:01 [info] 36#36: *753 [lua] logger.lua:23: 22e5ffb538e2cd6847bead01d2c5482e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:47:01 +0000] 22e5ffb538e2cd6847bead01d2c5482e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/01 04:47:08 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:08 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:16 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: c9444d10a7385828fb6f0c83a7c0f5f7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:47:16 [info] 36#36: *756 [lua] logger.lua:23: c9444d10a7385828fb6f0c83a7c0f5f7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:47:16 +0000] c9444d10a7385828fb6f0c83a7c0f5f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:47:18 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:18 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:28 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:28 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:31 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:189):2: e07b475e1af8d31dd011dcf071d3b709:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:47:31 [info] 36#36: *761 [lua] logger.lua:23: e07b475e1af8d31dd011dcf071d3b709 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:47:31 +0000] e07b475e1af8d31dd011dcf071d3b709 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:47:38 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:38 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:46 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: b6489b569b28bf1506b80ff5b9651905:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:47:46 [info] 36#36: *765 [lua] logger.lua:23: b6489b569b28bf1506b80ff5b9651905 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:47:46 +0000] b6489b569b28bf1506b80ff5b9651905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:47:48 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:48 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:58 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:47:58 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:01 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 1b7db940b060545a4fa057ea79e36013:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:48:01 +0000] 1b7db940b060545a4fa057ea79e36013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:48:01 [info] 36#36: *770 [lua] logger.lua:23: 1b7db940b060545a4fa057ea79e36013 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:48:08 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:08 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:16 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: 29f238249ec5c0b6534dbfa90d1ba15f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:48:16 +0000] 29f238249ec5c0b6534dbfa90d1ba15f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:48:16 [info] 36#36: *773 [lua] logger.lua:23: 29f238249ec5c0b6534dbfa90d1ba15f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:48:18 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:18 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:28 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:28 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:31 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:189):2: affdce74d2e6706b6af50a5a22693600:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:48:31 +0000] affdce74d2e6706b6af50a5a22693600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:48:31 [info] 36#36: *778 [lua] logger.lua:23: affdce74d2e6706b6af50a5a22693600 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:48:38 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:38 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:46 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: 1377921d90eefcabe28ef4566016563d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:48:46 [info] 36#36: *782 [lua] logger.lua:23: 1377921d90eefcabe28ef4566016563d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.113 - - [01/Feb/2023:04:48:46 +0000] 1377921d90eefcabe28ef4566016563d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:48:48 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:48 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:58 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:48:58 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:01 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: 82b6c371fe80f0f83ebe8eb63ae21c20:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:49:01 [info] 36#36: *787 [lua] logger.lua:23: 82b6c371fe80f0f83ebe8eb63ae21c20 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:49:01 +0000] 82b6c371fe80f0f83ebe8eb63ae21c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 04:49:08 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:08 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:16 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: cac1b657c85d6917eb54619c9f834c2f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:49:16 +0000] cac1b657c85d6917eb54619c9f834c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:49:16 [info] 36#36: *790 [lua] logger.lua:23: cac1b657c85d6917eb54619c9f834c2f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:49:18 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:18 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:28 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:28 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:31 [info] 36#36: *795 [lua] access_by_lua(msblocations.conf:189):2: d5c1d029d15a4165ad2abd6da567961d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:49:31 [info] 36#36: *795 [lua] logger.lua:23: d5c1d029d15a4165ad2abd6da567961d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:49:31 +0000] d5c1d029d15a4165ad2abd6da567961d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:49:38 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:38 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:46 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: 9f606d3ebbfa34aba1ab1e050ec7a8d6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:49:46 [info] 36#36: *799 [lua] logger.lua:23: 9f606d3ebbfa34aba1ab1e050ec7a8d6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:49:46 +0000] 9f606d3ebbfa34aba1ab1e050ec7a8d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:49:48 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:48 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:58 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:49:58 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:01 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: dd94c79079b846f7a78089d81d60f46d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:50:01 [info] 36#36: *804 [lua] logger.lua:23: dd94c79079b846f7a78089d81d60f46d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:50:01 +0000] dd94c79079b846f7a78089d81d60f46d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:50:08 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:08 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:16 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: 0f9e9f25e3737feb76ac7ebf1cea07c5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:50:16 +0000] 0f9e9f25e3737feb76ac7ebf1cea07c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:50:16 [info] 36#36: *807 [lua] logger.lua:23: 0f9e9f25e3737feb76ac7ebf1cea07c5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:50:18 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:18 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:28 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:28 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:31 [info] 36#36: *812 [lua] access_by_lua(msblocations.conf:189):2: 17a358347b4eee070b3c3295eef9f946:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:50:31 +0000] 17a358347b4eee070b3c3295eef9f946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:50:31 [info] 36#36: *812 [lua] logger.lua:23: 17a358347b4eee070b3c3295eef9f946 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:50:38 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:38 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:46 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: d791938bb4daeaa656d671340651912f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:50:46 [info] 36#36: *816 [lua] logger.lua:23: d791938bb4daeaa656d671340651912f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:50:46 +0000] d791938bb4daeaa656d671340651912f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:50:48 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:48 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:58 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:50:58 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:01 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: 3fd12656693fad699fdf4fcc70a198f7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:51:01 [info] 36#36: *821 [lua] logger.lua:23: 3fd12656693fad699fdf4fcc70a198f7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:51:01 +0000] 3fd12656693fad699fdf4fcc70a198f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:51:08 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:08 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:16 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: f7d1d21450718a83a56351cf6ff27500:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:51:16 [info] 36#36: *824 [lua] logger.lua:23: f7d1d21450718a83a56351cf6ff27500 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:51:16 +0000] f7d1d21450718a83a56351cf6ff27500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:51:18 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:18 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:28 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:28 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:31 [info] 36#36: *829 [lua] access_by_lua(msblocations.conf:189):2: e9418a68face3c3f1adfa7481f136b59:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:51:31 +0000] e9418a68face3c3f1adfa7481f136b59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:51:31 [info] 36#36: *829 [lua] logger.lua:23: e9418a68face3c3f1adfa7481f136b59 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:51:38 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:38 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:46 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 56162c1b9feeba6b10793d6f9e4636b4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:51:46 [info] 36#36: *833 [lua] logger.lua:23: 56162c1b9feeba6b10793d6f9e4636b4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:51:46 +0000] 56162c1b9feeba6b10793d6f9e4636b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:51:48 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:48 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:58 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:51:58 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:01 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: c4e68f394920de2ca4a1fbc820fc8816:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:52:01 [info] 36#36: *838 [lua] logger.lua:23: c4e68f394920de2ca4a1fbc820fc8816 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:52:01 +0000] c4e68f394920de2ca4a1fbc820fc8816 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:52:08 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:08 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:16 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: c988c338b6f0df617bf1c6317d16b958:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:52:16 [info] 36#36: *841 [lua] logger.lua:23: c988c338b6f0df617bf1c6317d16b958 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:52:16 +0000] c988c338b6f0df617bf1c6317d16b958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:52:18 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:18 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:28 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:28 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:31 [info] 36#36: *846 [lua] access_by_lua(msblocations.conf:189):2: ec89631554ffd09a6ee347c9bbcc617b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:52:31 +0000] ec89631554ffd09a6ee347c9bbcc617b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:52:31 [info] 36#36: *846 [lua] logger.lua:23: ec89631554ffd09a6ee347c9bbcc617b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:52:38 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:38 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:46 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: 309a4a6856f328429a634b56ae3296f4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:52:46 [info] 36#36: *850 [lua] logger.lua:23: 309a4a6856f328429a634b56ae3296f4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:52:46 +0000] 309a4a6856f328429a634b56ae3296f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:52:48 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:48 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:58 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:52:58 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:01 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: 82d22458875b7bf47da4920653840ca2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:53:01 [info] 36#36: *855 [lua] logger.lua:23: 82d22458875b7bf47da4920653840ca2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:53:01 +0000] 82d22458875b7bf47da4920653840ca2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:53:08 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:08 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:16 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: 91bfca2bc92a5d2f6c76dab1d77a683b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:53:16 +0000] 91bfca2bc92a5d2f6c76dab1d77a683b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:53:16 [info] 36#36: *858 [lua] logger.lua:23: 91bfca2bc92a5d2f6c76dab1d77a683b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:53:18 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:18 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:28 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:28 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:31 [info] 36#36: *863 [lua] access_by_lua(msblocations.conf:189):2: 6bb61199e1756d14764f94a3b0475468:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:53:31 [info] 36#36: *863 [lua] logger.lua:23: 6bb61199e1756d14764f94a3b0475468 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:53:31 +0000] 6bb61199e1756d14764f94a3b0475468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 04:53:38 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:38 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:46 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: 2e422c30a1438196bec1f2f2c845d583:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:53:46 [info] 36#36: *867 [lua] logger.lua:23: 2e422c30a1438196bec1f2f2c845d583 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:53:46 +0000] 2e422c30a1438196bec1f2f2c845d583 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:53:48 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:48 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:58 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:53:58 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:01 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:189):2: 6369fd9e9ea32f76a89e36ae039ef7c8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:54:01 [info] 36#36: *872 [lua] logger.lua:23: 6369fd9e9ea32f76a89e36ae039ef7c8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:54:01 +0000] 6369fd9e9ea32f76a89e36ae039ef7c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:54:08 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:08 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:16 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: 162401b1ec0dc863c1df770c92dd06b5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:54:16 +0000] 162401b1ec0dc863c1df770c92dd06b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:54:16 [info] 36#36: *875 [lua] logger.lua:23: 162401b1ec0dc863c1df770c92dd06b5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:54:18 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:18 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:28 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:28 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:31 [info] 36#36: *880 [lua] access_by_lua(msblocations.conf:189):2: 47f2fded39cc9c01922b80efc5c4c55e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:54:31 +0000] 47f2fded39cc9c01922b80efc5c4c55e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:54:31 [info] 36#36: *880 [lua] logger.lua:23: 47f2fded39cc9c01922b80efc5c4c55e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:54:38 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:38 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:46 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:189):2: 5fb5ea43f709d06a2f882126c9187763:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:54:46 +0000] 5fb5ea43f709d06a2f882126c9187763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 04:54:46 [info] 36#36: *884 [lua] logger.lua:23: 5fb5ea43f709d06a2f882126c9187763 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 04:54:48 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:48 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:58 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:54:58 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:01 [info] 36#36: *889 [lua] access_by_lua(msblocations.conf:189):2: bdbe555eba532aae88acaa302721fbdc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:55:01 +0000] bdbe555eba532aae88acaa302721fbdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:55:01 [info] 36#36: *889 [lua] logger.lua:23: bdbe555eba532aae88acaa302721fbdc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:55:08 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:08 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:16 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:189):2: 34c7c225c874074d2ea4c9267cf46e9a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:55:16 [info] 36#36: *892 [lua] logger.lua:23: 34c7c225c874074d2ea4c9267cf46e9a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:55:16 +0000] 34c7c225c874074d2ea4c9267cf46e9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 04:55:18 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:18 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:28 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:28 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:31 [info] 36#36: *897 [lua] access_by_lua(msblocations.conf:189):2: f3cb9dd51ea50862f47373a9e7bb6c5c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:55:31 +0000] f3cb9dd51ea50862f47373a9e7bb6c5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:55:31 [info] 36#36: *897 [lua] logger.lua:23: f3cb9dd51ea50862f47373a9e7bb6c5c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 04:55:38 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:38 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:46 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:189):2: 706018f918300b71da4aba773edef765:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:55:46 +0000] 706018f918300b71da4aba773edef765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:55:46 [info] 36#36: *901 [lua] logger.lua:23: 706018f918300b71da4aba773edef765 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:55:48 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:48 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:58 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:55:58 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:01 [info] 36#36: *906 [lua] access_by_lua(msblocations.conf:189):2: 8cfd857377fd38a3bdeb02579d27d168:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:56:01 [info] 36#36: *906 [lua] logger.lua:23: 8cfd857377fd38a3bdeb02579d27d168 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:56:01 +0000] 8cfd857377fd38a3bdeb02579d27d168 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:56:08 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:08 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:16 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:189):2: a2c745c8c036986f29d15693bcb62a8d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:56:16 [info] 36#36: *909 [lua] logger.lua:23: a2c745c8c036986f29d15693bcb62a8d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:56:16 +0000] a2c745c8c036986f29d15693bcb62a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:56:18 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:18 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:28 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:28 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:31 [info] 36#36: *914 [lua] access_by_lua(msblocations.conf:189):2: 61028db147afc520d98c808a3406cd45:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:56:31 [info] 36#36: *914 [lua] logger.lua:23: 61028db147afc520d98c808a3406cd45 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:56:31 +0000] 61028db147afc520d98c808a3406cd45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:56:38 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:38 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:46 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:189):2: 054e8b2438c8260d9e42778725612b32:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:56:46 [info] 36#36: *918 [lua] logger.lua:23: 054e8b2438c8260d9e42778725612b32 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:56:46 +0000] 054e8b2438c8260d9e42778725612b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:56:48 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:48 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:58 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:56:58 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:01 [info] 36#36: *923 [lua] access_by_lua(msblocations.conf:189):2: 4f3cc71a89866601cb9e3940916009a2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:57:01 [info] 36#36: *923 [lua] logger.lua:23: 4f3cc71a89866601cb9e3940916009a2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:57:01 +0000] 4f3cc71a89866601cb9e3940916009a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:57:08 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:08 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:16 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:189):2: d07fca4ece272b84571d64fe7254dd22:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:57:16 +0000] d07fca4ece272b84571d64fe7254dd22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:57:16 [info] 36#36: *926 [lua] logger.lua:23: d07fca4ece272b84571d64fe7254dd22 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:57:18 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:18 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:28 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:28 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:31 [info] 36#36: *931 [lua] access_by_lua(msblocations.conf:189):2: 9af1d51b32b963ed7c8c356a5da69bdd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:57:31 [info] 36#36: *931 [lua] logger.lua:23: 9af1d51b32b963ed7c8c356a5da69bdd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:57:31 +0000] 9af1d51b32b963ed7c8c356a5da69bdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:57:38 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:38 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:46 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:189):2: 389bd59dbb112808ca6cfea338f66020:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:57:46 [info] 36#36: *935 [lua] logger.lua:23: 389bd59dbb112808ca6cfea338f66020 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:57:46 +0000] 389bd59dbb112808ca6cfea338f66020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:57:48 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:48 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:58 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:57:58 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:01 [info] 36#36: *940 [lua] access_by_lua(msblocations.conf:189):2: f3fb1261d3d3c5cb66058baf45abe08f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:58:01 [info] 36#36: *940 [lua] logger.lua:23: f3fb1261d3d3c5cb66058baf45abe08f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:58:01 +0000] f3fb1261d3d3c5cb66058baf45abe08f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:58:08 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:08 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:16 [info] 36#36: *943 [lua] access_by_lua(msblocations.conf:189):2: dacbd5a408107e996a62a89f92e287cc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:58:16 +0000] dacbd5a408107e996a62a89f92e287cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 04:58:16 [info] 36#36: *943 [lua] logger.lua:23: dacbd5a408107e996a62a89f92e287cc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:58:18 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:18 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:28 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:28 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:31 [info] 36#36: *948 [lua] access_by_lua(msblocations.conf:189):2: dd612ad6c5a61dcec60e7bee6493417c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:58:31 [info] 36#36: *948 [lua] logger.lua:23: dd612ad6c5a61dcec60e7bee6493417c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:58:31 +0000] dd612ad6c5a61dcec60e7bee6493417c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:58:38 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:38 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:46 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:189):2: 0c4654f17adc112c54477afe0093508d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:58:46 [info] 36#36: *952 [lua] logger.lua:23: 0c4654f17adc112c54477afe0093508d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:58:46 +0000] 0c4654f17adc112c54477afe0093508d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:58:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 04:58:48 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:48 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:58 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:58:58 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:01 [info] 36#36: *957 [lua] access_by_lua(msblocations.conf:189):2: cc21398728f9e24393a0a1e3498c2e90:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:59:01 +0000] cc21398728f9e24393a0a1e3498c2e90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 04:59:01 [info] 36#36: *957 [lua] logger.lua:23: cc21398728f9e24393a0a1e3498c2e90 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:59:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:59:08 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:08 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:16 [info] 36#36: *960 [lua] access_by_lua(msblocations.conf:189):2: aa407b88e388594050557be6bfb0deae:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:59:16 +0000] aa407b88e388594050557be6bfb0deae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 04:59:16 [info] 36#36: *960 [lua] logger.lua:23: aa407b88e388594050557be6bfb0deae {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:59:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 04:59:18 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:18 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:28 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:28 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:31 [info] 36#36: *965 [lua] access_by_lua(msblocations.conf:189):2: 9a90bc26a4000eb9b519a29e8a45cdd8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:59:31 +0000] 9a90bc26a4000eb9b519a29e8a45cdd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 04:59:31 [info] 36#36: *965 [lua] logger.lua:23: 9a90bc26a4000eb9b519a29e8a45cdd8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:59:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:59:38 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:38 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:46 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:189):2: 549314d379b41cd26e6bce88393574d8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 04:59:46 [info] 36#36: *969 [lua] logger.lua:23: 549314d379b41cd26e6bce88393574d8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:04:59:46 +0000] 549314d379b41cd26e6bce88393574d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:04:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 04:59:48 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:48 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:58 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 04:59:58 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:01 [info] 36#36: *974 [lua] access_by_lua(msblocations.conf:189):2: caf9264fdc53da4b7993f2e8555712fb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:00:01 [info] 36#36: *974 [lua] logger.lua:23: caf9264fdc53da4b7993f2e8555712fb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:00:01 +0000] caf9264fdc53da4b7993f2e8555712fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/01 05:00:08 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:08 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:16 [info] 36#36: *977 [lua] access_by_lua(msblocations.conf:189):2: 432cf5070032f4c74647999ca04e96a8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:00:16 +0000] 432cf5070032f4c74647999ca04e96a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:00:16 [info] 36#36: *977 [lua] logger.lua:23: 432cf5070032f4c74647999ca04e96a8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:00:18 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:18 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:28 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:28 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:31 [info] 36#36: *982 [lua] access_by_lua(msblocations.conf:189):2: f80e9c64cbdd6d1b479e7c710b48be5e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:00:31 +0000] f80e9c64cbdd6d1b479e7c710b48be5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:00:31 [info] 36#36: *982 [lua] logger.lua:23: f80e9c64cbdd6d1b479e7c710b48be5e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:00:38 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:38 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:46 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:189):2: 354f89865e8e1810b5bc99efbcb18a75:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:00:46 [info] 36#36: *986 [lua] logger.lua:23: 354f89865e8e1810b5bc99efbcb18a75 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:00:46 +0000] 354f89865e8e1810b5bc99efbcb18a75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:00:48 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:48 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:58 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:00:58 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:01 [info] 36#36: *991 [lua] access_by_lua(msblocations.conf:189):2: f5881571b0bc345aca1dc5f5246be4e6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:01:01 +0000] f5881571b0bc345aca1dc5f5246be4e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:01:01 [info] 36#36: *991 [lua] logger.lua:23: f5881571b0bc345aca1dc5f5246be4e6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:01:08 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:08 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:16 [info] 36#36: *994 [lua] access_by_lua(msblocations.conf:189):2: 2490974023a6a0e7e7ff330ba96e7783:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:01:16 [info] 36#36: *994 [lua] logger.lua:23: 2490974023a6a0e7e7ff330ba96e7783 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:01:16 +0000] 2490974023a6a0e7e7ff330ba96e7783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:01:18 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:18 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:28 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:28 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:31 [info] 36#36: *999 [lua] access_by_lua(msblocations.conf:189):2: 632fe5040fa71507585e1f36298480d0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.113 - - [01/Feb/2023:05:01:31 +0000] 632fe5040fa71507585e1f36298480d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:01:31 [info] 36#36: *999 [lua] logger.lua:23: 632fe5040fa71507585e1f36298480d0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:01:38 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:38 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:46 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:189):2: 8573b39f6acec4c66646181b30b10d23:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:01:46 [info] 36#36: *1003 [lua] logger.lua:23: 8573b39f6acec4c66646181b30b10d23 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:01:46 +0000] 8573b39f6acec4c66646181b30b10d23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:01:48 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:48 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:58 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:01:58 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:01 [info] 36#36: *1008 [lua] access_by_lua(msblocations.conf:189):2: 9da60833f56fa74434d75bb66f51b03c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:02:01 +0000] 9da60833f56fa74434d75bb66f51b03c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:02:01 [info] 36#36: *1008 [lua] logger.lua:23: 9da60833f56fa74434d75bb66f51b03c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:02:08 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:08 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:16 [info] 36#36: *1011 [lua] access_by_lua(msblocations.conf:189):2: d378c7450e3e5b18369649deee97f565:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:02:16 [info] 36#36: *1011 [lua] logger.lua:23: d378c7450e3e5b18369649deee97f565 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:02:16 +0000] d378c7450e3e5b18369649deee97f565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:02:16 [info] 36#36: *1012 client closed connection while waiting for request, client: 10.233.70.188, server: 0.0.0.0:443
2023/02/01 05:02:18 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:18 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:28 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:28 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:31 [info] 36#36: *1017 [lua] access_by_lua(msblocations.conf:189):2: ba331506447e634641cdd81601cc4777:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:02:31 +0000] ba331506447e634641cdd81601cc4777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:02:31 [info] 36#36: *1017 [lua] logger.lua:23: ba331506447e634641cdd81601cc4777 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:02:38 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:38 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:46 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:189):2: 1123ea57784c25073f143dfc2b5f31a8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:02:46 +0000] 1123ea57784c25073f143dfc2b5f31a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:02:46 [info] 36#36: *1021 [lua] logger.lua:23: 1123ea57784c25073f143dfc2b5f31a8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:02:48 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:48 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:58 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:02:58 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:01 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: 57f66c33888084a9d98e42cff0be74cf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:03:01 [info] 36#36: *1026 [lua] logger.lua:23: 57f66c33888084a9d98e42cff0be74cf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:03:01 +0000] 57f66c33888084a9d98e42cff0be74cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:03:08 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:08 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:16 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: d90219b5e44cb52447111cfa392792cb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.113 - - [01/Feb/2023:05:03:16 +0000] d90219b5e44cb52447111cfa392792cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/01 05:03:16 [info] 36#36: *1029 [lua] logger.lua:23: d90219b5e44cb52447111cfa392792cb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:03:18 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:18 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:28 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:28 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:31 [info] 36#36: *1034 [lua] access_by_lua(msblocations.conf:189):2: acdc38b5eac78c5e5fd16fef158001f6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:03:31 +0000] acdc38b5eac78c5e5fd16fef158001f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:03:31 [info] 36#36: *1034 [lua] logger.lua:23: acdc38b5eac78c5e5fd16fef158001f6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:03:38 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:38 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:46 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:189):2: 080665e9a71938e0c6f25abc0bcb3c72:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:03:46 +0000] 080665e9a71938e0c6f25abc0bcb3c72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 05:03:46 [info] 36#36: *1038 [lua] logger.lua:23: 080665e9a71938e0c6f25abc0bcb3c72 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:03:48 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:48 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:58 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:03:58 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:01 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: f581453aff433bf89a4f8358ddae66af:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:04:01 [info] 36#36: *1043 [lua] logger.lua:23: f581453aff433bf89a4f8358ddae66af {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:04:01 +0000] f581453aff433bf89a4f8358ddae66af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:04:08 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:08 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:16 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: 76c05a858c0e8bc3eb0e60bd0c5d7fd1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:04:16 [info] 36#36: *1046 [lua] logger.lua:23: 76c05a858c0e8bc3eb0e60bd0c5d7fd1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:04:16 +0000] 76c05a858c0e8bc3eb0e60bd0c5d7fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:04:18 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:18 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:28 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:28 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:31 [info] 36#36: *1051 [lua] access_by_lua(msblocations.conf:189):2: 54d297784f59e1de07766d4a4c8b569e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:04:31 [info] 36#36: *1051 [lua] logger.lua:23: 54d297784f59e1de07766d4a4c8b569e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:04:31 +0000] 54d297784f59e1de07766d4a4c8b569e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:04:38 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:38 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:46 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:189):2: 1a08ac5b718268de55f3e77eecff23e9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:04:46 +0000] 1a08ac5b718268de55f3e77eecff23e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:04:46 [info] 36#36: *1055 [lua] logger.lua:23: 1a08ac5b718268de55f3e77eecff23e9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:04:48 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:48 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:58 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:04:58 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:01 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: 896f6ec5c02b8f50f21d42dc50401346:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:05:01 [info] 36#36: *1060 [lua] logger.lua:23: 896f6ec5c02b8f50f21d42dc50401346 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:05:01 +0000] 896f6ec5c02b8f50f21d42dc50401346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:05:08 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:08 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:16 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: f3edcc59df1cd7cde94b1d9688ecf6ca:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:05:16 [info] 36#36: *1063 [lua] logger.lua:23: f3edcc59df1cd7cde94b1d9688ecf6ca {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:05:16 +0000] f3edcc59df1cd7cde94b1d9688ecf6ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:05:18 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:18 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:28 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:28 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:31 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:189):2: 4c64a5f2c594903814e5640e8cfa15f3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:05:31 +0000] 4c64a5f2c594903814e5640e8cfa15f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:05:31 [info] 36#36: *1068 [lua] logger.lua:23: 4c64a5f2c594903814e5640e8cfa15f3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:05:38 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:38 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:46 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:189):2: 79c0c0bbb9226b90e7095eb241254f0e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:05:46 [info] 36#36: *1072 [lua] logger.lua:23: 79c0c0bbb9226b90e7095eb241254f0e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:05:46 +0000] 79c0c0bbb9226b90e7095eb241254f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:05:48 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:48 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:58 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:05:58 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:01 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: 1b08ac14c0403d2fc03e37eaddf2897e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:06:01 [info] 36#36: *1077 [lua] logger.lua:23: 1b08ac14c0403d2fc03e37eaddf2897e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:06:01 +0000] 1b08ac14c0403d2fc03e37eaddf2897e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:06:08 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:08 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:16 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: 9c11592ac62a8d1a83191c7ca9441695:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:06:16 [info] 36#36: *1080 [lua] logger.lua:23: 9c11592ac62a8d1a83191c7ca9441695 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:06:16 +0000] 9c11592ac62a8d1a83191c7ca9441695 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:06:18 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:18 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:28 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:28 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:32 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:189):2: 34a0f8801dc337753c72517c55baccb0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:06:32 [info] 36#36: *1085 [lua] logger.lua:23: 34a0f8801dc337753c72517c55baccb0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:06:32 +0000] 34a0f8801dc337753c72517c55baccb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:06:38 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:38 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:47 [info] 36#36: *1089 [lua] access_by_lua(msblocations.conf:189):2: 55585c534ddb6a1f1345fce859086ec5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:06:47 +0000] 55585c534ddb6a1f1345fce859086ec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:06:47 [info] 36#36: *1089 [lua] logger.lua:23: 55585c534ddb6a1f1345fce859086ec5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:06:48 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:48 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:58 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:06:58 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:02 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: 5e625cb379175104ad2bc55641d8052b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:07:02 [info] 36#36: *1094 [lua] logger.lua:23: 5e625cb379175104ad2bc55641d8052b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:07:02 +0000] 5e625cb379175104ad2bc55641d8052b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:07:08 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:08 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:17 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: 353f19182f4a5b6c54f1597f6cc9db28:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:07:17 [info] 36#36: *1097 [lua] logger.lua:23: 353f19182f4a5b6c54f1597f6cc9db28 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:07:17 +0000] 353f19182f4a5b6c54f1597f6cc9db28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/01 05:07:18 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:18 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:28 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:28 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:32 [info] 36#36: *1102 [lua] access_by_lua(msblocations.conf:189):2: 8d401a29f341e24817a5b36b69c1049d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:07:32 +0000] 8d401a29f341e24817a5b36b69c1049d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:07:32 [info] 36#36: *1102 [lua] logger.lua:23: 8d401a29f341e24817a5b36b69c1049d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:07:38 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:38 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:47 [info] 36#36: *1106 [lua] access_by_lua(msblocations.conf:189):2: f704dbe28432d57413d2211eb03fde55:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:07:47 +0000] f704dbe28432d57413d2211eb03fde55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:07:47 [info] 36#36: *1106 [lua] logger.lua:23: f704dbe28432d57413d2211eb03fde55 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:07:48 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:48 [info] 36#36: *1108 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:58 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:07:58 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:02 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:189):2: 5ba04b2293792336e6b0cbc67b20e430:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:08:02 [info] 36#36: *1111 [lua] logger.lua:23: 5ba04b2293792336e6b0cbc67b20e430 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:08:02 +0000] 5ba04b2293792336e6b0cbc67b20e430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:08:08 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:08 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:17 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: cf93c1e8f4c4bee73298bd63a52b5621:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:08:17 [info] 36#36: *1114 [lua] logger.lua:23: cf93c1e8f4c4bee73298bd63a52b5621 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:08:17 +0000] cf93c1e8f4c4bee73298bd63a52b5621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:08:18 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:18 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:28 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:28 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:32 [info] 36#36: *1119 [lua] access_by_lua(msblocations.conf:189):2: b706090ed721293b497b556fbc649b54:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:08:32 +0000] b706090ed721293b497b556fbc649b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:08:32 [info] 36#36: *1119 [lua] logger.lua:23: b706090ed721293b497b556fbc649b54 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:08:38 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:38 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:47 [info] 36#36: *1123 [lua] access_by_lua(msblocations.conf:189):2: 9c935af0efcf474966bbbcb939188e33:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.113 - - [01/Feb/2023:05:08:47 +0000] 9c935af0efcf474966bbbcb939188e33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:08:47 [info] 36#36: *1123 [lua] logger.lua:23: 9c935af0efcf474966bbbcb939188e33 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:08:48 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:48 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:58 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:08:58 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:02 [info] 36#36: *1128 [lua] access_by_lua(msblocations.conf:189):2: 7bd70e8d062cdd0537fe58c69122c1de:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:09:02 [info] 36#36: *1128 [lua] logger.lua:23: 7bd70e8d062cdd0537fe58c69122c1de {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:09:02 +0000] 7bd70e8d062cdd0537fe58c69122c1de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:09:08 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:08 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:17 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 5a35b7640c8c1a4e29bf90eb926135a8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:09:17 [info] 36#36: *1131 [lua] logger.lua:23: 5a35b7640c8c1a4e29bf90eb926135a8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:09:17 +0000] 5a35b7640c8c1a4e29bf90eb926135a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:09:18 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:18 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:28 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:28 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:32 [info] 36#36: *1136 [lua] access_by_lua(msblocations.conf:189):2: 891bb07df3393302fa920f0aa34976b5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:09:32 [info] 36#36: *1136 [lua] logger.lua:23: 891bb07df3393302fa920f0aa34976b5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:09:32 +0000] 891bb07df3393302fa920f0aa34976b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:09:38 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:38 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:47 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: be816b86d9557baa5b604cbb40bf4000:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:09:47 +0000] be816b86d9557baa5b604cbb40bf4000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:09:47 [info] 36#36: *1140 [lua] logger.lua:23: be816b86d9557baa5b604cbb40bf4000 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:09:48 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:48 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:58 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:09:58 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:02 [info] 36#36: *1145 [lua] access_by_lua(msblocations.conf:189):2: e9e0354eceaa658f24419897299e4afd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:10:02 +0000] e9e0354eceaa658f24419897299e4afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:10:02 [info] 36#36: *1145 [lua] logger.lua:23: e9e0354eceaa658f24419897299e4afd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:10:08 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:08 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:17 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: 9f29389b4cf90079ca946ed30b55624a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:10:17 [info] 36#36: *1148 [lua] logger.lua:23: 9f29389b4cf90079ca946ed30b55624a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:10:17 +0000] 9f29389b4cf90079ca946ed30b55624a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:10:18 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:18 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:28 [info] 36#36: *1151 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:28 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:32 [info] 36#36: *1153 [lua] access_by_lua(msblocations.conf:189):2: 00168c83e6192bd178f61ff23151b660:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:10:32 +0000] 00168c83e6192bd178f61ff23151b660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:10:32 [info] 36#36: *1153 [lua] logger.lua:23: 00168c83e6192bd178f61ff23151b660 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:10:38 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:38 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:47 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: ac1e09794b31bea0682f0a9e6f5b7291:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:10:47 +0000] ac1e09794b31bea0682f0a9e6f5b7291 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:10:47 [info] 36#36: *1157 [lua] logger.lua:23: ac1e09794b31bea0682f0a9e6f5b7291 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:10:48 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:48 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:58 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:10:58 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:02 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:189):2: 23f8c4883b2bdab7cb99e2149dc23f87:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:11:02 +0000] 23f8c4883b2bdab7cb99e2149dc23f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:11:02 [info] 36#36: *1162 [lua] logger.lua:23: 23f8c4883b2bdab7cb99e2149dc23f87 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:11:08 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:08 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:17 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: d84e9a51279ea1c176572e28ed91b102:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.113 - - [01/Feb/2023:05:11:17 +0000] d84e9a51279ea1c176572e28ed91b102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:11:17 [info] 36#36: *1165 [lua] logger.lua:23: d84e9a51279ea1c176572e28ed91b102 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:11:18 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:18 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:28 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:28 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:32 [info] 36#36: *1170 [lua] access_by_lua(msblocations.conf:189):2: f348a2d8b3c5bc1073efa677a8eb5c5d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:11:32 [info] 36#36: *1170 [lua] logger.lua:23: f348a2d8b3c5bc1073efa677a8eb5c5d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:11:32 +0000] f348a2d8b3c5bc1073efa677a8eb5c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:11:38 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:38 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:47 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:189):2: ae12e8aaed85eefcc8c8f1cd93d46427:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:11:47 [info] 36#36: *1174 [lua] logger.lua:23: ae12e8aaed85eefcc8c8f1cd93d46427 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:11:47 +0000] ae12e8aaed85eefcc8c8f1cd93d46427 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/01 05:11:48 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:48 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:58 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:11:58 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:02 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:189):2: b30e07f271a29e2f712206d7d9a0bc50:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:12:02 +0000] b30e07f271a29e2f712206d7d9a0bc50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:12:02 [info] 36#36: *1179 [lua] logger.lua:23: b30e07f271a29e2f712206d7d9a0bc50 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:12:08 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:08 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:17 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: a49f7a6ecb82dd150c9bd069c4b764c6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:12:17 [info] 36#36: *1182 [lua] logger.lua:23: a49f7a6ecb82dd150c9bd069c4b764c6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:12:17 +0000] a49f7a6ecb82dd150c9bd069c4b764c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:12:18 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:18 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:28 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:28 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:32 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:189):2: 977f561c5224c300bca0d52a468c77cf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:12:32 [info] 36#36: *1187 [lua] logger.lua:23: 977f561c5224c300bca0d52a468c77cf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:12:32 +0000] 977f561c5224c300bca0d52a468c77cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:12:38 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:38 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:47 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:189):2: 51b6282767d52e6a063654e03428630f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:12:47 +0000] 51b6282767d52e6a063654e03428630f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:12:47 [info] 36#36: *1191 [lua] logger.lua:23: 51b6282767d52e6a063654e03428630f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:12:48 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:48 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:58 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:12:58 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:02 [info] 36#36: *1196 [lua] access_by_lua(msblocations.conf:189):2: 367f80e3188174c81caaa7d149ee8a08:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:13:02 +0000] 367f80e3188174c81caaa7d149ee8a08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:13:02 [info] 36#36: *1196 [lua] logger.lua:23: 367f80e3188174c81caaa7d149ee8a08 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:13:08 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:08 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:17 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: fed2101efdbdadffefbbc92a68a6a3a2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:13:17 [info] 36#36: *1199 [lua] logger.lua:23: fed2101efdbdadffefbbc92a68a6a3a2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:13:17 +0000] fed2101efdbdadffefbbc92a68a6a3a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:13:17 [info] 36#36: *1200 client closed connection while waiting for request, client: 10.233.70.188, server: 0.0.0.0:443
2023/02/01 05:13:18 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:18 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:28 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:28 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:32 [info] 36#36: *1205 [lua] access_by_lua(msblocations.conf:189):2: 833d8e41e9d44b711652801465e79af4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:13:32 [info] 36#36: *1205 [lua] logger.lua:23: 833d8e41e9d44b711652801465e79af4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:13:32 +0000] 833d8e41e9d44b711652801465e79af4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:13:38 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:38 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:47 [info] 36#36: *1209 [lua] access_by_lua(msblocations.conf:189):2: a8f319e96dd4547907a21e2f3d4bd63e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:13:47 [info] 36#36: *1209 [lua] logger.lua:23: a8f319e96dd4547907a21e2f3d4bd63e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:13:47 +0000] a8f319e96dd4547907a21e2f3d4bd63e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:13:48 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:48 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:58 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:13:58 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:02 [info] 36#36: *1214 [lua] access_by_lua(msblocations.conf:189):2: 47a4a9a6e1c35ce1f9d290f8d45726ee:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:14:02 [info] 36#36: *1214 [lua] logger.lua:23: 47a4a9a6e1c35ce1f9d290f8d45726ee {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:14:02 +0000] 47a4a9a6e1c35ce1f9d290f8d45726ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:14:08 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:08 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:17 [info] 36#36: *1217 [lua] access_by_lua(msblocations.conf:189):2: 55bf1df26a224b73de519aedfccdfae1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:14:17 [info] 36#36: *1217 [lua] logger.lua:23: 55bf1df26a224b73de519aedfccdfae1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:14:17 +0000] 55bf1df26a224b73de519aedfccdfae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:14:18 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:18 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:28 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:28 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:32 [info] 36#36: *1222 [lua] access_by_lua(msblocations.conf:189):2: 4980d41e9e8b25fb9987c0df97bb3923:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:14:32 +0000] 4980d41e9e8b25fb9987c0df97bb3923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:14:32 [info] 36#36: *1222 [lua] logger.lua:23: 4980d41e9e8b25fb9987c0df97bb3923 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:14:38 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:38 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:47 [info] 36#36: *1226 [lua] access_by_lua(msblocations.conf:189):2: 526c26c7ab5f4d04686dd179b7b6f66c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:14:47 [info] 36#36: *1226 [lua] logger.lua:23: 526c26c7ab5f4d04686dd179b7b6f66c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:14:47 +0000] 526c26c7ab5f4d04686dd179b7b6f66c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:14:48 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:48 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:58 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:14:58 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:02 [info] 36#36: *1231 [lua] access_by_lua(msblocations.conf:189):2: fc8b481855341287abd6d2be3b83648e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.113 - - [01/Feb/2023:05:15:02 +0000] fc8b481855341287abd6d2be3b83648e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/01 05:15:02 [info] 36#36: *1231 [lua] logger.lua:23: fc8b481855341287abd6d2be3b83648e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:15:08 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:08 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:17 [info] 36#36: *1234 [lua] access_by_lua(msblocations.conf:189):2: a6db80f58b564537be76efebc929936d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:15:17 [info] 36#36: *1234 [lua] logger.lua:23: a6db80f58b564537be76efebc929936d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:15:17 +0000] a6db80f58b564537be76efebc929936d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:15:18 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:18 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:28 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:28 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:32 [info] 36#36: *1239 [lua] access_by_lua(msblocations.conf:189):2: ae014a3455a5ab780c4298a199f8cd25:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:15:32 [info] 36#36: *1239 [lua] logger.lua:23: ae014a3455a5ab780c4298a199f8cd25 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:15:32 +0000] ae014a3455a5ab780c4298a199f8cd25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:15:38 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:38 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:47 [info] 36#36: *1243 [lua] access_by_lua(msblocations.conf:189):2: e3b8c7391cd2741c14bf854496874c66:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:15:47 +0000] e3b8c7391cd2741c14bf854496874c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:15:47 [info] 36#36: *1243 [lua] logger.lua:23: e3b8c7391cd2741c14bf854496874c66 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:15:48 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:48 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:58 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:15:58 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:02 [info] 36#36: *1248 [lua] access_by_lua(msblocations.conf:189):2: 9aabcb137c1fb4cc00d407eca19c3f24:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:16:02 +0000] 9aabcb137c1fb4cc00d407eca19c3f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:16:02 [info] 36#36: *1248 [lua] logger.lua:23: 9aabcb137c1fb4cc00d407eca19c3f24 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:16:08 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:08 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:17 [info] 36#36: *1251 [lua] access_by_lua(msblocations.conf:189):2: 5b224b05e1ec7ad085dfb60f9660185b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:16:17 +0000] 5b224b05e1ec7ad085dfb60f9660185b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:16:17 [info] 36#36: *1251 [lua] logger.lua:23: 5b224b05e1ec7ad085dfb60f9660185b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:16:18 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:18 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:28 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:28 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:32 [info] 36#36: *1256 [lua] access_by_lua(msblocations.conf:189):2: c7dc38290a790ebafcac4fe0a6723ead:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:16:32 +0000] c7dc38290a790ebafcac4fe0a6723ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:16:32 [info] 36#36: *1256 [lua] logger.lua:23: c7dc38290a790ebafcac4fe0a6723ead {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:16:38 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:38 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:47 [info] 36#36: *1260 [lua] access_by_lua(msblocations.conf:189):2: 600eca6c07e37c72d914bb4d5c7bd10e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:16:47 [info] 36#36: *1260 [lua] logger.lua:23: 600eca6c07e37c72d914bb4d5c7bd10e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:16:47 +0000] 600eca6c07e37c72d914bb4d5c7bd10e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 05:16:48 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:48 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:58 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:16:58 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:02 [info] 36#36: *1265 [lua] access_by_lua(msblocations.conf:189):2: 836e50ec5e95eeddf061659248f55223:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:17:02 [info] 36#36: *1265 [lua] logger.lua:23: 836e50ec5e95eeddf061659248f55223 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:17:02 +0000] 836e50ec5e95eeddf061659248f55223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:17:08 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:08 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:17 [info] 36#36: *1268 [lua] access_by_lua(msblocations.conf:189):2: 1d019746dee0df49e1af92b56375d4d9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:17:17 [info] 36#36: *1268 [lua] logger.lua:23: 1d019746dee0df49e1af92b56375d4d9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:17:17 +0000] 1d019746dee0df49e1af92b56375d4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:17:18 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:18 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:28 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:28 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:32 [info] 36#36: *1273 [lua] access_by_lua(msblocations.conf:189):2: 2c5643b23ef3727c05a12590266b7de6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:17:32 [info] 36#36: *1273 [lua] logger.lua:23: 2c5643b23ef3727c05a12590266b7de6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:17:32 +0000] 2c5643b23ef3727c05a12590266b7de6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:17:38 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:38 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:47 [info] 36#36: *1277 [lua] access_by_lua(msblocations.conf:189):2: 3b3dd2e9abc17821339affac2fa39000:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:17:47 [info] 36#36: *1277 [lua] logger.lua:23: 3b3dd2e9abc17821339affac2fa39000 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:17:47 +0000] 3b3dd2e9abc17821339affac2fa39000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:17:48 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:48 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:58 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:17:58 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:02 [info] 36#36: *1282 [lua] access_by_lua(msblocations.conf:189):2: 37b6a9c7b62ca50992f0d4a5e0c2a24a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.113 - - [01/Feb/2023:05:18:02 +0000] 37b6a9c7b62ca50992f0d4a5e0c2a24a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 05:18:02 [info] 36#36: *1282 [lua] logger.lua:23: 37b6a9c7b62ca50992f0d4a5e0c2a24a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:18:08 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:08 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:17 [info] 36#36: *1285 [lua] access_by_lua(msblocations.conf:189):2: 5000821119ca254c6978bbff8edd9b32:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:18:17 [info] 36#36: *1285 [lua] logger.lua:23: 5000821119ca254c6978bbff8edd9b32 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:18:17 +0000] 5000821119ca254c6978bbff8edd9b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:18:18 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:18 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:28 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:28 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:32 [info] 36#36: *1290 [lua] access_by_lua(msblocations.conf:189):2: 5160b91ed5528497b76cadc44ea313c0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.113 - - [01/Feb/2023:05:18:32 +0000] 5160b91ed5528497b76cadc44ea313c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/01 05:18:32 [info] 36#36: *1290 [lua] logger.lua:23: 5160b91ed5528497b76cadc44ea313c0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:18:38 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:38 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:47 [info] 36#36: *1294 [lua] access_by_lua(msblocations.conf:189):2: 5a6fd658e4272c14ee546c864ef66345:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:18:47 [info] 36#36: *1294 [lua] logger.lua:23: 5a6fd658e4272c14ee546c864ef66345 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:18:47 +0000] 5a6fd658e4272c14ee546c864ef66345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:18:48 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:48 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:58 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:18:58 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
10.233.67.113 - - [01/Feb/2023:05:19:02 +0000] 1c148930fce9a6913bec4557f0d531a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:19:02 [info] 36#36: *1299 [lua] access_by_lua(msblocations.conf:189):2: 1c148930fce9a6913bec4557f0d531a6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:19:02 [info] 36#36: *1299 [lua] logger.lua:23: 1c148930fce9a6913bec4557f0d531a6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:19:08 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:08 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:17 [info] 36#36: *1302 [lua] access_by_lua(msblocations.conf:189):2: 805f3220f78ef80deaa022866f6b3b6a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:19:17 [info] 36#36: *1302 [lua] logger.lua:23: 805f3220f78ef80deaa022866f6b3b6a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:19:17 +0000] 805f3220f78ef80deaa022866f6b3b6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:19:18 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:18 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:28 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:28 [info] 36#36: *1306 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:32 [info] 36#36: *1307 [lua] access_by_lua(msblocations.conf:189):2: 10dd4bd1764aafe6d86ae3e816d40bed:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:19:32 [info] 36#36: *1307 [lua] logger.lua:23: 10dd4bd1764aafe6d86ae3e816d40bed {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:19:32 +0000] 10dd4bd1764aafe6d86ae3e816d40bed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:19:38 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:38 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:47 [info] 36#36: *1311 [lua] access_by_lua(msblocations.conf:189):2: 821641272cf0e56ecbdba4f19b6e05c9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:19:47 [info] 36#36: *1311 [lua] logger.lua:23: 821641272cf0e56ecbdba4f19b6e05c9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:19:47 +0000] 821641272cf0e56ecbdba4f19b6e05c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:19:48 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:48 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:58 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:19:58 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:02 [info] 36#36: *1316 [lua] access_by_lua(msblocations.conf:189):2: 1bca7103a29d9e6922996c4654a4fbca:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:20:02 [info] 36#36: *1316 [lua] logger.lua:23: 1bca7103a29d9e6922996c4654a4fbca {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.113 - - [01/Feb/2023:05:20:02 +0000] 1bca7103a29d9e6922996c4654a4fbca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:20:08 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:08 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:17 [info] 36#36: *1319 [lua] access_by_lua(msblocations.conf:189):2: 5dfc5aa9f993f3ba68e0e6b66d52e73f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.113 - - [01/Feb/2023:05:20:17 +0000] 5dfc5aa9f993f3ba68e0e6b66d52e73f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:20:17 [info] 36#36: *1319 [lua] logger.lua:23: 5dfc5aa9f993f3ba68e0e6b66d52e73f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:20:18 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:18 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:28 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:28 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:32 [info] 36#36: *1324 [lua] access_by_lua(msblocations.conf:189):2: 970000c72a3f1a3330cf361468cb039c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.113 - - [01/Feb/2023:05:20:32 +0000] 970000c72a3f1a3330cf361468cb039c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:20:32 [info] 36#36: *1324 [lua] logger.lua:23: 970000c72a3f1a3330cf361468cb039c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:20:38 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:38 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:47 [info] 36#36: *1328 [lua] access_by_lua(msblocations.conf:189):2: 4551ae6de5d9bdf2136855695c51ac58:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:20:47 [info] 36#36: *1328 [lua] logger.lua:23: 4551ae6de5d9bdf2136855695c51ac58 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:20:47 +0000] 4551ae6de5d9bdf2136855695c51ac58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:20:48 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:48 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:58 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:20:58 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:02 [info] 36#36: *1333 [lua] access_by_lua(msblocations.conf:189):2: caf90b669f9a6417ecb3fdbd0f3bbc1c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:21:02 +0000] caf90b669f9a6417ecb3fdbd0f3bbc1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:21:02 [info] 36#36: *1333 [lua] logger.lua:23: caf90b669f9a6417ecb3fdbd0f3bbc1c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:21:08 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:08 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:17 [info] 36#36: *1336 [lua] access_by_lua(msblocations.conf:189):2: 9d94f7d61319c8ec730b3f7d01a41763:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:21:17 +0000] 9d94f7d61319c8ec730b3f7d01a41763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:21:17 [info] 36#36: *1336 [lua] logger.lua:23: 9d94f7d61319c8ec730b3f7d01a41763 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:21:18 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:18 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:28 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:28 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:32 [info] 36#36: *1341 [lua] access_by_lua(msblocations.conf:189):2: 89c6d6c95bbc2445a9c78ce09cbad6f0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:21:32 +0000] 89c6d6c95bbc2445a9c78ce09cbad6f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:21:32 [info] 36#36: *1341 [lua] logger.lua:23: 89c6d6c95bbc2445a9c78ce09cbad6f0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:21:38 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:38 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:47 [info] 36#36: *1345 [lua] access_by_lua(msblocations.conf:189):2: 349744eecd78c598475adc325164a298:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:21:47 [info] 36#36: *1345 [lua] logger.lua:23: 349744eecd78c598475adc325164a298 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:21:47 +0000] 349744eecd78c598475adc325164a298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:21:48 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:48 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:58 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:21:58 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:02 [info] 36#36: *1350 [lua] access_by_lua(msblocations.conf:189):2: 5e8b4473afb56188c6549c24ac91255e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:22:02 [info] 36#36: *1350 [lua] logger.lua:23: 5e8b4473afb56188c6549c24ac91255e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:22:02 +0000] 5e8b4473afb56188c6549c24ac91255e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:22:08 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:08 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:17 [info] 36#36: *1353 [lua] access_by_lua(msblocations.conf:189):2: 4498fdaaefdfc242a26234e9b9606c77:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:22:17 [info] 36#36: *1353 [lua] logger.lua:23: 4498fdaaefdfc242a26234e9b9606c77 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:22:17 +0000] 4498fdaaefdfc242a26234e9b9606c77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:22:18 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:18 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:28 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:28 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:32 [info] 36#36: *1358 [lua] access_by_lua(msblocations.conf:189):2: 9abff3e7cceb102963a05a8a266dbe07:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:22:32 +0000] 9abff3e7cceb102963a05a8a266dbe07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:22:32 [info] 36#36: *1358 [lua] logger.lua:23: 9abff3e7cceb102963a05a8a266dbe07 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:22:38 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:38 [info] 36#36: *1361 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:47 [info] 36#36: *1362 [lua] access_by_lua(msblocations.conf:189):2: bc9c13988c1859f8677a1e19890db4af:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:22:47 [info] 36#36: *1362 [lua] logger.lua:23: bc9c13988c1859f8677a1e19890db4af {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:22:47 +0000] bc9c13988c1859f8677a1e19890db4af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:22:48 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:48 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:58 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:22:58 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:02 [info] 36#36: *1367 [lua] access_by_lua(msblocations.conf:189):2: 44a7b29a868fc6bb742568f5e74e529f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:23:02 [info] 36#36: *1367 [lua] logger.lua:23: 44a7b29a868fc6bb742568f5e74e529f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:23:02 +0000] 44a7b29a868fc6bb742568f5e74e529f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:23:08 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:08 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:17 [info] 36#36: *1371 [lua] access_by_lua(msblocations.conf:189):2: 902cc1d11a800ff05c6f2538c362ff89:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:23:17 +0000] 902cc1d11a800ff05c6f2538c362ff89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:23:17 [info] 36#36: *1371 [lua] logger.lua:23: 902cc1d11a800ff05c6f2538c362ff89 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:23:18 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:18 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
10.233.64.221 - - [01/Feb/2023:05:23:21 +0000] 42761762009b052cb01f81773171402e "" 400 request_processing_time:5.000 upstream_response_time:- "-" "-" "-"
2023/02/01 05:23:21 [info] 36#36: *1370 client prematurely closed connection while reading client request line, client: 10.233.64.221, server: 
2023/02/01 05:23:21 [info] 36#36: *1374 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.221, server: , request: "GET / HTTP/1.0"
10.233.64.221 - - [01/Feb/2023:05:23:21 +0000] 0735be70c087b7c729f10c29f718cbbb "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/02/01 05:23:28 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:28 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:32 [info] 36#36: *1377 [lua] access_by_lua(msblocations.conf:189):2: 608966c91d620d9fd5a62b718523174a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:23:32 [info] 36#36: *1377 [lua] logger.lua:23: 608966c91d620d9fd5a62b718523174a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:23:32 +0000] 608966c91d620d9fd5a62b718523174a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:23:38 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:38 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:47 [info] 36#36: *1381 [lua] access_by_lua(msblocations.conf:189):2: bd77d1249ff0708e24136f5e5a61809a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:23:47 [info] 36#36: *1381 [lua] logger.lua:23: bd77d1249ff0708e24136f5e5a61809a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:23:47 +0000] bd77d1249ff0708e24136f5e5a61809a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:23:48 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:48 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:58 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:23:58 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:02 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: 0d90e0a39a3e7d15fc79c2dc1e736479:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:24:02 +0000] 0d90e0a39a3e7d15fc79c2dc1e736479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:24:02 [info] 36#36: *1386 [lua] logger.lua:23: 0d90e0a39a3e7d15fc79c2dc1e736479 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:24:08 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:08 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:17 [info] 36#36: *1389 [lua] access_by_lua(msblocations.conf:189):2: 308dcb2e0003691957225a09b9532017:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:24:17 [info] 36#36: *1389 [lua] logger.lua:23: 308dcb2e0003691957225a09b9532017 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:24:17 +0000] 308dcb2e0003691957225a09b9532017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:24:18 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:18 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:28 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:28 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:32 [info] 36#36: *1394 [lua] access_by_lua(msblocations.conf:189):2: 292998aa44b64ffaaddb92c38ac6e74c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:24:32 [info] 36#36: *1394 [lua] logger.lua:23: 292998aa44b64ffaaddb92c38ac6e74c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:24:32 +0000] 292998aa44b64ffaaddb92c38ac6e74c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:24:38 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:38 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:47 [info] 36#36: *1399 [lua] access_by_lua(msblocations.conf:189):2: d1df4d6725419fa6ae74536b77ee1889:receive the request, client: 10.233.64.221, server: , request: "GET /nmaplowercheck1675229086 HTTP/1.1", host: "10.32.240.116:30283"
2023/02/01 05:24:47 [info] 36#36: *1398 [lua] access_by_lua(msblocations.conf:189):2: f1bd506a3e4c526aaba1f03b28097680:receive the request, client: 10.233.64.221, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.116:30283"
2023/02/01 05:24:47 [warn] 36#36: *1399 [lua] error_handler.lua:29: error_svc_not_found(): d1df4d6725419fa6ae74536b77ee1889 No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET /nmaplowercheck1675229086 HTTP/1.1", host: "10.32.240.116:30283"
10.233.64.221 - - [01/Feb/2023:05:24:47 +0000] d1df4d6725419fa6ae74536b77ee1889 "GET /nmaplowercheck1675229086 HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/02/01 05:24:47 [warn] 36#36: *1398 [lua] error_handler.lua:29: error_svc_not_found(): f1bd506a3e4c526aaba1f03b28097680 No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.116:30283"
10.233.64.221 - - [01/Feb/2023:05:24:47 +0000] f1bd506a3e4c526aaba1f03b28097680 "POST /sdk HTTP/1.1" 502 request_processing_time:0.101 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/02/01 05:24:47 [info] 36#36: *1400 [lua] access_by_lua(msblocations.conf:189):2: 7fb7e90dee16bb215528fd2b870f4367:receive the request, client: 10.233.64.221, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.116:30283"
2023/02/01 05:24:47 [warn] 36#36: *1400 [lua] error_handler.lua:29: error_svc_not_found(): 7fb7e90dee16bb215528fd2b870f4367 No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.116:30283"
10.233.64.221 - - [01/Feb/2023:05:24:47 +0000] 7fb7e90dee16bb215528fd2b870f4367 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/02/01 05:24:47 [info] 36#36: *1402 [lua] access_by_lua(msblocations.conf:189):2: 4a89e0891972da709f3db985c87e883e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:24:47 [info] 36#36: *1402 [lua] logger.lua:23: 4a89e0891972da709f3db985c87e883e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:24:47 +0000] 4a89e0891972da709f3db985c87e883e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:24:48 [info] 36#36: *1401 [lua] access_by_lua(msblocations.conf:189):2: b00917d02bfdf5f297bd9be4f7dc5d37:receive the request, client: 10.233.64.221, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.116:30283"
2023/02/01 05:24:48 [warn] 36#36: *1401 [lua] error_handler.lua:29: error_svc_not_found(): b00917d02bfdf5f297bd9be4f7dc5d37 No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.116:30283"
10.233.64.221 - - [01/Feb/2023:05:24:48 +0000] b00917d02bfdf5f297bd9be4f7dc5d37 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/02/01 05:24:48 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:48 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:55 [info] 36#36: *1405 [lua] access_by_lua(msblocations.conf:189):2: f3a3ad8a3394e82b5c2e95012f324de4:receive the request, client: 10.233.64.221, server: , request: "GET / HTTP/1.0"
2023/02/01 05:24:55 [warn] 36#36: *1405 [lua] error_handler.lua:29: error_svc_not_found(): f3a3ad8a3394e82b5c2e95012f324de4 No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET / HTTP/1.0"
10.233.64.221 - - [01/Feb/2023:05:24:55 +0000] f3a3ad8a3394e82b5c2e95012f324de4 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
2023/02/01 05:24:55 [info] 36#36: *1406 [lua] access_by_lua(msblocations.conf:189):2: 3f76002576459042e1767f24ea3393fb:receive the request, client: 10.233.64.221, server: , request: "GET / HTTP/1.1", host: "10.32.240.116"
2023/02/01 05:24:55 [warn] 36#36: *1406 [lua] error_handler.lua:29: error_svc_not_found(): 3f76002576459042e1767f24ea3393fb No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET / HTTP/1.1", host: "10.32.240.116"
10.233.64.221 - - [01/Feb/2023:05:24:55 +0000] 3f76002576459042e1767f24ea3393fb "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/02/01 05:24:55 [info] 36#36: *1406 client 10.233.64.221 closed keepalive connection
2023/02/01 05:24:58 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:24:58 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:02 [info] 36#36: *1409 [lua] access_by_lua(msblocations.conf:189):2: a7c69020eeed4a630fb55c7fc9abd2c5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:25:03 +0000] a7c69020eeed4a630fb55c7fc9abd2c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:25:03 [info] 36#36: *1409 [lua] logger.lua:23: a7c69020eeed4a630fb55c7fc9abd2c5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:25:08 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:08 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:18 [info] 36#36: *1412 [lua] access_by_lua(msblocations.conf:189):2: 59f5c47aa2c1e1a032aea75da2e75ec2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:25:18 [info] 36#36: *1412 [lua] logger.lua:23: 59f5c47aa2c1e1a032aea75da2e75ec2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.113 - - [01/Feb/2023:05:25:18 +0000] 59f5c47aa2c1e1a032aea75da2e75ec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:25:18 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:18 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:28 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:28 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:33 [info] 36#36: *1417 [lua] access_by_lua(msblocations.conf:189):2: 9364eb7262977177b87fd70e46570a5b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:25:33 [info] 36#36: *1417 [lua] logger.lua:23: 9364eb7262977177b87fd70e46570a5b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:25:33 +0000] 9364eb7262977177b87fd70e46570a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:25:38 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:38 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:48 [info] 36#36: *1421 [lua] access_by_lua(msblocations.conf:189):2: 8a3b69d4005380d055c5ee43f10b6d8a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:25:48 +0000] 8a3b69d4005380d055c5ee43f10b6d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:25:48 [info] 36#36: *1421 [lua] logger.lua:23: 8a3b69d4005380d055c5ee43f10b6d8a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:25:48 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:48 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:58 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:25:58 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:03 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:189):2: 3b96b293b3f784ba602b0d7a320ad888:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:26:03 [info] 36#36: *1426 [lua] logger.lua:23: 3b96b293b3f784ba602b0d7a320ad888 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:26:03 +0000] 3b96b293b3f784ba602b0d7a320ad888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:26:08 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:08 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:18 [info] 36#36: *1429 [lua] access_by_lua(msblocations.conf:189):2: 492a324a9be5e12f601cafb7e58942b0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:26:18 +0000] 492a324a9be5e12f601cafb7e58942b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:26:18 [info] 36#36: *1429 [lua] logger.lua:23: 492a324a9be5e12f601cafb7e58942b0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:26:18 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:18 [info] 36#36: *1431 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:28 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:28 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:33 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:189):2: 390f596b25328a0896df9d73bd945925:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:26:33 +0000] 390f596b25328a0896df9d73bd945925 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:26:33 [info] 36#36: *1434 [lua] logger.lua:23: 390f596b25328a0896df9d73bd945925 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:26:38 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:38 [info] 36#36: *1437 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:48 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:189):2: bef9bdf7d256346e9554e37547f0a628:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:26:48 +0000] bef9bdf7d256346e9554e37547f0a628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:26:48 [info] 36#36: *1438 [lua] logger.lua:23: bef9bdf7d256346e9554e37547f0a628 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:26:48 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:48 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:58 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:26:58 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:03 [info] 36#36: *1443 [lua] access_by_lua(msblocations.conf:189):2: 0d7e5ed3568c757e2ce8b032963a625e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:27:03 +0000] 0d7e5ed3568c757e2ce8b032963a625e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:27:03 [info] 36#36: *1443 [lua] logger.lua:23: 0d7e5ed3568c757e2ce8b032963a625e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:27:08 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:08 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:18 [info] 36#36: *1446 [lua] access_by_lua(msblocations.conf:189):2: 387a2e4c1bcdc1d8340b829e7fef71cc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:27:18 +0000] 387a2e4c1bcdc1d8340b829e7fef71cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:27:18 [info] 36#36: *1446 [lua] logger.lua:23: 387a2e4c1bcdc1d8340b829e7fef71cc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:27:18 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:18 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:28 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:28 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:33 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:189):2: 9e82f8c3c28b7c0cb9f3bfb6dbc1f51e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:27:33 [info] 36#36: *1451 [lua] logger.lua:23: 9e82f8c3c28b7c0cb9f3bfb6dbc1f51e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:27:33 +0000] 9e82f8c3c28b7c0cb9f3bfb6dbc1f51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:27:38 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:38 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:48 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:189):2: a1456a3ebf4e3209447f591bea920baf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:27:48 [info] 36#36: *1455 [lua] logger.lua:23: a1456a3ebf4e3209447f591bea920baf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:27:48 +0000] a1456a3ebf4e3209447f591bea920baf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:27:48 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:48 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:58 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:27:58 [info] 36#36: *1459 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:03 [info] 36#36: *1460 [lua] access_by_lua(msblocations.conf:189):2: 0a24e55f4f7c6d4a2c7a00ee9db307e6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:28:03 [info] 36#36: *1460 [lua] logger.lua:23: 0a24e55f4f7c6d4a2c7a00ee9db307e6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:28:03 +0000] 0a24e55f4f7c6d4a2c7a00ee9db307e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/01 05:28:08 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:08 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:18 [info] 36#36: *1463 [lua] access_by_lua(msblocations.conf:189):2: b9796984617a01cbbb48b1534b8143ee:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:28:18 +0000] b9796984617a01cbbb48b1534b8143ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:28:18 [info] 36#36: *1463 [lua] logger.lua:23: b9796984617a01cbbb48b1534b8143ee {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:28:18 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:18 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:28 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:28 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:33 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:189):2: 70a25e430647527488882df902396de9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:28:33 +0000] 70a25e430647527488882df902396de9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:28:33 [info] 36#36: *1468 [lua] logger.lua:23: 70a25e430647527488882df902396de9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:28:38 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:38 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:48 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:189):2: 4154a1431583688c11d335b8cb371dad:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:28:48 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:48 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:48 [info] 36#36: *1472 [lua] logger.lua:23: 4154a1431583688c11d335b8cb371dad {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:28:48 +0000] 4154a1431583688c11d335b8cb371dad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:28:58 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:28:58 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:03 [info] 36#36: *1477 [lua] access_by_lua(msblocations.conf:189):2: 2313a45d8d4bfc9cb314b79456d8d52e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:29:03 [info] 36#36: *1477 [lua] logger.lua:23: 2313a45d8d4bfc9cb314b79456d8d52e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:29:03 +0000] 2313a45d8d4bfc9cb314b79456d8d52e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:29:08 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:08 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:18 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:18 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:18 [info] 36#36: *1482 [lua] access_by_lua(msblocations.conf:189):2: c21ca48968ded990c749464f6ef0d18a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:29:18 [info] 36#36: *1482 [lua] logger.lua:23: c21ca48968ded990c749464f6ef0d18a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:29:18 +0000] c21ca48968ded990c749464f6ef0d18a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/01 05:29:28 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:28 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:33 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:189):2: 08916e23c184f9a59ff034ee2c00fefe:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:29:33 +0000] 08916e23c184f9a59ff034ee2c00fefe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:29:33 [info] 36#36: *1485 [lua] logger.lua:23: 08916e23c184f9a59ff034ee2c00fefe {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:29:38 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:38 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:48 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:48 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:48 [info] 36#36: *1491 [lua] access_by_lua(msblocations.conf:189):2: 0ac88b2e3b166e76c3fd863401599f3d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:29:48 +0000] 0ac88b2e3b166e76c3fd863401599f3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/01 05:29:48 [info] 36#36: *1491 [lua] logger.lua:23: 0ac88b2e3b166e76c3fd863401599f3d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/01 05:29:58 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:29:58 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:03 [info] 36#36: *1494 [lua] access_by_lua(msblocations.conf:189):2: 784ee512573f14188677b25659bb7ad2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:30:03 [info] 36#36: *1494 [lua] logger.lua:23: 784ee512573f14188677b25659bb7ad2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:30:03 +0000] 784ee512573f14188677b25659bb7ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:30:08 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:08 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:18 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:18 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:18 [info] 36#36: *1499 [lua] access_by_lua(msblocations.conf:189):2: a0519abfe458d88572e94f9c345987e5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:30:18 [info] 36#36: *1499 [lua] logger.lua:23: a0519abfe458d88572e94f9c345987e5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:30:18 +0000] a0519abfe458d88572e94f9c345987e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:30:28 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:28 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:33 [info] 36#36: *1502 [lua] access_by_lua(msblocations.conf:189):2: d915e7bdc9385a0f5cc96ff920146b41:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:30:33 [info] 36#36: *1502 [lua] logger.lua:23: d915e7bdc9385a0f5cc96ff920146b41 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:30:33 +0000] d915e7bdc9385a0f5cc96ff920146b41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:30:38 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:38 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:48 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:48 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:48 [info] 36#36: *1508 [lua] access_by_lua(msblocations.conf:189):2: 689b33ad04bd118c561df6e4210230ad:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:30:48 [info] 36#36: *1508 [lua] logger.lua:23: 689b33ad04bd118c561df6e4210230ad {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:30:48 +0000] 689b33ad04bd118c561df6e4210230ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:30:58 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:30:58 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:03 [info] 36#36: *1511 [lua] access_by_lua(msblocations.conf:189):2: 55db1f8b6f79078fa4a6fd92a2dbb336:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:31:03 [info] 36#36: *1511 [lua] logger.lua:23: 55db1f8b6f79078fa4a6fd92a2dbb336 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:31:03 +0000] 55db1f8b6f79078fa4a6fd92a2dbb336 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:31:08 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:08 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:18 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:18 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:18 [info] 36#36: *1516 [lua] access_by_lua(msblocations.conf:189):2: 824e837ce04bcbfbfb087b67f84bb907:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:31:18 [info] 36#36: *1516 [lua] logger.lua:23: 824e837ce04bcbfbfb087b67f84bb907 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:31:18 +0000] 824e837ce04bcbfbfb087b67f84bb907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/01 05:31:28 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:28 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:33 [info] 36#36: *1519 [lua] access_by_lua(msblocations.conf:189):2: 02a41d8b5a0daab0be506b3b987876da:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:31:33 [info] 36#36: *1519 [lua] logger.lua:23: 02a41d8b5a0daab0be506b3b987876da {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:31:33 +0000] 02a41d8b5a0daab0be506b3b987876da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:31:38 [info] 36#36: *1522 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:38 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:48 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:48 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:48 [info] 36#36: *1525 [lua] access_by_lua(msblocations.conf:189):2: bdad09e9dde74c5310c602bdfb22bc4f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:31:48 +0000] bdad09e9dde74c5310c602bdfb22bc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:31:48 [info] 36#36: *1525 [lua] logger.lua:23: bdad09e9dde74c5310c602bdfb22bc4f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:31:58 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:31:58 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:03 [info] 36#36: *1528 [lua] access_by_lua(msblocations.conf:189):2: 88f73d01b5c0a10cee1e9b82cdbd185d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:32:03 +0000] 88f73d01b5c0a10cee1e9b82cdbd185d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:32:03 [info] 36#36: *1528 [lua] logger.lua:23: 88f73d01b5c0a10cee1e9b82cdbd185d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:32:08 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:08 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:18 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:18 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
10.233.67.113 - - [01/Feb/2023:05:32:18 +0000] 9f8fbc822cac2c1c55f33bc02029d348 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:32:18 [info] 36#36: *1533 [lua] access_by_lua(msblocations.conf:189):2: 9f8fbc822cac2c1c55f33bc02029d348:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:32:18 [info] 36#36: *1533 [lua] logger.lua:23: 9f8fbc822cac2c1c55f33bc02029d348 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:32:28 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:28 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:33 [info] 36#36: *1536 [lua] access_by_lua(msblocations.conf:189):2: 6213d62b04c4977f38eb872d97148151:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:32:33 [info] 36#36: *1536 [lua] logger.lua:23: 6213d62b04c4977f38eb872d97148151 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:32:33 +0000] 6213d62b04c4977f38eb872d97148151 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:32:38 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:38 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:48 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:48 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:48 [info] 36#36: *1542 [lua] access_by_lua(msblocations.conf:189):2: ef88ef6756df5cddb02abdf66a45bc22:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:32:48 [info] 36#36: *1542 [lua] logger.lua:23: ef88ef6756df5cddb02abdf66a45bc22 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:32:48 +0000] ef88ef6756df5cddb02abdf66a45bc22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/01 05:32:58 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:32:58 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:03 [info] 36#36: *1545 [lua] access_by_lua(msblocations.conf:189):2: 403e19cd762f398cae7a9b4153056f4f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:33:03 [info] 36#36: *1545 [lua] logger.lua:23: 403e19cd762f398cae7a9b4153056f4f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:33:03 +0000] 403e19cd762f398cae7a9b4153056f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:33:08 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:08 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:18 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:18 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:18 [info] 36#36: *1550 [lua] access_by_lua(msblocations.conf:189):2: 90691c967034c79aa1cc314397fd47ed:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:33:18 [info] 36#36: *1550 [lua] logger.lua:23: 90691c967034c79aa1cc314397fd47ed {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:33:18 +0000] 90691c967034c79aa1cc314397fd47ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:33:28 [info] 36#36: *1551 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:28 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:33 [info] 36#36: *1553 [lua] access_by_lua(msblocations.conf:189):2: 8aaa7339a08ae4ec61dcde3c857ffa0c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:33:33 +0000] 8aaa7339a08ae4ec61dcde3c857ffa0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:33:33 [info] 36#36: *1553 [lua] logger.lua:23: 8aaa7339a08ae4ec61dcde3c857ffa0c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:33:38 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:38 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:48 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:48 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:48 [info] 36#36: *1559 [lua] access_by_lua(msblocations.conf:189):2: 7dc0cb5ed4ea1f7ad06fbc8ba111a1b1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:33:48 +0000] 7dc0cb5ed4ea1f7ad06fbc8ba111a1b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:33:48 [info] 36#36: *1559 [lua] logger.lua:23: 7dc0cb5ed4ea1f7ad06fbc8ba111a1b1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:33:58 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:33:58 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:03 [info] 36#36: *1562 [lua] access_by_lua(msblocations.conf:189):2: 126fb1a0fe32f2497a2f9e4dc0933f5a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:34:03 [info] 36#36: *1562 [lua] logger.lua:23: 126fb1a0fe32f2497a2f9e4dc0933f5a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:34:03 +0000] 126fb1a0fe32f2497a2f9e4dc0933f5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:34:08 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:08 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:18 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:18 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:18 [info] 36#36: *1567 [lua] access_by_lua(msblocations.conf:189):2: d37be82117b8b84d0865f3e7f6ef26a5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:34:18 [info] 36#36: *1567 [lua] logger.lua:23: d37be82117b8b84d0865f3e7f6ef26a5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:34:18 +0000] d37be82117b8b84d0865f3e7f6ef26a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:34:28 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:28 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:33 [info] 36#36: *1570 [lua] access_by_lua(msblocations.conf:189):2: 4506bb1f6e4f24927a9391beb3bdeb2e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:34:33 [info] 36#36: *1570 [lua] logger.lua:23: 4506bb1f6e4f24927a9391beb3bdeb2e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:34:33 +0000] 4506bb1f6e4f24927a9391beb3bdeb2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:34:38 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:38 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:48 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:48 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:48 [info] 36#36: *1576 [lua] access_by_lua(msblocations.conf:189):2: 335327e4ad40b112dc5409486298ac91:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:34:48 [info] 36#36: *1576 [lua] logger.lua:23: 335327e4ad40b112dc5409486298ac91 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:34:48 +0000] 335327e4ad40b112dc5409486298ac91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:34:58 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:34:58 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:03 [info] 36#36: *1579 [lua] access_by_lua(msblocations.conf:189):2: 9debe1430cdecc87eecfcecbcad06aa1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:35:03 [info] 36#36: *1579 [lua] logger.lua:23: 9debe1430cdecc87eecfcecbcad06aa1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:35:03 +0000] 9debe1430cdecc87eecfcecbcad06aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:35:08 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:08 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:18 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:18 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:18 [info] 36#36: *1584 [lua] access_by_lua(msblocations.conf:189):2: 5933a310ad9a38bd5cb05580f6107b74:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:35:18 +0000] 5933a310ad9a38bd5cb05580f6107b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:35:18 [info] 36#36: *1584 [lua] logger.lua:23: 5933a310ad9a38bd5cb05580f6107b74 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/01 05:35:28 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:28 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:33 [info] 36#36: *1587 [lua] access_by_lua(msblocations.conf:189):2: 86f0c0b79dfb0e913e0b40fbf63b8865:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:35:33 +0000] 86f0c0b79dfb0e913e0b40fbf63b8865 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/01 05:35:33 [info] 36#36: *1587 [lua] logger.lua:23: 86f0c0b79dfb0e913e0b40fbf63b8865 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:35:38 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:38 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:48 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:48 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:48 [info] 36#36: *1593 [lua] access_by_lua(msblocations.conf:189):2: 9a5f9ce09ae6cb730358bc3e39ab9622:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:35:48 +0000] 9a5f9ce09ae6cb730358bc3e39ab9622 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/01 05:35:48 [info] 36#36: *1593 [lua] logger.lua:23: 9a5f9ce09ae6cb730358bc3e39ab9622 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:35:58 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:35:58 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:03 [info] 36#36: *1596 [lua] access_by_lua(msblocations.conf:189):2: 10948e7d7ea5725bf77bf3afcbfccd8f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:36:03 [info] 36#36: *1596 [lua] logger.lua:23: 10948e7d7ea5725bf77bf3afcbfccd8f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:36:03 +0000] 10948e7d7ea5725bf77bf3afcbfccd8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:36:08 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:08 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:18 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:18 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:18 [info] 36#36: *1601 [lua] access_by_lua(msblocations.conf:189):2: 42cd2090a1cabc6feaadcc88e69ee5ca:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:36:18 [info] 36#36: *1601 [lua] logger.lua:23: 42cd2090a1cabc6feaadcc88e69ee5ca {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:36:18 +0000] 42cd2090a1cabc6feaadcc88e69ee5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:36:28 [info] 36#36: *1602 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:28 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:33 [info] 36#36: *1604 [lua] access_by_lua(msblocations.conf:189):2: 3bedef1d3ed51d5b7a2b806f81af85fb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:36:33 [info] 36#36: *1604 [lua] logger.lua:23: 3bedef1d3ed51d5b7a2b806f81af85fb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:36:33 +0000] 3bedef1d3ed51d5b7a2b806f81af85fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:36:38 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:38 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:48 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:48 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:48 [info] 36#36: *1610 [lua] access_by_lua(msblocations.conf:189):2: b32e714ec9cd8f9421d7d169b763c3b1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.113 - - [01/Feb/2023:05:36:48 +0000] b32e714ec9cd8f9421d7d169b763c3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 05:36:48 [info] 36#36: *1610 [lua] logger.lua:23: b32e714ec9cd8f9421d7d169b763c3b1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/01 05:36:58 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:36:58 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:03 [info] 36#36: *1613 [lua] access_by_lua(msblocations.conf:189):2: 6daec810033314c61e92f84f9a557618:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:37:03 [info] 36#36: *1613 [lua] logger.lua:23: 6daec810033314c61e92f84f9a557618 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:37:03 +0000] 6daec810033314c61e92f84f9a557618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:37:08 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:08 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:18 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:18 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:18 [info] 36#36: *1618 [lua] access_by_lua(msblocations.conf:189):2: 5911b9092c80338206eac627ec613370:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/01 05:37:18 [info] 36#36: *1618 [lua] logger.lua:23: 5911b9092c80338206eac627ec613370 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:37:18 +0000] 5911b9092c80338206eac627ec613370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/01 05:37:28 [info] 36#36: *1619 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:28 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:33 [info] 36#36: *1621 [lua] access_by_lua(msblocations.conf:189):2: f6f3118d9d8a971b58a9dd890ceaf47d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:37:33 +0000] f6f3118d9d8a971b58a9dd890ceaf47d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/01 05:37:33 [info] 36#36: *1621 [lua] logger.lua:23: f6f3118d9d8a971b58a9dd890ceaf47d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/01 05:37:38 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:38 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:48 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:48 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:48 [info] 36#36: *1627 [lua] access_by_lua(msblocations.conf:189):2: 2a3c14556fbb37f5a76eef2328dd0160:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:37:48 [info] 36#36: *1627 [lua] logger.lua:23: 2a3c14556fbb37f5a76eef2328dd0160 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:37:48 +0000] 2a3c14556fbb37f5a76eef2328dd0160 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/01 05:37:58 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:37:58 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:38:03 [info] 36#36: *1630 [lua] access_by_lua(msblocations.conf:189):2: b033f578c6eec8bb86ca2b77997fa94c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/01 05:38:03 [info] 36#36: *1630 [lua] logger.lua:23: b033f578c6eec8bb86ca2b77997fa94c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:38:03 +0000] b033f578c6eec8bb86ca2b77997fa94c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.113 - - [01/Feb/2023:05:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/01 05:38:08 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:38:08 [info] 36#36: *1632 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:38:18 [info] 36#36: *1633 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:38:18 [info] 36#36: *1634 client closed connection while SSL handshaking, client: 10.233.67.132, server: 0.0.0.0:443
2023/02/01 05:38:18 [info] 36#36: *1635 [lua] access_by_lua(msblocations.conf:189):2: cc8179d0fc92d6452be8eac0c6947550:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.113 - - [01/Feb/2023:05:38:18 +0000] "HEAD /iui/microservice