Results

By type

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

2023-02-03 03:17:18 886 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-02-03 03:17:18 886 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-02-03 03:17:18 887 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-02-03 03:17:18 887 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-02-03 03:17:18 888 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-02-03 03:17:18 888 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-02-03 03:17:18 888 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-02-03 03:17:19 059 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-02-03 03:17:19 255 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-02-03 03:17:19 256 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-02-03 03:17:19 256 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-02-03 03:17:20 883 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/02/03 03:17:21 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:21 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:26 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: b067889bbc53887ae2dfc7950cb99b60:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:17:26 +0000] b067889bbc53887ae2dfc7950cb99b60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.384 upstream_response_time:0.380 "-" "Consul Health Check" "-"
2023/02/03 03:17:26 [info] 36#36: *14 [lua] logger.lua:23: b067889bbc53887ae2dfc7950cb99b60 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 114
2023/02/03 03:17:31 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:31 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:31 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 302e18d88f268258a90372a15970b064:receive the request, client: 10.233.66.148, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.66.148 - - [03/Feb/2023:03:17:32 +0000] 302e18d88f268258a90372a15970b064 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.575 upstream_response_time:0.574 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/02/03 03:17:32 [info] 36#36: *19 [lua] logger.lua:23: 302e18d88f268258a90372a15970b064 {"matched":"microservices"} while logging request, client: 10.233.66.148, 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.148 - - [03/Feb/2023:03:17:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 592
2023/02/03 03:17:41 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:41 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:41 [info] 36#36: *22 [lua] access_by_lua(msblocations.conf:189):2: 93f62cca538133dce13e2c26495d1302:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/03 03:17:41 [info] 36#36: *22 [lua] logger.lua:23: 93f62cca538133dce13e2c26495d1302 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:17:41 +0000] 93f62cca538133dce13e2c26495d1302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.045 "-" "Consul Health Check" "-"
2023/02/03 03:17:42 [info] 36#36: *19 client 10.233.66.148 closed keepalive connection
2023/02/03 03:17:51 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:51 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:17:56 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:189):2: f9a1fe025c5d7477c8f9f4c2b7c36f4e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:17:56 [info] 36#36: *25 [lua] logger.lua:23: f9a1fe025c5d7477c8f9f4c2b7c36f4e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 61
10.233.66.127 - - [03/Feb/2023:03:17:56 +0000] f9a1fe025c5d7477c8f9f4c2b7c36f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.113 upstream_response_time:0.101 "-" "Consul Health Check" "-"
2023/02/03 03:18:01 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:01 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:02 [info] 36#36: *28 [lua] access_by_lua(msblocations.conf:189):2: 2ac371efdef9563982a70c08a51078e5:receive the request, client: 10.233.69.77, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.69.77 - - [03/Feb/2023:03:18:02 +0000] 2ac371efdef9563982a70c08a51078e5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.302 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/02/03 03:18:02 [info] 36#36: *28 [lua] logger.lua:23: 2ac371efdef9563982a70c08a51078e5 {"matched":"microservices"} while logging request, client: 10.233.69.77, 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.77 - - [03/Feb/2023:03:18:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 301
2023/02/03 03:18:07 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/02/03 03:18:07 [notice] 34#34: signal 17 (SIGCHLD) received from 44
2023/02/03 03:18:07 [notice] 34#34: cache loader process 44 exited with code 0
2023/02/03 03:18:07 [notice] 34#34: signal 29 (SIGIO) received
2023/02/03 03:18:11 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:11 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:11 [info] 36#36: *28 client 10.233.69.77 closed keepalive connection
2023/02/03 03:18:11 [info] 36#36: *33 [lua] access_by_lua(msblocations.conf:189):2: f100242e947defc220545e6762a5b1a3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:18:11 [info] 36#36: *33 [lua] logger.lua:23: f100242e947defc220545e6762a5b1a3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
10.233.66.127 - - [03/Feb/2023:03:18:11 +0000] f100242e947defc220545e6762a5b1a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "Consul Health Check" "-"
2023/02/03 03:18:21 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:21 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:26 [info] 36#36: *36 [lua] access_by_lua(msblocations.conf:189):2: 23212def7ec3f307c25a63c3ec344126:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:18:26 +0000] 23212def7ec3f307c25a63c3ec344126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 03:18:26 [info] 36#36: *36 [lua] logger.lua:23: 23212def7ec3f307c25a63c3ec344126 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:18:31 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:31 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:41 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:41 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:41 [info] 36#36: *41 [lua] access_by_lua(msblocations.conf:189):2: 7108578690d04c68301fa1d193997395:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:18:42 +0000] 7108578690d04c68301fa1d193997395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.051 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
2023/02/03 03:18:42 [info] 36#36: *41 [lua] logger.lua:23: 7108578690d04c68301fa1d193997395 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:18:51 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:51 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:18:57 [info] 36#36: *44 [lua] access_by_lua(msblocations.conf:189):2: b685532541b654bb5ff26e0c8b5a5017:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:18:57 +0000] b685532541b654bb5ff26e0c8b5a5017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.078 upstream_response_time:0.035 "-" "Consul Health Check" "-"
2023/02/03 03:18:57 [info] 36#36: *44 [lua] logger.lua:23: b685532541b654bb5ff26e0c8b5a5017 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/03 03:19:01 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:01 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:11 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:11 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:12 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: 7f4a76aef9b4ee9a4ffb78930608756d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:19:12 [info] 36#36: *50 [lua] logger.lua:23: 7f4a76aef9b4ee9a4ffb78930608756d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:19:12 +0000] 7f4a76aef9b4ee9a4ffb78930608756d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:19:21 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:21 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:27 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: d5a6bad42ecf5d9447477937f0b5d28a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:19:27 [info] 36#36: *53 [lua] logger.lua:23: d5a6bad42ecf5d9447477937f0b5d28a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:19:27 +0000] d5a6bad42ecf5d9447477937f0b5d28a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/02/03 03:19:31 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:31 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:41 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:41 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:42 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: 66cbf45e5bb95c7f6194ea6323f399f8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:19:42 [info] 36#36: *58 [lua] logger.lua:23: 66cbf45e5bb95c7f6194ea6323f399f8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:19:42 +0000] 66cbf45e5bb95c7f6194ea6323f399f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:19:51 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:51 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:19:57 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: 1e70bb1581153a47be7b8f1326dc164e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:19:57 +0000] 1e70bb1581153a47be7b8f1326dc164e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/02/03 03:19:57 [info] 36#36: *61 [lua] logger.lua:23: 1e70bb1581153a47be7b8f1326dc164e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38
2023/02/03 03:20:01 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:01 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:11 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:11 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:12 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: deab17c0a581f949388cee170ad85acc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:20:12 [info] 36#36: *67 [lua] logger.lua:23: deab17c0a581f949388cee170ad85acc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:20:12 +0000] deab17c0a581f949388cee170ad85acc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:20:21 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:21 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:27 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: d7eed6750b4c9c5c11e8480bdd282afd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35
2023/02/03 03:20:27 [info] 36#36: *70 [lua] logger.lua:23: d7eed6750b4c9c5c11e8480bdd282afd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:20:27 +0000] d7eed6750b4c9c5c11e8480bdd282afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.069 upstream_response_time:0.068 "-" "Consul Health Check" "-"
2023/02/03 03:20:31 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:31 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:41 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:41 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:42 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: 168fb331212c33ceb4aa92bf30621d65:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:20:42 +0000] 168fb331212c33ceb4aa92bf30621d65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:20:42 [info] 36#36: *75 [lua] logger.lua:23: 168fb331212c33ceb4aa92bf30621d65 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 03:20:51 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:51 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:20:57 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: 6b80882a7c3c13cc2faffd37f9de8882:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:20:57 [info] 36#36: *78 [lua] logger.lua:23: 6b80882a7c3c13cc2faffd37f9de8882 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:20:57 +0000] 6b80882a7c3c13cc2faffd37f9de8882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2023/02/03 03:21:01 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:01 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:11 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:11 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:12 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: a795c66b3bd05e8c6fcf86bd00d425b1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:21:12 [info] 36#36: *84 [lua] logger.lua:23: a795c66b3bd05e8c6fcf86bd00d425b1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:21:12 +0000] a795c66b3bd05e8c6fcf86bd00d425b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.061 upstream_response_time:0.043 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:21:21 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:21 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:27 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: 4baf533a015913e1e2b494a6e4fe267f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:21:27 +0000] 4baf533a015913e1e2b494a6e4fe267f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 03:21:27 [info] 36#36: *87 [lua] logger.lua:23: 4baf533a015913e1e2b494a6e4fe267f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:21:31 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:31 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:41 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:41 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:42 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: e1b9ec66eb046e23d813d850a1adbcb4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:21:42 +0000] e1b9ec66eb046e23d813d850a1adbcb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.039 "-" "Consul Health Check" "-"
2023/02/03 03:21:42 [info] 36#36: *92 [lua] logger.lua:23: e1b9ec66eb046e23d813d850a1adbcb4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/03 03:21:51 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:51 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:21:57 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: 35fa125b1b888d789e6292fdb674d05d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:21:57 [info] 36#36: *95 [lua] logger.lua:23: 35fa125b1b888d789e6292fdb674d05d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:21:57 +0000] 35fa125b1b888d789e6292fdb674d05d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.109 upstream_response_time:0.108 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 88
2023/02/03 03:22:01 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:01 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:11 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:11 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:12 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: fd774ad33ed1a4b45e89abca16d055bf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:22:12 [info] 36#36: *101 [lua] logger.lua:23: fd774ad33ed1a4b45e89abca16d055bf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:22:12 +0000] fd774ad33ed1a4b45e89abca16d055bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 03:22:21 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:21 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:27 [info] 36#36: *104 [lua] access_by_lua(msblocations.conf:189):2: 63e84934cbeff3c2911c6ca012bdeb6c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:22:27 [info] 36#36: *104 [lua] logger.lua:23: 63e84934cbeff3c2911c6ca012bdeb6c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
10.233.66.127 - - [03/Feb/2023:03:22:27 +0000] 63e84934cbeff3c2911c6ca012bdeb6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.056 "-" "Consul Health Check" "-"
2023/02/03 03:22:31 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:31 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:41 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:41 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:42 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 0fa0c8b3610d22153ee6ed1677780875:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:22:42 [info] 36#36: *109 [lua] logger.lua:23: 0fa0c8b3610d22153ee6ed1677780875 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:22:42 +0000] 0fa0c8b3610d22153ee6ed1677780875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/03 03:22:51 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:51 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:22:57 [info] 36#36: *112 [lua] access_by_lua(msblocations.conf:189):2: 543935664daf69fd6b45f57dee9686f0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:22:57 [info] 36#36: *112 [lua] logger.lua:23: 543935664daf69fd6b45f57dee9686f0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:22:57 +0000] 543935664daf69fd6b45f57dee9686f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 03:23:01 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:01 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:11 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:11 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:12 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 19549531b892e32e600fba438a28ad33:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:23:12 [info] 36#36: *118 [lua] logger.lua:23: 19549531b892e32e600fba438a28ad33 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:23:12 +0000] 19549531b892e32e600fba438a28ad33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/03 03:23:21 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:21 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:27 [info] 36#36: *121 [lua] access_by_lua(msblocations.conf:189):2: f853f6430c1ac7b2fb387f991a7da306:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:23:27 +0000] f853f6430c1ac7b2fb387f991a7da306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 03:23:27 [info] 36#36: *121 [lua] logger.lua:23: f853f6430c1ac7b2fb387f991a7da306 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:23:31 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:31 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:41 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:41 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:43 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: 8bb7106ab7c163dac600e667b76c9c3f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 03:23:43 [info] 36#36: *126 [lua] logger.lua:23: 8bb7106ab7c163dac600e667b76c9c3f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:23:43 +0000] 8bb7106ab7c163dac600e667b76c9c3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/03 03:23:51 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:51 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:23:58 [info] 36#36: *129 [lua] access_by_lua(msblocations.conf:189):2: 3a951304209f445acaae42532f64825b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:23:58 [info] 36#36: *129 [lua] logger.lua:23: 3a951304209f445acaae42532f64825b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:23:58 +0000] 3a951304209f445acaae42532f64825b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.131 upstream_response_time:0.128 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 84
2023/02/03 03:24:01 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:01 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:11 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:11 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:13 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 76f6856aab2321f5177b4b041f3899ce:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:24:13 +0000] 76f6856aab2321f5177b4b041f3899ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:24:13 [info] 36#36: *135 [lua] logger.lua:23: 76f6856aab2321f5177b4b041f3899ce {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:24:21 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:21 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
10.233.66.127 - - [03/Feb/2023:03:24:28 +0000] 298597a7c7192c7375bcf2b7822de737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:24:28 [info] 36#36: *138 [lua] access_by_lua(msblocations.conf:189):2: 298597a7c7192c7375bcf2b7822de737:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:24:28 [info] 36#36: *138 [lua] logger.lua:23: 298597a7c7192c7375bcf2b7822de737 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:24:31 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:31 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:41 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:41 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:43 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: d43005b4d3cfedf597f4e5c542f11a9a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:24:43 [info] 36#36: *143 [lua] logger.lua:23: d43005b4d3cfedf597f4e5c542f11a9a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:24:43 +0000] d43005b4d3cfedf597f4e5c542f11a9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:24:51 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:51 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:24:58 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: 3b2c8b8a7ee3cd90905db537933930a7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:24:58 [info] 36#36: *146 [lua] logger.lua:23: 3b2c8b8a7ee3cd90905db537933930a7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:24:58 +0000] 3b2c8b8a7ee3cd90905db537933930a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 44
2023/02/03 03:25:01 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:01 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:11 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:11 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:13 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 22eb3cdab358117c62c878a9223c7075:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:25:13 [info] 36#36: *152 [lua] logger.lua:23: 22eb3cdab358117c62c878a9223c7075 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:25:13 +0000] 22eb3cdab358117c62c878a9223c7075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/03 03:25:21 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:21 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:28 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: e614b8bcb55c12bf4935d47e2f6476d1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:25:28 [info] 36#36: *155 [lua] logger.lua:23: e614b8bcb55c12bf4935d47e2f6476d1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:25:28 +0000] e614b8bcb55c12bf4935d47e2f6476d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 03:25:31 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:31 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:41 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:41 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:43 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 7df21ad904d451c4b7e92be530e4373b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:25:43 [info] 36#36: *160 [lua] logger.lua:23: 7df21ad904d451c4b7e92be530e4373b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:25:43 +0000] 7df21ad904d451c4b7e92be530e4373b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:25:51 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:51 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:25:58 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: b44a65faaabd6236b823ae421daf607a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:25:58 +0000] b44a65faaabd6236b823ae421daf607a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:25:58 [info] 36#36: *163 [lua] logger.lua:23: b44a65faaabd6236b823ae421daf607a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:26:01 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:01 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:11 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:11 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:13 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: 81f917ec4f2c100d84cce4982808bd75:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:26:13 +0000] 81f917ec4f2c100d84cce4982808bd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 03:26:13 [info] 36#36: *169 [lua] logger.lua:23: 81f917ec4f2c100d84cce4982808bd75 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:26:21 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:21 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:28 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 450ad48d148440f0980028a47549669b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:26:28 +0000] 450ad48d148440f0980028a47549669b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 03:26:28 [info] 36#36: *172 [lua] logger.lua:23: 450ad48d148440f0980028a47549669b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 03:26:31 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:31 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:41 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:41 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:43 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: ecb7ed95c8f6444016b297c69a0a36e2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:26:43 +0000] ecb7ed95c8f6444016b297c69a0a36e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 03:26:43 [info] 36#36: *177 [lua] logger.lua:23: ecb7ed95c8f6444016b297c69a0a36e2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 03:26:51 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:51 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:26:58 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: 4a584d604eb1d4c3fa0d649e2d840546:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:26:58 [info] 36#36: *180 [lua] logger.lua:23: 4a584d604eb1d4c3fa0d649e2d840546 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:26:58 +0000] 4a584d604eb1d4c3fa0d649e2d840546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 03:27:01 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:01 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:11 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:11 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:13 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: 5e105d4b3d90027352053b07fa80de8c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:27:13 [info] 36#36: *186 [lua] logger.lua:23: 5e105d4b3d90027352053b07fa80de8c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:27:13 +0000] 5e105d4b3d90027352053b07fa80de8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:27:21 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:21 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:28 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: ca59799d5b3c28755131423869c74490:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:27:28 [info] 36#36: *189 [lua] logger.lua:23: ca59799d5b3c28755131423869c74490 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:27:28 +0000] ca59799d5b3c28755131423869c74490 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:27:31 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:31 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:41 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:41 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:43 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: c051ff71928bba323cf38c059edb2699:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:27:43 [info] 36#36: *194 [lua] logger.lua:23: c051ff71928bba323cf38c059edb2699 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:27:43 +0000] c051ff71928bba323cf38c059edb2699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:27:51 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:51 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:27:58 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: afdf33f1bb41016ca9bb9bb6e2d60410:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:27:58 [info] 36#36: *197 [lua] logger.lua:23: afdf33f1bb41016ca9bb9bb6e2d60410 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:27:58 +0000] afdf33f1bb41016ca9bb9bb6e2d60410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/03 03:28:01 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:01 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:11 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:11 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:13 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: ccceb74732c09fb131df680d49b8c75f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:28:13 [info] 36#36: *203 [lua] logger.lua:23: ccceb74732c09fb131df680d49b8c75f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:28:13 +0000] ccceb74732c09fb131df680d49b8c75f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:28:21 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:21 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:28 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: 88d1f77934fe67d7a4ccf0c84e9db523:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:28:28 [info] 36#36: *206 [lua] logger.lua:23: 88d1f77934fe67d7a4ccf0c84e9db523 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:28:28 +0000] 88d1f77934fe67d7a4ccf0c84e9db523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:28:31 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:31 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:41 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:41 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:43 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: e1582ea332091253d290391a389541fd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:03:28:43 +0000] e1582ea332091253d290391a389541fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/03 03:28:43 [info] 36#36: *211 [lua] logger.lua:23: e1582ea332091253d290391a389541fd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:28:51 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:51 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:28:58 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: 1e02f23c0fd8ce2fdcff8ac76faab361:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:28:58 [info] 36#36: *214 [lua] logger.lua:23: 1e02f23c0fd8ce2fdcff8ac76faab361 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:28:58 +0000] 1e02f23c0fd8ce2fdcff8ac76faab361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:29:01 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:01 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:11 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:11 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:13 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 0a5d34a4626b8d996adba2c237ec576d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:03:29:13 +0000] 0a5d34a4626b8d996adba2c237ec576d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/03 03:29:13 [info] 36#36: *220 [lua] logger.lua:23: 0a5d34a4626b8d996adba2c237ec576d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:29:21 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:21 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:28 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: b5ba9cbd1aa3690902838b1d60030cf7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:29:28 +0000] b5ba9cbd1aa3690902838b1d60030cf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/03 03:29:28 [info] 36#36: *223 [lua] logger.lua:23: b5ba9cbd1aa3690902838b1d60030cf7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 03:29:31 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:31 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:41 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:41 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:43 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 62c7820056135a48fa9ad6f4a77ebe88:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:29:43 +0000] 62c7820056135a48fa9ad6f4a77ebe88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:29:43 [info] 36#36: *228 [lua] logger.lua:23: 62c7820056135a48fa9ad6f4a77ebe88 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:29:51 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:51 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:29:58 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: 95d4302aca2d303943cac2dd5ce9e095:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:29:58 [info] 36#36: *231 [lua] logger.lua:23: 95d4302aca2d303943cac2dd5ce9e095 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:29:58 +0000] 95d4302aca2d303943cac2dd5ce9e095 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 03:30:01 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:01 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:11 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:11 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:13 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: e84777ab4a6f04f46f60ebe258e4fd2e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:30:13 [info] 36#36: *237 [lua] logger.lua:23: e84777ab4a6f04f46f60ebe258e4fd2e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:30:13 +0000] e84777ab4a6f04f46f60ebe258e4fd2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 03:30:21 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:21 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:28 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: fe63ce89eed29000dc5f823e715f0cc5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:30:28 +0000] fe63ce89eed29000dc5f823e715f0cc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/03 03:30:28 [info] 36#36: *240 [lua] logger.lua:23: fe63ce89eed29000dc5f823e715f0cc5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 03:30:31 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:31 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:41 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:41 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:43 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: 51259c5061fd13efc8182f766c9a192a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:30:43 [info] 36#36: *245 [lua] logger.lua:23: 51259c5061fd13efc8182f766c9a192a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:30:43 +0000] 51259c5061fd13efc8182f766c9a192a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:30:51 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:51 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:30:58 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: 48ff4241e7f89440968ed3b353349125:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:30:58 [info] 36#36: *248 [lua] logger.lua:23: 48ff4241e7f89440968ed3b353349125 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:30:58 +0000] 48ff4241e7f89440968ed3b353349125 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:31:01 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:01 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:11 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:11 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:13 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: 51b1c651021fef1e7b33d1a9b6db6fd4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:31:13 [info] 36#36: *254 [lua] logger.lua:23: 51b1c651021fef1e7b33d1a9b6db6fd4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:31:13 +0000] 51b1c651021fef1e7b33d1a9b6db6fd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:31:21 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:21 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:28 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: be2cac4ca69c15fb8eaee924d6eeb20a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:31:28 [info] 36#36: *257 [lua] logger.lua:23: be2cac4ca69c15fb8eaee924d6eeb20a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:31:28 +0000] be2cac4ca69c15fb8eaee924d6eeb20a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 03:31:31 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:31 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:41 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:41 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:43 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 4eac736ebdaa5f0b0b8924e148d4d66f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:31:43 [info] 36#36: *262 [lua] logger.lua:23: 4eac736ebdaa5f0b0b8924e148d4d66f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:31:43 +0000] 4eac736ebdaa5f0b0b8924e148d4d66f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:31:51 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:51 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:31:58 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: a3714e62650a69ccfc03af26b13625ca:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:31:58 [info] 36#36: *265 [lua] logger.lua:23: a3714e62650a69ccfc03af26b13625ca {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:31:58 +0000] a3714e62650a69ccfc03af26b13625ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:32:01 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:01 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:11 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:11 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:13 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: 3ac0731bece3db17450d400b83bab27e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 03:32:13 [info] 36#36: *271 [lua] logger.lua:23: 3ac0731bece3db17450d400b83bab27e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:32:13 +0000] 3ac0731bece3db17450d400b83bab27e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/03 03:32:21 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:21 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:28 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: fafcabe44fe7b219df7c8cc3d22e520c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:32:28 +0000] fafcabe44fe7b219df7c8cc3d22e520c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:32:28 [info] 36#36: *274 [lua] logger.lua:23: fafcabe44fe7b219df7c8cc3d22e520c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:32:31 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:31 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:41 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:41 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:43 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 0080c02468a05886a6763795cdb02de6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:32:43 [info] 36#36: *279 [lua] logger.lua:23: 0080c02468a05886a6763795cdb02de6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:32:43 +0000] 0080c02468a05886a6763795cdb02de6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:32:51 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:51 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:32:58 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: eec6928cf996de39c4a23bc55dce2d6e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:03:32:58 +0000] eec6928cf996de39c4a23bc55dce2d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/03 03:32:58 [info] 36#36: *282 [lua] logger.lua:23: eec6928cf996de39c4a23bc55dce2d6e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:33:01 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:01 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:11 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:11 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:13 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 2c626d9fc3e1299318fa950a543cc1ae:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:33:13 +0000] 2c626d9fc3e1299318fa950a543cc1ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 03:33:13 [info] 36#36: *288 [lua] logger.lua:23: 2c626d9fc3e1299318fa950a543cc1ae {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:33:21 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:21 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:28 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: 792193acf28d45724577acb2330b2ef2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:33:28 +0000] 792193acf28d45724577acb2330b2ef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/02/03 03:33:28 [info] 36#36: *291 [lua] logger.lua:23: 792193acf28d45724577acb2330b2ef2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/03 03:33:31 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:31 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:41 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:41 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:43 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 072407bd81326562b1d82659d0776720:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:33:43 +0000] 072407bd81326562b1d82659d0776720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 03:33:43 [info] 36#36: *296 [lua] logger.lua:23: 072407bd81326562b1d82659d0776720 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:33:51 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:51 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:33:58 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 7d863f6ea7dd18a359f39be3331c80e6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:33:58 [info] 36#36: *299 [lua] logger.lua:23: 7d863f6ea7dd18a359f39be3331c80e6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:33:58 +0000] 7d863f6ea7dd18a359f39be3331c80e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:34:01 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:01 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:11 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:11 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:13 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: aa93f1c3fb558b955713f15e84c72bf1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:34:13 +0000] aa93f1c3fb558b955713f15e84c72bf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 03:34:13 [info] 36#36: *305 [lua] logger.lua:23: aa93f1c3fb558b955713f15e84c72bf1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:34:21 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:21 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:29 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: efdf3487a9d8ffb3856a4f1ce4c4ac25:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:34:29 [info] 36#36: *308 [lua] logger.lua:23: efdf3487a9d8ffb3856a4f1ce4c4ac25 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:34:29 +0000] efdf3487a9d8ffb3856a4f1ce4c4ac25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.046 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40
2023/02/03 03:34:31 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:31 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:41 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:41 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:44 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: c5a200f99ce6d9a7d40b4d1d871e19bb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:34:44 +0000] c5a200f99ce6d9a7d40b4d1d871e19bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 03:34:44 [info] 36#36: *313 [lua] logger.lua:23: c5a200f99ce6d9a7d40b4d1d871e19bb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:34:51 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:51 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:34:59 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: 776c20dbcb147a56bdd54bbc8cbb03c7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:34:59 [info] 36#36: *316 [lua] logger.lua:23: 776c20dbcb147a56bdd54bbc8cbb03c7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:03:34:59 +0000] 776c20dbcb147a56bdd54bbc8cbb03c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:35:01 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:01 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:11 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:11 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:14 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: e18c317a0e15de2e9e2876804091d119:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:35:14 +0000] e18c317a0e15de2e9e2876804091d119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 03:35:14 [info] 36#36: *322 [lua] logger.lua:23: e18c317a0e15de2e9e2876804091d119 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:35:21 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:21 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:29 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: 35e351a2ee4949bf1107d5899ac91315:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:35:29 [info] 36#36: *325 [lua] logger.lua:23: 35e351a2ee4949bf1107d5899ac91315 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:35:29 +0000] 35e351a2ee4949bf1107d5899ac91315 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 03:35:31 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:31 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:41 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:41 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:44 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: b9cfbec02241c6ac97b7d3a041d6a094:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:35:44 [info] 36#36: *330 [lua] logger.lua:23: b9cfbec02241c6ac97b7d3a041d6a094 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:35:44 +0000] b9cfbec02241c6ac97b7d3a041d6a094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:35:51 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:51 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:35:59 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: d29adff2c532daad56ba7125ec6d928b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:35:59 [info] 36#36: *333 [lua] logger.lua:23: d29adff2c532daad56ba7125ec6d928b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:35:59 +0000] d29adff2c532daad56ba7125ec6d928b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:36:01 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:01 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:11 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:11 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:14 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: 0944187647f34962397795116b778e7c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:36:14 [info] 36#36: *339 [lua] logger.lua:23: 0944187647f34962397795116b778e7c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:36:14 +0000] 0944187647f34962397795116b778e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:36:21 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:21 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:29 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: afeb46e16bd8f83c22e0cb929c92d32b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:36:29 +0000] afeb46e16bd8f83c22e0cb929c92d32b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/03 03:36:29 [info] 36#36: *342 [lua] logger.lua:23: afeb46e16bd8f83c22e0cb929c92d32b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 03:36:31 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:31 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:41 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:41 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:44 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 7f45c2131a2359a4fcea4fe58d43729f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:36:44 [info] 36#36: *347 [lua] logger.lua:23: 7f45c2131a2359a4fcea4fe58d43729f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:36:44 +0000] 7f45c2131a2359a4fcea4fe58d43729f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:36:51 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:51 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:36:59 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: 75a83a774363606b27455b734e56d10e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:36:59 [info] 36#36: *350 [lua] logger.lua:23: 75a83a774363606b27455b734e56d10e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:36:59 +0000] 75a83a774363606b27455b734e56d10e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:37:01 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:01 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:11 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:11 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:14 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: 62abb9ed087ecd5e63fbe945da2f18e4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:37:14 [info] 36#36: *356 [lua] logger.lua:23: 62abb9ed087ecd5e63fbe945da2f18e4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:37:14 +0000] 62abb9ed087ecd5e63fbe945da2f18e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:37:21 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:21 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:29 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: 204250eff1096d0960177196949cb28f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:37:29 +0000] 204250eff1096d0960177196949cb28f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/02/03 03:37:29 [info] 36#36: *359 [lua] logger.lua:23: 204250eff1096d0960177196949cb28f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 03:37:31 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:31 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:41 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:41 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:44 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: 58b138ba1ef803e40c73adf006794e2a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:37:44 [info] 36#36: *364 [lua] logger.lua:23: 58b138ba1ef803e40c73adf006794e2a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:37:44 +0000] 58b138ba1ef803e40c73adf006794e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:37:51 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:51 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:37:59 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: cb543aedea0e0a681420e9dc6775ccba:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:37:59 [info] 36#36: *367 [lua] logger.lua:23: cb543aedea0e0a681420e9dc6775ccba {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:37:59 +0000] cb543aedea0e0a681420e9dc6775ccba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:38:01 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:01 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:11 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:11 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:14 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: b03fe9c6152328a549b38fd28d89ef56:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:38:14 [info] 36#36: *373 [lua] logger.lua:23: b03fe9c6152328a549b38fd28d89ef56 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:38:14 +0000] b03fe9c6152328a549b38fd28d89ef56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:38:21 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:21 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:29 [info] 36#36: *376 [lua] access_by_lua(msblocations.conf:189):2: 66e961d37a2eed29cb0a624d16472e5d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:38:29 +0000] 66e961d37a2eed29cb0a624d16472e5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:38:29 [info] 36#36: *376 [lua] logger.lua:23: 66e961d37a2eed29cb0a624d16472e5d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:38:31 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:31 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:41 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:41 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:44 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: 87459df30b7d490b8bf0d02bed7c8f42:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:38:44 +0000] 87459df30b7d490b8bf0d02bed7c8f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 03:38:44 [info] 36#36: *381 [lua] logger.lua:23: 87459df30b7d490b8bf0d02bed7c8f42 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:38:51 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:51 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:38:59 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: 9efa65403c8a6bb64d1b6c73d46cefa0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:38:59 [info] 36#36: *384 [lua] logger.lua:23: 9efa65403c8a6bb64d1b6c73d46cefa0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.127 - - [03/Feb/2023:03:38:59 +0000] 9efa65403c8a6bb64d1b6c73d46cefa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/03 03:39:01 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:01 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:11 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:11 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:14 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 7275f80a0efb2962358115c5aad0430c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:39:14 +0000] 7275f80a0efb2962358115c5aad0430c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/03 03:39:14 [info] 36#36: *390 [lua] logger.lua:23: 7275f80a0efb2962358115c5aad0430c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/03 03:39:21 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:21 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:29 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:189):2: cc2a363beed3289d55d860a93db53714:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:39:29 +0000] cc2a363beed3289d55d860a93db53714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:39:29 [info] 36#36: *393 [lua] logger.lua:23: cc2a363beed3289d55d860a93db53714 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:39:31 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:31 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:41 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:41 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:44 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: aaa2281a47b843b4d72a033f2bf89758:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 03:39:44 [info] 36#36: *398 [lua] logger.lua:23: aaa2281a47b843b4d72a033f2bf89758 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:39:44 +0000] aaa2281a47b843b4d72a033f2bf89758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/03 03:39:51 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:51 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:39:59 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: 6e7279021aa900f55000143514697cf2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.66.127 - - [03/Feb/2023:03:39:59 +0000] 6e7279021aa900f55000143514697cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.063 upstream_response_time:0.054 "-" "Consul Health Check" "-"
2023/02/03 03:39:59 [info] 36#36: *401 [lua] logger.lua:23: 6e7279021aa900f55000143514697cf2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:40:01 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:01 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:11 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:11 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:14 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: 9be6570fce1b9ca34fa363cc36852c2f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:40:14 +0000] 9be6570fce1b9ca34fa363cc36852c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/03 03:40:14 [info] 36#36: *407 [lua] logger.lua:23: 9be6570fce1b9ca34fa363cc36852c2f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/02/03 03:40:21 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:21 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:29 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:189):2: 6352f0418f3b69977fb0b2bdfe2a5237:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:40:29 +0000] 6352f0418f3b69977fb0b2bdfe2a5237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/02/03 03:40:29 [info] 36#36: *410 [lua] logger.lua:23: 6352f0418f3b69977fb0b2bdfe2a5237 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
2023/02/03 03:40:31 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:31 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:41 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:41 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:44 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: 6e40156cee63b0a5324b5b8bdd693b10:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:40:44 [info] 36#36: *415 [lua] logger.lua:23: 6e40156cee63b0a5324b5b8bdd693b10 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:40:44 +0000] 6e40156cee63b0a5324b5b8bdd693b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/03 03:40:45 [info] 36#36: *416 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.207, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.68.207 - - [03/Feb/2023:03:40:45 +0000] 5f5bc58f52dd3105e41256b2b7d7f569 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/02/03 03:40:51 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:51 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:40:59 [info] 36#36: *419 [lua] access_by_lua(msblocations.conf:189):2: d1f878710477c077780849920853b3de:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:40:59 [info] 36#36: *419 [lua] logger.lua:23: d1f878710477c077780849920853b3de {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:40:59 +0000] d1f878710477c077780849920853b3de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 03:41:01 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:01 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:11 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:11 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:14 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:189):2: 2475f79ffcf7a5aa380a58e7090667a1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:41:14 +0000] 2475f79ffcf7a5aa380a58e7090667a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:41:14 [info] 36#36: *425 [lua] logger.lua:23: 2475f79ffcf7a5aa380a58e7090667a1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:41:21 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:21 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:29 [info] 36#36: *428 [lua] access_by_lua(msblocations.conf:189):2: bad51c85757c287ac7f398c1e9254852:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:41:29 [info] 36#36: *428 [lua] logger.lua:23: bad51c85757c287ac7f398c1e9254852 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:41:29 +0000] bad51c85757c287ac7f398c1e9254852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 03:41:31 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:31 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:41 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:41 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:44 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:189):2: 966edf1107648f0f1b73fdb0e5e4a3e5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:03:41:44 +0000] 966edf1107648f0f1b73fdb0e5e4a3e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 03:41:44 [info] 36#36: *433 [lua] logger.lua:23: 966edf1107648f0f1b73fdb0e5e4a3e5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:41:51 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:51 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:41:59 [info] 36#36: *436 [lua] access_by_lua(msblocations.conf:189):2: ef4b310440d5fc3a9b951e77a20a7a2d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:41:59 [info] 36#36: *436 [lua] logger.lua:23: ef4b310440d5fc3a9b951e77a20a7a2d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:41:59 +0000] ef4b310440d5fc3a9b951e77a20a7a2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.038 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2023/02/03 03:42:01 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:01 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:11 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:11 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:14 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: 587fa99bed34c385a1a3d3122411db44:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:42:14 [info] 36#36: *442 [lua] logger.lua:23: 587fa99bed34c385a1a3d3122411db44 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:42:14 +0000] 587fa99bed34c385a1a3d3122411db44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 03:42:21 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:21 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:29 [info] 36#36: *445 [lua] access_by_lua(msblocations.conf:189):2: 9aeefffd4c5d2e5ee1ce4f825dd7f31a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:42:29 [info] 36#36: *445 [lua] logger.lua:23: 9aeefffd4c5d2e5ee1ce4f825dd7f31a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:42:29 +0000] 9aeefffd4c5d2e5ee1ce4f825dd7f31a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 03:42:31 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:31 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:41 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:41 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:44 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: d5823005c17938445fe39dcb029ff5fa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 03:42:44 [info] 36#36: *450 [lua] logger.lua:23: d5823005c17938445fe39dcb029ff5fa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:42:44 +0000] d5823005c17938445fe39dcb029ff5fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/02/03 03:42:51 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:51 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:42:59 [info] 36#36: *453 [lua] access_by_lua(msblocations.conf:189):2: 8270cd0b8b5de4822d4b6523b83e9912:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:43:00 +0000] 8270cd0b8b5de4822d4b6523b83e9912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.065 upstream_response_time:0.063 "-" "Consul Health Check" "-"
2023/02/03 03:43:00 [info] 36#36: *453 [lua] logger.lua:23: 8270cd0b8b5de4822d4b6523b83e9912 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48
2023/02/03 03:43:01 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:01 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:11 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:11 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
10.233.66.127 - - [03/Feb/2023:03:43:15 +0000] 4f36fa030fd54f4f1277e1cab4eaef57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 03:43:15 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: 4f36fa030fd54f4f1277e1cab4eaef57:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:43:15 [info] 36#36: *459 [lua] logger.lua:23: 4f36fa030fd54f4f1277e1cab4eaef57 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:43:21 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:21 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:30 [info] 36#36: *462 [lua] access_by_lua(msblocations.conf:189):2: 665e600293611f5b1da1ab485405db1d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:43:30 [info] 36#36: *462 [lua] logger.lua:23: 665e600293611f5b1da1ab485405db1d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:43:30 +0000] 665e600293611f5b1da1ab485405db1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.088 upstream_response_time:0.084 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50
2023/02/03 03:43:31 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:31 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:41 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:41 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:45 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: 529841696b5df84f00c6bed0d1738914:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:43:45 [info] 36#36: *467 [lua] logger.lua:23: 529841696b5df84f00c6bed0d1738914 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:43:45 +0000] 529841696b5df84f00c6bed0d1738914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:43:51 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:43:51 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:00 [info] 36#36: *470 [lua] access_by_lua(msblocations.conf:189):2: e59e8299edc0ae93f8c1db7137abb778:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:44:00 +0000] e59e8299edc0ae93f8c1db7137abb778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2023/02/03 03:44:00 [info] 36#36: *470 [lua] logger.lua:23: e59e8299edc0ae93f8c1db7137abb778 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52
2023/02/03 03:44:01 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:01 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:11 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:11 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:15 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: 275f86535ab564f7b998f8d9fba5087a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:44:15 +0000] 275f86535ab564f7b998f8d9fba5087a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.048 "-" "Consul Health Check" "-"
2023/02/03 03:44:15 [info] 36#36: *476 [lua] logger.lua:23: 275f86535ab564f7b998f8d9fba5087a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
2023/02/03 03:44:21 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:21 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:30 [info] 36#36: *479 [lua] access_by_lua(msblocations.conf:189):2: d91988bf2b3d4e7d8b9b56a9366b8b45:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:44:30 +0000] d91988bf2b3d4e7d8b9b56a9366b8b45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 03:44:30 [info] 36#36: *479 [lua] logger.lua:23: d91988bf2b3d4e7d8b9b56a9366b8b45 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:44:31 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:31 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:41 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:41 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:45 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: f48710a031ed81ff235ee3285e1a4d00:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.66.127 - - [03/Feb/2023:03:44:45 +0000] f48710a031ed81ff235ee3285e1a4d00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/02/03 03:44:45 [info] 36#36: *484 [lua] logger.lua:23: f48710a031ed81ff235ee3285e1a4d00 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:44:51 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:44:51 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:00 [info] 36#36: *487 [lua] access_by_lua(msblocations.conf:189):2: 96f7d3f27c8be807650194e8ded259c2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 03:45:00 [info] 36#36: *487 [lua] logger.lua:23: 96f7d3f27c8be807650194e8ded259c2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:45:00 +0000] 96f7d3f27c8be807650194e8ded259c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/02/03 03:45:01 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:01 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:11 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:11 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:15 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: cab5d25d669d2e03ecf7808d3925ea6b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:45:15 +0000] cab5d25d669d2e03ecf7808d3925ea6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 03:45:15 [info] 36#36: *493 [lua] logger.lua:23: cab5d25d669d2e03ecf7808d3925ea6b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:45:21 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:21 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:30 [info] 36#36: *496 [lua] access_by_lua(msblocations.conf:189):2: eeffe8164aa6079f0441ee4943d173aa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:45:30 [info] 36#36: *496 [lua] logger.lua:23: eeffe8164aa6079f0441ee4943d173aa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:45:30 +0000] eeffe8164aa6079f0441ee4943d173aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 03:45:31 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:31 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:41 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:41 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:45 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: d8479bf209bb2dd4ec03fd8ea371d044:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:45:45 [info] 36#36: *501 [lua] logger.lua:23: d8479bf209bb2dd4ec03fd8ea371d044 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:45:45 +0000] d8479bf209bb2dd4ec03fd8ea371d044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.049 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 03:45:51 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:45:51 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:00 [info] 36#36: *504 [lua] access_by_lua(msblocations.conf:189):2: 7795c8301a564d4f4ad255313fd0eb1b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:46:00 +0000] 7795c8301a564d4f4ad255313fd0eb1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.055 "-" "Consul Health Check" "-"
2023/02/03 03:46:00 [info] 36#36: *504 [lua] logger.lua:23: 7795c8301a564d4f4ad255313fd0eb1b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/02/03 03:46:01 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:01 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:11 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:11 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:15 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: 1b8afceb35efe1e05f5d05dd88742ecf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.127 - - [03/Feb/2023:03:46:15 +0000] 1b8afceb35efe1e05f5d05dd88742ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 03:46:15 [info] 36#36: *510 [lua] logger.lua:23: 1b8afceb35efe1e05f5d05dd88742ecf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:46:21 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:21 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:30 [info] 36#36: *513 [lua] access_by_lua(msblocations.conf:189):2: 39624210aff795c91aecf177ee20b75e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:46:30 [info] 36#36: *513 [lua] logger.lua:23: 39624210aff795c91aecf177ee20b75e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:46:30 +0000] 39624210aff795c91aecf177ee20b75e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 03:46:31 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:31 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:41 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:41 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:45 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: d2d47130fde8f6d78a40ebf6ae79914b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:46:45 [info] 36#36: *518 [lua] logger.lua:23: d2d47130fde8f6d78a40ebf6ae79914b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:46:45 +0000] d2d47130fde8f6d78a40ebf6ae79914b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:46:51 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:46:51 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:00 [info] 36#36: *521 [lua] access_by_lua(msblocations.conf:189):2: b306aaf851ada36cb202d424df5b9d77:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:47:00 [info] 36#36: *521 [lua] logger.lua:23: b306aaf851ada36cb202d424df5b9d77 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:47:00 +0000] b306aaf851ada36cb202d424df5b9d77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/03 03:47:01 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:01 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:11 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:11 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:15 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: c8b775a6a6be7b099e78a3ece328afc5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:47:15 +0000] c8b775a6a6be7b099e78a3ece328afc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:47:15 [info] 36#36: *527 [lua] logger.lua:23: c8b775a6a6be7b099e78a3ece328afc5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:47:21 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:21 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:30 [info] 36#36: *530 [lua] access_by_lua(msblocations.conf:189):2: 722af6cf4a6a92abc8b54f712b097a3b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:47:30 [info] 36#36: *530 [lua] logger.lua:23: 722af6cf4a6a92abc8b54f712b097a3b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:47:30 +0000] 722af6cf4a6a92abc8b54f712b097a3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:47:31 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:31 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:41 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:41 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:45 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: b1d069e3da3f6cb3edc48107fdb5de3c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:47:45 [info] 36#36: *535 [lua] logger.lua:23: b1d069e3da3f6cb3edc48107fdb5de3c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:47:45 +0000] b1d069e3da3f6cb3edc48107fdb5de3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/03 03:47:51 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:47:51 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
10.233.66.127 - - [03/Feb/2023:03:48:00 +0000] 4fca00cdb47f8a393b0074e1f038aa32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 03:48:00 [info] 36#36: *538 [lua] access_by_lua(msblocations.conf:189):2: 4fca00cdb47f8a393b0074e1f038aa32:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:48:00 [info] 36#36: *538 [lua] logger.lua:23: 4fca00cdb47f8a393b0074e1f038aa32 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:48:01 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:01 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:11 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:11 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:15 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: ebee71b61b18582cc476626c323641fa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:48:15 [info] 36#36: *544 [lua] logger.lua:23: ebee71b61b18582cc476626c323641fa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:48:15 +0000] ebee71b61b18582cc476626c323641fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 03:48:21 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:21 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:30 [info] 36#36: *547 [lua] access_by_lua(msblocations.conf:189):2: 84513f3bd36b46d3cb2c226b7a64f7f3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:48:30 +0000] 84513f3bd36b46d3cb2c226b7a64f7f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/03 03:48:30 [info] 36#36: *547 [lua] logger.lua:23: 84513f3bd36b46d3cb2c226b7a64f7f3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:48:31 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:31 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:41 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:41 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:45 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: 12574b8736381956a9a63742bfd5d58b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:48:45 [info] 36#36: *552 [lua] logger.lua:23: 12574b8736381956a9a63742bfd5d58b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:48:45 +0000] 12574b8736381956a9a63742bfd5d58b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 03:48:51 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:48:51 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:00 [info] 36#36: *555 [lua] access_by_lua(msblocations.conf:189):2: 68d8ff53cb20734bb4ffa23ebfc39d9c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:49:00 +0000] 68d8ff53cb20734bb4ffa23ebfc39d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:49:00 [info] 36#36: *555 [lua] logger.lua:23: 68d8ff53cb20734bb4ffa23ebfc39d9c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:49:01 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:01 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:11 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:11 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:15 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: 6fde2f9f016e668c4579a7a0485f48fd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:49:15 +0000] 6fde2f9f016e668c4579a7a0485f48fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:49:15 [info] 36#36: *561 [lua] logger.lua:23: 6fde2f9f016e668c4579a7a0485f48fd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:49:21 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:21 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:30 [info] 36#36: *564 [lua] access_by_lua(msblocations.conf:189):2: f225cd0b4cdf97b5cf6f071f2b719c71:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:49:30 [info] 36#36: *564 [lua] logger.lua:23: f225cd0b4cdf97b5cf6f071f2b719c71 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:49:30 +0000] f225cd0b4cdf97b5cf6f071f2b719c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:49:31 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:31 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:41 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:41 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:45 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: add0fe483b56711aaa319d095663ec81:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:49:45 [info] 36#36: *569 [lua] logger.lua:23: add0fe483b56711aaa319d095663ec81 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:03:49:45 +0000] add0fe483b56711aaa319d095663ec81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/02/03 03:49:51 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:49:51 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:00 [info] 36#36: *572 [lua] access_by_lua(msblocations.conf:189):2: 4348a46c896c7e486cdfa9597412f59d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:50:00 [info] 36#36: *572 [lua] logger.lua:23: 4348a46c896c7e486cdfa9597412f59d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:50:00 +0000] 4348a46c896c7e486cdfa9597412f59d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/03 03:50:01 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:01 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:11 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:11 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:15 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: 3855af46366abcc2b7609aca866faf35:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:50:15 [info] 36#36: *578 [lua] logger.lua:23: 3855af46366abcc2b7609aca866faf35 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:50:15 +0000] 3855af46366abcc2b7609aca866faf35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:50:21 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:21 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:30 [info] 36#36: *581 [lua] access_by_lua(msblocations.conf:189):2: c31c7329dae07abea61d93c45fbf429c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:50:30 [info] 36#36: *581 [lua] logger.lua:23: c31c7329dae07abea61d93c45fbf429c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:50:30 +0000] c31c7329dae07abea61d93c45fbf429c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:50:31 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:31 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:41 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:41 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:45 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: 10af53a1bd56a51a874ad3bb6e0f9e03:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41
2023/02/03 03:50:45 [info] 36#36: *586 [lua] logger.lua:23: 10af53a1bd56a51a874ad3bb6e0f9e03 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:50:45 +0000] 10af53a1bd56a51a874ad3bb6e0f9e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.044 "-" "Consul Health Check" "-"
2023/02/03 03:50:51 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:50:51 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:00 [info] 36#36: *589 [lua] access_by_lua(msblocations.conf:189):2: 12f59a77d8f236dd5c8889cdb5969cd3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:51:01 [info] 36#36: *589 [lua] logger.lua:23: 12f59a77d8f236dd5c8889cdb5969cd3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:51:01 +0000] 12f59a77d8f236dd5c8889cdb5969cd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 03:51:01 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:01 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:11 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:11 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:16 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: 8c8a09fdb01760075d7bf2b838fa96a2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:51:16 [info] 36#36: *595 [lua] logger.lua:23: 8c8a09fdb01760075d7bf2b838fa96a2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:03:51:16 +0000] 8c8a09fdb01760075d7bf2b838fa96a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/03 03:51:21 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:21 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:31 [info] 36#36: *598 [lua] access_by_lua(msblocations.conf:189):2: 5c2720b4bcba75569258b63ac8eddf0c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:51:31 [info] 36#36: *598 [lua] logger.lua:23: 5c2720b4bcba75569258b63ac8eddf0c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:51:31 +0000] 5c2720b4bcba75569258b63ac8eddf0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:51:31 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:31 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:41 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:41 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:46 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: 532d31c96d65aea938cda01fa54aef01:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:51:46 +0000] 532d31c96d65aea938cda01fa54aef01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 03:51:46 [info] 36#36: *603 [lua] logger.lua:23: 532d31c96d65aea938cda01fa54aef01 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:51:51 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:51:51 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:01 [info] 36#36: *606 [lua] access_by_lua(msblocations.conf:189):2: 878c56d71b6f7721476a22e3ca744eb8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:52:01 [info] 36#36: *606 [lua] logger.lua:23: 878c56d71b6f7721476a22e3ca744eb8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:52:01 +0000] 878c56d71b6f7721476a22e3ca744eb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 03:52:01 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:01 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:11 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:11 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:16 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 315d899118ced36bdf516ddf9082f8d7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:52:16 [info] 36#36: *612 [lua] logger.lua:23: 315d899118ced36bdf516ddf9082f8d7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:52:16 +0000] 315d899118ced36bdf516ddf9082f8d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 03:52:21 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:21 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:31 [info] 36#36: *615 [lua] access_by_lua(msblocations.conf:189):2: 43a7e2e3b836c8540f8263fcc147df81:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:52:31 [info] 36#36: *615 [lua] logger.lua:23: 43a7e2e3b836c8540f8263fcc147df81 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:52:31 +0000] 43a7e2e3b836c8540f8263fcc147df81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/03 03:52:31 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:31 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:41 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:41 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:46 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: b3d2182ecfe55d53bd147a19c7bfb700:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:52:46 +0000] b3d2182ecfe55d53bd147a19c7bfb700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 03:52:46 [info] 36#36: *620 [lua] logger.lua:23: b3d2182ecfe55d53bd147a19c7bfb700 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:52:51 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:52:51 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:01 [info] 36#36: *623 [lua] access_by_lua(msblocations.conf:189):2: 84a0707289254d4a3e893d4184363620:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:53:01 [info] 36#36: *623 [lua] logger.lua:23: 84a0707289254d4a3e893d4184363620 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:53:01 +0000] 84a0707289254d4a3e893d4184363620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:53:01 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:01 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:11 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:11 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:16 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: da09f851e822094403a21ad9180dd064:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:53:16 [info] 36#36: *629 [lua] logger.lua:23: da09f851e822094403a21ad9180dd064 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:53:16 +0000] da09f851e822094403a21ad9180dd064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 03:53:21 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:21 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:31 [info] 36#36: *632 [lua] access_by_lua(msblocations.conf:189):2: 87ecc47e053e7bacfa3f7c8a9bc23b26:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:53:31 +0000] 87ecc47e053e7bacfa3f7c8a9bc23b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:53:31 [info] 36#36: *632 [lua] logger.lua:23: 87ecc47e053e7bacfa3f7c8a9bc23b26 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:53:31 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:31 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:41 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:41 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:46 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: c3f279406438a12f17aba43c0dd1fc5b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:53:46 [info] 36#36: *637 [lua] logger.lua:23: c3f279406438a12f17aba43c0dd1fc5b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:03:53:46 +0000] c3f279406438a12f17aba43c0dd1fc5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:53:51 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:53:51 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:01 [info] 36#36: *640 [lua] access_by_lua(msblocations.conf:189):2: e9d833980e422c8f68e19c8f858c07d5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:54:01 [info] 36#36: *640 [lua] logger.lua:23: e9d833980e422c8f68e19c8f858c07d5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:54:01 +0000] e9d833980e422c8f68e19c8f858c07d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:54:01 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:01 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:11 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:11 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:16 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: cd3164b3660147b0dcb5524531c755b6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:54:16 [info] 36#36: *646 [lua] logger.lua:23: cd3164b3660147b0dcb5524531c755b6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:54:16 +0000] cd3164b3660147b0dcb5524531c755b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:54:21 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:21 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:31 [info] 36#36: *649 [lua] access_by_lua(msblocations.conf:189):2: 8b625f3c86d45ab25b430388f51b2726:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:03:54:31 +0000] 8b625f3c86d45ab25b430388f51b2726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.039 "-" "Consul Health Check" "-"
2023/02/03 03:54:31 [info] 36#36: *649 [lua] logger.lua:23: 8b625f3c86d45ab25b430388f51b2726 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:54:31 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:31 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:41 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:41 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:46 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: 2e333565f2775654359a72a9e17898aa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:54:46 [info] 36#36: *654 [lua] logger.lua:23: 2e333565f2775654359a72a9e17898aa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:54:46 +0000] 2e333565f2775654359a72a9e17898aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:54:51 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:54:51 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:01 [info] 36#36: *657 [lua] access_by_lua(msblocations.conf:189):2: d88be2b4d1a321586026690fb31d12b8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:55:01 [info] 36#36: *657 [lua] logger.lua:23: d88be2b4d1a321586026690fb31d12b8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:55:01 +0000] d88be2b4d1a321586026690fb31d12b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:55:01 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:01 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:11 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:11 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:16 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: 187d089dc8d1d70216c177239ff4d189:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:55:16 [info] 36#36: *663 [lua] logger.lua:23: 187d089dc8d1d70216c177239ff4d189 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:55:16 +0000] 187d089dc8d1d70216c177239ff4d189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/02/03 03:55:21 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:21 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:31 [info] 36#36: *666 [lua] access_by_lua(msblocations.conf:189):2: 8def8f4713872097963577967774345d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:55:31 +0000] 8def8f4713872097963577967774345d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 03:55:31 [info] 36#36: *666 [lua] logger.lua:23: 8def8f4713872097963577967774345d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:55:31 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:31 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:41 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:41 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:46 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: 5f34d600c2e73d37e9d0fe5229433703:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:55:46 [info] 36#36: *671 [lua] logger.lua:23: 5f34d600c2e73d37e9d0fe5229433703 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:55:46 +0000] 5f34d600c2e73d37e9d0fe5229433703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:55:51 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:55:51 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:01 [info] 36#36: *674 [lua] access_by_lua(msblocations.conf:189):2: f46222a37b25786b996e23ffcb564177:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:56:01 [info] 36#36: *674 [lua] logger.lua:23: f46222a37b25786b996e23ffcb564177 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:56:01 +0000] f46222a37b25786b996e23ffcb564177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 03:56:01 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:01 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:11 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:11 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:16 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: 0162bda6504f05dfeaa70e454260d119:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:56:16 +0000] 0162bda6504f05dfeaa70e454260d119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 03:56:16 [info] 36#36: *680 [lua] logger.lua:23: 0162bda6504f05dfeaa70e454260d119 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:56:21 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:21 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:31 [info] 36#36: *683 [lua] access_by_lua(msblocations.conf:189):2: 84b5d4075331301144691f2e1e7ee5ca:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.127 - - [03/Feb/2023:03:56:31 +0000] 84b5d4075331301144691f2e1e7ee5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/03 03:56:31 [info] 36#36: *683 [lua] logger.lua:23: 84b5d4075331301144691f2e1e7ee5ca {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:56:31 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:31 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:41 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:41 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:46 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: 231f8bb8b79eafc690f45f4e1f1eea8b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:56:46 +0000] 231f8bb8b79eafc690f45f4e1f1eea8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 03:56:46 [info] 36#36: *688 [lua] logger.lua:23: 231f8bb8b79eafc690f45f4e1f1eea8b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:56:51 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:56:51 [info] 36#36: *690 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:01 [info] 36#36: *691 [lua] access_by_lua(msblocations.conf:189):2: 889ca690542f0f9b8e9e7e07cc9abab3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:57:01 [info] 36#36: *691 [lua] logger.lua:23: 889ca690542f0f9b8e9e7e07cc9abab3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:57:01 +0000] 889ca690542f0f9b8e9e7e07cc9abab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:57:01 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:01 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:11 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:11 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:16 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 430ab33569e2954836997aae961a0912:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:57:16 [info] 36#36: *697 [lua] logger.lua:23: 430ab33569e2954836997aae961a0912 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:57:16 +0000] 430ab33569e2954836997aae961a0912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:57:21 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:21 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:31 [info] 36#36: *700 [lua] access_by_lua(msblocations.conf:189):2: 6d9731918f2b656c26ea476332e3bc24:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:57:31 [info] 36#36: *700 [lua] logger.lua:23: 6d9731918f2b656c26ea476332e3bc24 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.127 - - [03/Feb/2023:03:57:31 +0000] 6d9731918f2b656c26ea476332e3bc24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/02/03 03:57:31 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:31 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:41 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:41 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:46 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: 7ae37433fd0c4fe2ab9e85b6b3f2eded:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:57:46 +0000] 7ae37433fd0c4fe2ab9e85b6b3f2eded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 03:57:46 [info] 36#36: *705 [lua] logger.lua:23: 7ae37433fd0c4fe2ab9e85b6b3f2eded {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:57:51 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:57:51 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:01 [info] 36#36: *708 [lua] access_by_lua(msblocations.conf:189):2: 5e6aeb3f2e50d1e77ab573c39256fe79:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:58:01 [info] 36#36: *708 [lua] logger.lua:23: 5e6aeb3f2e50d1e77ab573c39256fe79 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:58:01 +0000] 5e6aeb3f2e50d1e77ab573c39256fe79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 03:58:01 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:01 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:11 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:11 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:16 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: 6ede7109d26718ecd55e475ef91bba34:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:58:16 [info] 36#36: *714 [lua] logger.lua:23: 6ede7109d26718ecd55e475ef91bba34 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:58:16 +0000] 6ede7109d26718ecd55e475ef91bba34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:58:21 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:21 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:31 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:31 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:31 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: b0f27e33db78aed5cab9cf2a88d24961:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.66.127 - - [03/Feb/2023:03:58:31 +0000] b0f27e33db78aed5cab9cf2a88d24961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.036 "-" "Consul Health Check" "-"
2023/02/03 03:58:31 [info] 36#36: *719 [lua] logger.lua:23: b0f27e33db78aed5cab9cf2a88d24961 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 03:58:41 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:41 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:46 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: 49c16d03a16c2c4526c9e1fffac73aba:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:58:46 +0000] 49c16d03a16c2c4526c9e1fffac73aba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 03:58:46 [info] 36#36: *722 [lua] logger.lua:23: 49c16d03a16c2c4526c9e1fffac73aba {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:58:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 03:58:51 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:58:51 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:01 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:01 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:01 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:189):2: 946083203d6d9b05a4dfdc4fb50e8493:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:59:01 [info] 36#36: *727 [lua] logger.lua:23: 946083203d6d9b05a4dfdc4fb50e8493 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:59:01 +0000] 946083203d6d9b05a4dfdc4fb50e8493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:59:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/02/03 03:59:11 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:11 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:16 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: ae4b79accb4d0f4bc215d61b97223e3d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:59:16 [info] 36#36: *731 [lua] logger.lua:23: ae4b79accb4d0f4bc215d61b97223e3d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:59:16 +0000] ae4b79accb4d0f4bc215d61b97223e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:59:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:59:21 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:21 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:31 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:31 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:31 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: 12554d10fc32e221a94a4feed4e42cab:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 03:59:31 [info] 36#36: *736 [lua] logger.lua:23: 12554d10fc32e221a94a4feed4e42cab {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:59:31 +0000] 12554d10fc32e221a94a4feed4e42cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:03:59:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 03:59:41 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:41 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:46 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: 91372d3b9fa546d9031a4b66922d2b7b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 03:59:46 [info] 36#36: *739 [lua] logger.lua:23: 91372d3b9fa546d9031a4b66922d2b7b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:03:59:46 +0000] 91372d3b9fa546d9031a4b66922d2b7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/03 03:59:51 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 03:59:51 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:01 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:01 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:01 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:189):2: 56470f99788ec5cda8103702b93af8b1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:00:01 [info] 36#36: *744 [lua] logger.lua:23: 56470f99788ec5cda8103702b93af8b1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:00:01 +0000] 56470f99788ec5cda8103702b93af8b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 04:00:11 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:11 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:16 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 4ba71406960823211eaf4626bd9e9478:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:00:16 [info] 36#36: *748 [lua] logger.lua:23: 4ba71406960823211eaf4626bd9e9478 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:00:16 +0000] 4ba71406960823211eaf4626bd9e9478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:00:21 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:21 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:31 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:31 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:31 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: 2941142826460a8247f8aecee0f7996c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:00:31 [info] 36#36: *753 [lua] logger.lua:23: 2941142826460a8247f8aecee0f7996c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:00:31 +0000] 2941142826460a8247f8aecee0f7996c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.062 upstream_response_time:0.060 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48
2023/02/03 04:00:41 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:41 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:46 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: 31e148a550d79a90f4ecca5408529b76:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:00:46 [info] 36#36: *756 [lua] logger.lua:23: 31e148a550d79a90f4ecca5408529b76 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:00:46 +0000] 31e148a550d79a90f4ecca5408529b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:00:51 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:00:51 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:01 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:01 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:01 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:189):2: c451d2cac13a9c70241ae9375cb88675:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:01:01 +0000] c451d2cac13a9c70241ae9375cb88675 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:01:01 [info] 36#36: *761 [lua] logger.lua:23: c451d2cac13a9c70241ae9375cb88675 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:01:11 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:11 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:16 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: 15cc3296a1aa8a4ba6f434d7a2bdaa99:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:01:16 [info] 36#36: *765 [lua] logger.lua:23: 15cc3296a1aa8a4ba6f434d7a2bdaa99 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:01:16 +0000] 15cc3296a1aa8a4ba6f434d7a2bdaa99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 04:01:21 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:21 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:31 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:31 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:31 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 2ca67d80536a35338e80d1211ebfef4d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.127 - - [03/Feb/2023:04:01:31 +0000] 2ca67d80536a35338e80d1211ebfef4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:01:31 [info] 36#36: *770 [lua] logger.lua:23: 2ca67d80536a35338e80d1211ebfef4d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:01:41 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:41 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:46 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: f28b86f37b3923da9702007701c6e671:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:01:46 [info] 36#36: *773 [lua] logger.lua:23: f28b86f37b3923da9702007701c6e671 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.127 - - [03/Feb/2023:04:01:46 +0000] f28b86f37b3923da9702007701c6e671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:01:51 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:01:51 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:01 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:01 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:01 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:189):2: ca78d0355cc64722533d4c81235919a1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:02:01 [info] 36#36: *778 [lua] logger.lua:23: ca78d0355cc64722533d4c81235919a1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:02:01 +0000] ca78d0355cc64722533d4c81235919a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 04:02:11 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:11 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:16 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: 024ba51f0e20027170ec155fbe1a63cd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:02:16 +0000] 024ba51f0e20027170ec155fbe1a63cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/03 04:02:16 [info] 36#36: *782 [lua] logger.lua:23: 024ba51f0e20027170ec155fbe1a63cd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 04:02:21 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:21 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:31 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:31 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:31 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: 3fbb412c33a2d127c8278ba2cf5a3217:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:02:31 +0000] 3fbb412c33a2d127c8278ba2cf5a3217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 04:02:31 [info] 36#36: *787 [lua] logger.lua:23: 3fbb412c33a2d127c8278ba2cf5a3217 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:02:41 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:41 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:46 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: d109d6f20b5fb7cd4f533cfd4befa732:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:02:46 +0000] d109d6f20b5fb7cd4f533cfd4befa732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:02:46 [info] 36#36: *790 [lua] logger.lua:23: d109d6f20b5fb7cd4f533cfd4befa732 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:02:51 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:02:51 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:01 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:01 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:01 [info] 36#36: *795 [lua] access_by_lua(msblocations.conf:189):2: 69dce433974df7d43953fd3e29524ba4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:03:02 +0000] 69dce433974df7d43953fd3e29524ba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/03 04:03:02 [info] 36#36: *795 [lua] logger.lua:23: 69dce433974df7d43953fd3e29524ba4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:03:11 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:11 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:17 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: f800ddb80fd01a4cfbe9ac41432dec03:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:03:17 +0000] f800ddb80fd01a4cfbe9ac41432dec03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:03:17 [info] 36#36: *799 [lua] logger.lua:23: f800ddb80fd01a4cfbe9ac41432dec03 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:03:21 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:21 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:31 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:31 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:32 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: 0402e7b0549832c26073e626cfc83f1d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:03:32 +0000] 0402e7b0549832c26073e626cfc83f1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/03 04:03:32 [info] 36#36: *804 [lua] logger.lua:23: 0402e7b0549832c26073e626cfc83f1d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:03:41 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:41 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:47 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: 4ca7d8cfb07417de2f46ea011db9e452:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:03:47 +0000] 4ca7d8cfb07417de2f46ea011db9e452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:03:47 [info] 36#36: *807 [lua] logger.lua:23: 4ca7d8cfb07417de2f46ea011db9e452 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:03:51 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:03:51 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:01 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:01 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:02 [info] 36#36: *812 [lua] access_by_lua(msblocations.conf:189):2: 58910f44e25de086ca10a0c1d8da932d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:04:02 [info] 36#36: *812 [lua] logger.lua:23: 58910f44e25de086ca10a0c1d8da932d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:04:02 +0000] 58910f44e25de086ca10a0c1d8da932d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/03 04:04:11 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:11 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:17 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: fdb92e594be0e88fc8643e76de994341:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:04:17 [info] 36#36: *816 [lua] logger.lua:23: fdb92e594be0e88fc8643e76de994341 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:04:17 +0000] fdb92e594be0e88fc8643e76de994341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:04:21 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:21 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:31 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:31 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:32 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: 4d7de14f596d61c5983ad229c5965a3d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:04:32 +0000] 4d7de14f596d61c5983ad229c5965a3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 04:04:32 [info] 36#36: *821 [lua] logger.lua:23: 4d7de14f596d61c5983ad229c5965a3d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:04:41 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:41 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:47 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: 6f4ae54cc1d7b29c0906e2d84297afa2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:04:47 [info] 36#36: *824 [lua] logger.lua:23: 6f4ae54cc1d7b29c0906e2d84297afa2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:04:47 +0000] 6f4ae54cc1d7b29c0906e2d84297afa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:04:51 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:04:51 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:01 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:01 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:02 [info] 36#36: *829 [lua] access_by_lua(msblocations.conf:189):2: ded9d323c3445f8d721a0f10ec40fa72:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:05:02 [info] 36#36: *829 [lua] logger.lua:23: ded9d323c3445f8d721a0f10ec40fa72 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:05:02 +0000] ded9d323c3445f8d721a0f10ec40fa72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:05:11 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:11 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:17 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 3f885722602ae17262f580cb2eae7629:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:05:17 +0000] 3f885722602ae17262f580cb2eae7629 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 04:05:17 [info] 36#36: *833 [lua] logger.lua:23: 3f885722602ae17262f580cb2eae7629 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:05:21 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:21 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:31 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:31 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:32 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: f0c2cc3b7bc25fe24559f032b59a73a9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:05:32 +0000] f0c2cc3b7bc25fe24559f032b59a73a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:05:32 [info] 36#36: *838 [lua] logger.lua:23: f0c2cc3b7bc25fe24559f032b59a73a9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:05:41 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:41 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:47 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: 9a521319768fd970dfe8e794e5bbaefa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:05:47 [info] 36#36: *841 [lua] logger.lua:23: 9a521319768fd970dfe8e794e5bbaefa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:05:47 +0000] 9a521319768fd970dfe8e794e5bbaefa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 04:05:51 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:05:51 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:01 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:01 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:02 [info] 36#36: *846 [lua] access_by_lua(msblocations.conf:189):2: f3425e7da452f0658e4dd4e8a2b8e0f0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:06:02 [info] 36#36: *846 [lua] logger.lua:23: f3425e7da452f0658e4dd4e8a2b8e0f0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:06:02 +0000] f3425e7da452f0658e4dd4e8a2b8e0f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:06:11 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:11 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:17 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: d9fe79aeeb70378522de89c4b1881a7d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:06:17 [info] 36#36: *850 [lua] logger.lua:23: d9fe79aeeb70378522de89c4b1881a7d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:06:17 +0000] d9fe79aeeb70378522de89c4b1881a7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:06:21 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:21 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:31 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:31 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:32 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: b035066ae3f4dd648fdd8c7ebabb46d3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:06:32 [info] 36#36: *855 [lua] logger.lua:23: b035066ae3f4dd648fdd8c7ebabb46d3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:06:32 +0000] b035066ae3f4dd648fdd8c7ebabb46d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 04:06:41 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:41 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:47 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: 15c2724ee05529e66217a770d63ee5a9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:06:47 [info] 36#36: *858 [lua] logger.lua:23: 15c2724ee05529e66217a770d63ee5a9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:06:47 +0000] 15c2724ee05529e66217a770d63ee5a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/03 04:06:51 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:06:51 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:01 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:01 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:02 [info] 36#36: *863 [lua] access_by_lua(msblocations.conf:189):2: e7f1437767a92374e489278ee1dfd64b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:07:02 [info] 36#36: *863 [lua] logger.lua:23: e7f1437767a92374e489278ee1dfd64b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:07:02 +0000] e7f1437767a92374e489278ee1dfd64b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 04:07:04 [info] 36#36: *864 client closed connection while waiting for request, client: 10.233.65.234, server: 0.0.0.0:443
2023/02/03 04:07:11 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:11 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:17 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: 12ff4c4e5210365c4e1a92ef31d3db66:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/03 04:07:17 [info] 36#36: *868 [lua] logger.lua:23: 12ff4c4e5210365c4e1a92ef31d3db66 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:07:17 +0000] 12ff4c4e5210365c4e1a92ef31d3db66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/03 04:07:21 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:21 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:31 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:31 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:32 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 8d1652f142a497ddedfb1f7ae800a967:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:07:32 [info] 36#36: *873 [lua] logger.lua:23: 8d1652f142a497ddedfb1f7ae800a967 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:07:32 +0000] 8d1652f142a497ddedfb1f7ae800a967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:07:41 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:41 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:47 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: 9c3c2dd2657a24137c2acabeadcf30d2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:07:47 [info] 36#36: *876 [lua] logger.lua:23: 9c3c2dd2657a24137c2acabeadcf30d2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:07:47 +0000] 9c3c2dd2657a24137c2acabeadcf30d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:07:51 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:07:51 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:01 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:01 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:02 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: 5cdcb557a19af6e4352d99a3ea9c4313:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:08:02 [info] 36#36: *881 [lua] logger.lua:23: 5cdcb557a19af6e4352d99a3ea9c4313 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:08:02 +0000] 5cdcb557a19af6e4352d99a3ea9c4313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:08:11 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:11 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:17 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: 64b371bcadbcb9796d9af148b3247854:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:08:17 +0000] 64b371bcadbcb9796d9af148b3247854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 04:08:17 [info] 36#36: *885 [lua] logger.lua:23: 64b371bcadbcb9796d9af148b3247854 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:08:21 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:21 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:31 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:31 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:32 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: e0b44579aef5c13f07ea8b58dae454d6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:08:32 [info] 36#36: *890 [lua] logger.lua:23: e0b44579aef5c13f07ea8b58dae454d6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:08:32 +0000] e0b44579aef5c13f07ea8b58dae454d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:08:41 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:41 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:47 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: 387cf26f0ed008f4662a35de0866366e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:08:47 +0000] 387cf26f0ed008f4662a35de0866366e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:08:47 [info] 36#36: *893 [lua] logger.lua:23: 387cf26f0ed008f4662a35de0866366e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:08:51 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:08:51 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:01 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:01 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:02 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: 66add39c8db2327e6b246760ba75cfec:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:09:02 [info] 36#36: *898 [lua] logger.lua:23: 66add39c8db2327e6b246760ba75cfec {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:09:02 +0000] 66add39c8db2327e6b246760ba75cfec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:09:11 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:11 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:17 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: 4fb9ad9059ad666da40c54d45dfdef85:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.127 - - [03/Feb/2023:04:09:17 +0000] 4fb9ad9059ad666da40c54d45dfdef85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/03 04:09:17 [info] 36#36: *902 [lua] logger.lua:23: 4fb9ad9059ad666da40c54d45dfdef85 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:09:21 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:21 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:31 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:31 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:32 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: 861e1e454a2d2bc4031eb8362981db16:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:09:32 +0000] 861e1e454a2d2bc4031eb8362981db16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:09:32 [info] 36#36: *907 [lua] logger.lua:23: 861e1e454a2d2bc4031eb8362981db16 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:09:41 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:41 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:47 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: 739ba48964742fbef87f287196025842:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:04:09:47 +0000] 739ba48964742fbef87f287196025842 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/02/03 04:09:47 [info] 36#36: *910 [lua] logger.lua:23: 739ba48964742fbef87f287196025842 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:09:51 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:09:51 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:01 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:01 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:02 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: 7ea0b8f90f7f9286a291ec38b0ee2e32:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:10:02 [info] 36#36: *915 [lua] logger.lua:23: 7ea0b8f90f7f9286a291ec38b0ee2e32 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:10:02 +0000] 7ea0b8f90f7f9286a291ec38b0ee2e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:10:11 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:11 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:17 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: 38a92936cb2f500da691a2227d559fe1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:10:17 [info] 36#36: *919 [lua] logger.lua:23: 38a92936cb2f500da691a2227d559fe1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:10:17 +0000] 38a92936cb2f500da691a2227d559fe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/02/03 04:10:21 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:21 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:31 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:31 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:32 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 68500d1663c9dd3018254210622bb59b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:04:10:32 +0000] 68500d1663c9dd3018254210622bb59b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/03 04:10:32 [info] 36#36: *924 [lua] logger.lua:23: 68500d1663c9dd3018254210622bb59b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:10:41 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:41 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:47 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: dbd454eeee0356fae17bd8663123334f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:10:47 [info] 36#36: *927 [lua] logger.lua:23: dbd454eeee0356fae17bd8663123334f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.127 - - [03/Feb/2023:04:10:47 +0000] dbd454eeee0356fae17bd8663123334f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/03 04:10:51 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:10:51 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:01 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:01 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:02 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: e3525e1565ade7b0d0d52d8340f6b3ee:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:11:02 [info] 36#36: *932 [lua] logger.lua:23: e3525e1565ade7b0d0d52d8340f6b3ee {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:11:02 +0000] e3525e1565ade7b0d0d52d8340f6b3ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:11:11 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:11 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:17 [info] 36#36: *936 [lua] access_by_lua(msblocations.conf:189):2: 597c8a4445e18fdf269bd80b14a3cfe0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:11:17 [info] 36#36: *936 [lua] logger.lua:23: 597c8a4445e18fdf269bd80b14a3cfe0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:11:17 +0000] 597c8a4445e18fdf269bd80b14a3cfe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/03 04:11:21 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:21 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:31 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:31 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:32 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 07ec63d1afc4d9c7531f5b4d9efd4101:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:11:32 [info] 36#36: *941 [lua] logger.lua:23: 07ec63d1afc4d9c7531f5b4d9efd4101 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:11:32 +0000] 07ec63d1afc4d9c7531f5b4d9efd4101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 04:11:41 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:41 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:47 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: d4205a353b4d4b074dd631bf1defd71d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:11:47 [info] 36#36: *944 [lua] logger.lua:23: d4205a353b4d4b074dd631bf1defd71d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:11:47 +0000] d4205a353b4d4b074dd631bf1defd71d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 04:11:51 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:11:51 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:01 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:01 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:02 [info] 36#36: *949 [lua] access_by_lua(msblocations.conf:189):2: 6fb28e4a42f619a241d3cb3e8663cc39:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:12:02 [info] 36#36: *949 [lua] logger.lua:23: 6fb28e4a42f619a241d3cb3e8663cc39 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:12:02 +0000] 6fb28e4a42f619a241d3cb3e8663cc39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:12:11 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:11 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:17 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:189):2: 7d3a46df7f4c8daabc864b3770a29192:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:12:17 [info] 36#36: *953 [lua] logger.lua:23: 7d3a46df7f4c8daabc864b3770a29192 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:12:17 +0000] 7d3a46df7f4c8daabc864b3770a29192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:12:21 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:21 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:31 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:31 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:32 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: b1b60e2b1a63df5e0c902eeb3c98de20:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:12:32 [info] 36#36: *958 [lua] logger.lua:23: b1b60e2b1a63df5e0c902eeb3c98de20 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:12:32 +0000] b1b60e2b1a63df5e0c902eeb3c98de20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 04:12:41 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:41 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:47 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: b5b37308cf756f7703ce2c543bbf53fa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:12:47 +0000] b5b37308cf756f7703ce2c543bbf53fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 04:12:47 [info] 36#36: *961 [lua] logger.lua:23: b5b37308cf756f7703ce2c543bbf53fa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:12:51 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:12:51 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:01 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:01 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:02 [info] 36#36: *966 [lua] access_by_lua(msblocations.conf:189):2: a39261d7fee87865bfda083aba3f890a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:13:02 +0000] a39261d7fee87865bfda083aba3f890a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:13:02 [info] 36#36: *966 [lua] logger.lua:23: a39261d7fee87865bfda083aba3f890a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:13:11 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:11 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:17 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: 473e7058c9b86e31e2dd8512fe1b7ebf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:13:17 [info] 36#36: *970 [lua] logger.lua:23: 473e7058c9b86e31e2dd8512fe1b7ebf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:13:17 +0000] 473e7058c9b86e31e2dd8512fe1b7ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/02/03 04:13:21 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:21 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:31 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:31 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:32 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: 9bdb93170f65c7362f7224c6ed6205e9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:13:32 [info] 36#36: *975 [lua] logger.lua:23: 9bdb93170f65c7362f7224c6ed6205e9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:13:32 +0000] 9bdb93170f65c7362f7224c6ed6205e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 04:13:41 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:41 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:47 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: 493b110b1c012ac3a232df377e25e3f3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:13:47 +0000] 493b110b1c012ac3a232df377e25e3f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 04:13:47 [info] 36#36: *978 [lua] logger.lua:23: 493b110b1c012ac3a232df377e25e3f3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:13:51 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:13:51 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:01 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:01 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:02 [info] 36#36: *983 [lua] access_by_lua(msblocations.conf:189):2: c495a4471ed6457c4d90bbaf6c0537d5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:14:02 +0000] c495a4471ed6457c4d90bbaf6c0537d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:14:02 [info] 36#36: *983 [lua] logger.lua:23: c495a4471ed6457c4d90bbaf6c0537d5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:14:11 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:11 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:18 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:189):2: a3f1e4499ad1f8d94b654aa6af819102:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.66.127 - - [03/Feb/2023:04:14:18 +0000] a3f1e4499ad1f8d94b654aa6af819102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.036 "-" "Consul Health Check" "-"
2023/02/03 04:14:18 [info] 36#36: *987 [lua] logger.lua:23: a3f1e4499ad1f8d94b654aa6af819102 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:14:21 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:21 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:31 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:31 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:33 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: 0b56ef12baf60a3a73373833806ea8db:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:14:33 [info] 36#36: *992 [lua] logger.lua:23: 0b56ef12baf60a3a73373833806ea8db {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:14:33 +0000] 0b56ef12baf60a3a73373833806ea8db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 04:14:41 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:41 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:48 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 76045bc3a539277f70292ecedd1e9588:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:14:48 [info] 36#36: *995 [lua] logger.lua:23: 76045bc3a539277f70292ecedd1e9588 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:14:48 +0000] 76045bc3a539277f70292ecedd1e9588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/03 04:14:51 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:14:51 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:01 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:01 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:03 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: 696055f43fca4e3d084c05cc85534d15:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:15:03 [info] 36#36: *1000 [lua] logger.lua:23: 696055f43fca4e3d084c05cc85534d15 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:15:03 +0000] 696055f43fca4e3d084c05cc85534d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:15:11 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:11 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:18 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:189):2: cbb7a2feb1be0b16fe2f0f0c57fa1391:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.127 - - [03/Feb/2023:04:15:18 +0000] cbb7a2feb1be0b16fe2f0f0c57fa1391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:15:18 [info] 36#36: *1004 [lua] logger.lua:23: cbb7a2feb1be0b16fe2f0f0c57fa1391 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:15:21 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:21 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:31 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:31 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:33 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 9aaa37fe882b70c3a3553ecac9742823:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:15:33 [info] 36#36: *1009 [lua] logger.lua:23: 9aaa37fe882b70c3a3553ecac9742823 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:15:33 +0000] 9aaa37fe882b70c3a3553ecac9742823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:15:41 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:41 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:48 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: 89a2ab57e409e31492689055074f8183:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:15:48 +0000] 89a2ab57e409e31492689055074f8183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:15:48 [info] 36#36: *1012 [lua] logger.lua:23: 89a2ab57e409e31492689055074f8183 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:15:51 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:15:51 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:01 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:01 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:03 [info] 36#36: *1017 [lua] access_by_lua(msblocations.conf:189):2: 8ca94b5304e9d7cd087793a4dc651974:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:16:03 [info] 36#36: *1017 [lua] logger.lua:23: 8ca94b5304e9d7cd087793a4dc651974 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:16:03 +0000] 8ca94b5304e9d7cd087793a4dc651974 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:16:11 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:11 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:18 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:189):2: b5bf924f786e84ff9cce1984290914db:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:16:18 +0000] b5bf924f786e84ff9cce1984290914db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:16:18 [info] 36#36: *1021 [lua] logger.lua:23: b5bf924f786e84ff9cce1984290914db {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:16:21 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:21 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:31 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:31 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:33 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: bd53c0820411752ef2b5cd824545bab7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:16:33 +0000] bd53c0820411752ef2b5cd824545bab7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/03 04:16:33 [info] 36#36: *1026 [lua] logger.lua:23: bd53c0820411752ef2b5cd824545bab7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/03 04:16:41 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:41 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:48 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: dd8343262e2a4c15f94f45be5346ca47:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.127 - - [03/Feb/2023:04:16:48 +0000] dd8343262e2a4c15f94f45be5346ca47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/03 04:16:48 [info] 36#36: *1029 [lua] logger.lua:23: dd8343262e2a4c15f94f45be5346ca47 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:16:51 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:16:51 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:01 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:01 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:03 [info] 36#36: *1034 [lua] access_by_lua(msblocations.conf:189):2: 609e486bc25727c9240f390b4aa35adc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:04:17:03 +0000] 609e486bc25727c9240f390b4aa35adc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:17:03 [info] 36#36: *1034 [lua] logger.lua:23: 609e486bc25727c9240f390b4aa35adc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:17:11 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:11 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:18 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:189):2: 28ab4915f29a647a9082949bd74663a6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:17:18 [info] 36#36: *1038 [lua] logger.lua:23: 28ab4915f29a647a9082949bd74663a6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:17:18 +0000] 28ab4915f29a647a9082949bd74663a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:17:21 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:21 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:31 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:31 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:33 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 0383f0f0454abd8ca4ac024cf6dd2600:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 04:17:33 [info] 36#36: *1043 [lua] logger.lua:23: 0383f0f0454abd8ca4ac024cf6dd2600 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:17:33 +0000] 0383f0f0454abd8ca4ac024cf6dd2600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/03 04:17:41 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:41 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:48 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: 01de46334a923ad5dd1b34713284af74:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:17:48 [info] 36#36: *1046 [lua] logger.lua:23: 01de46334a923ad5dd1b34713284af74 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:17:48 +0000] 01de46334a923ad5dd1b34713284af74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/02/03 04:17:51 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:17:51 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:01 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:01 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:03 [info] 36#36: *1051 [lua] access_by_lua(msblocations.conf:189):2: f5bf170b434fdade830d6a54e5707b51:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:18:03 [info] 36#36: *1051 [lua] logger.lua:23: f5bf170b434fdade830d6a54e5707b51 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:18:03 +0000] f5bf170b434fdade830d6a54e5707b51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/02/03 04:18:11 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:11 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:18 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:189):2: 4e794abf73b04db02a056bfed401b366:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.127 - - [03/Feb/2023:04:18:18 +0000] 4e794abf73b04db02a056bfed401b366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 04:18:18 [info] 36#36: *1055 [lua] logger.lua:23: 4e794abf73b04db02a056bfed401b366 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:18:21 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:21 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:31 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:31 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:33 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: a9130abab391b793f5d135618fdc012f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:18:33 [info] 36#36: *1060 [lua] logger.lua:23: a9130abab391b793f5d135618fdc012f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:18:33 +0000] a9130abab391b793f5d135618fdc012f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:18:41 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:41 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:48 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: 19031efe2d7621e468c1a2a14240ac8e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:18:48 +0000] 19031efe2d7621e468c1a2a14240ac8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/03 04:18:48 [info] 36#36: *1063 [lua] logger.lua:23: 19031efe2d7621e468c1a2a14240ac8e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:18:51 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:18:51 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:01 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:01 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:03 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:189):2: 70dca4a7daf1ae256a11ef653f66ac9f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:19:03 [info] 36#36: *1068 [lua] logger.lua:23: 70dca4a7daf1ae256a11ef653f66ac9f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:19:03 +0000] 70dca4a7daf1ae256a11ef653f66ac9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/03 04:19:11 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:11 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:18 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:189):2: c63356c6c4e2c24645c1406a4a8d4dfa:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:19:18 [info] 36#36: *1072 [lua] logger.lua:23: c63356c6c4e2c24645c1406a4a8d4dfa {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:19:18 +0000] c63356c6c4e2c24645c1406a4a8d4dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:19:21 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:21 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:31 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:31 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:33 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: eac8f65c2bd0fa136fcd54945d498ae8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.66.127 - - [03/Feb/2023:04:19:33 +0000] eac8f65c2bd0fa136fcd54945d498ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/02/03 04:19:33 [info] 36#36: *1077 [lua] logger.lua:23: eac8f65c2bd0fa136fcd54945d498ae8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:19:41 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:41 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:48 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: 5c9893daedcc7d033b85fee1362668cb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:19:48 [info] 36#36: *1080 [lua] logger.lua:23: 5c9893daedcc7d033b85fee1362668cb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:19:48 +0000] 5c9893daedcc7d033b85fee1362668cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:19:51 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:19:51 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:01 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:01 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:03 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:189):2: 372c3c7420734b9f2e38b15dcc04645f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:20:03 [info] 36#36: *1085 [lua] logger.lua:23: 372c3c7420734b9f2e38b15dcc04645f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:20:03 +0000] 372c3c7420734b9f2e38b15dcc04645f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:20:11 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:11 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:18 [info] 36#36: *1089 [lua] access_by_lua(msblocations.conf:189):2: a67d8d47cbfcfc7187680d208b8d693c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:20:18 [info] 36#36: *1089 [lua] logger.lua:23: a67d8d47cbfcfc7187680d208b8d693c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:20:18 +0000] a67d8d47cbfcfc7187680d208b8d693c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:20:21 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:21 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:31 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:31 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:33 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: e536091d27bf9efd4aefb66853d319df:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:20:33 [info] 36#36: *1094 [lua] logger.lua:23: e536091d27bf9efd4aefb66853d319df {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:04:20:33 +0000] e536091d27bf9efd4aefb66853d319df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:20:41 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:41 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:48 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: 182f0a1313f39d321f94530b6a3902e8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:20:48 [info] 36#36: *1097 [lua] logger.lua:23: 182f0a1313f39d321f94530b6a3902e8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:20:48 +0000] 182f0a1313f39d321f94530b6a3902e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:20:51 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:20:51 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:01 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:01 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:03 [info] 36#36: *1102 [lua] access_by_lua(msblocations.conf:189):2: 02e9a8359ef54d578444a0f73c43bba8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:21:03 [info] 36#36: *1102 [lua] logger.lua:23: 02e9a8359ef54d578444a0f73c43bba8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:21:03 +0000] 02e9a8359ef54d578444a0f73c43bba8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:21:11 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:11 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:18 [info] 36#36: *1106 [lua] access_by_lua(msblocations.conf:189):2: 48238ade2dcf0b881919839116cd0b3c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:21:18 [info] 36#36: *1106 [lua] logger.lua:23: 48238ade2dcf0b881919839116cd0b3c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:21:18 +0000] 48238ade2dcf0b881919839116cd0b3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:21:21 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:21 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:31 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:31 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:33 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:189):2: afe582fed36eb40f50660fb55c446bd2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:21:33 +0000] afe582fed36eb40f50660fb55c446bd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:21:33 [info] 36#36: *1111 [lua] logger.lua:23: afe582fed36eb40f50660fb55c446bd2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:21:41 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:41 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:48 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: f23f32b96248effdff153178545a2f0b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:21:48 +0000] f23f32b96248effdff153178545a2f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:21:48 [info] 36#36: *1114 [lua] logger.lua:23: f23f32b96248effdff153178545a2f0b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:21:51 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:21:51 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:01 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:01 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:03 [info] 36#36: *1119 [lua] access_by_lua(msblocations.conf:189):2: 2651f5b0dcd33b7b698cb8ad6abfb230:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:22:03 [info] 36#36: *1119 [lua] logger.lua:23: 2651f5b0dcd33b7b698cb8ad6abfb230 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:22:03 +0000] 2651f5b0dcd33b7b698cb8ad6abfb230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:22:11 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:11 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:18 [info] 36#36: *1123 [lua] access_by_lua(msblocations.conf:189):2: 787710959395ec6903e8b7807fefaef0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:22:18 +0000] 787710959395ec6903e8b7807fefaef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:22:18 [info] 36#36: *1123 [lua] logger.lua:23: 787710959395ec6903e8b7807fefaef0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:22:21 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:21 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:31 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:31 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:33 [info] 36#36: *1128 [lua] access_by_lua(msblocations.conf:189):2: e3bf35afc2186f31444e8fa77b0947c4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:22:33 [info] 36#36: *1128 [lua] logger.lua:23: e3bf35afc2186f31444e8fa77b0947c4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:22:33 +0000] e3bf35afc2186f31444e8fa77b0947c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/03 04:22:41 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:41 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:48 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 5b4463962f564f7f0017aded314810f9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:04:22:48 +0000] 5b4463962f564f7f0017aded314810f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 04:22:48 [info] 36#36: *1131 [lua] logger.lua:23: 5b4463962f564f7f0017aded314810f9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:22:51 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:22:51 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:01 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:01 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:03 [info] 36#36: *1136 [lua] access_by_lua(msblocations.conf:189):2: aefeba80b23e9faf609d9796a66c3387:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:23:03 [info] 36#36: *1136 [lua] logger.lua:23: aefeba80b23e9faf609d9796a66c3387 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:23:03 +0000] aefeba80b23e9faf609d9796a66c3387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:23:11 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:11 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:18 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: b9dacc6a883678aafe388097b1a208f0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:23:18 [info] 36#36: *1140 [lua] logger.lua:23: b9dacc6a883678aafe388097b1a208f0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:23:18 +0000] b9dacc6a883678aafe388097b1a208f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:23:21 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:21 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:31 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:31 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:33 [info] 36#36: *1145 [lua] access_by_lua(msblocations.conf:189):2: 96010f03982c7baff28816cb93f98590:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:23:33 [info] 36#36: *1145 [lua] logger.lua:23: 96010f03982c7baff28816cb93f98590 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:23:33 +0000] 96010f03982c7baff28816cb93f98590 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:23:41 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:41 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:48 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: bd60487640ebe947ea90d182beb2cccd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:23:48 [info] 36#36: *1148 [lua] logger.lua:23: bd60487640ebe947ea90d182beb2cccd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:23:48 +0000] bd60487640ebe947ea90d182beb2cccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:23:51 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:23:51 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:01 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:01 [info] 36#36: *1151 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:03 [info] 36#36: *1153 [lua] access_by_lua(msblocations.conf:189):2: 7adadb515bb1ab0d87094d0460fb37fb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:24:03 [info] 36#36: *1153 [lua] logger.lua:23: 7adadb515bb1ab0d87094d0460fb37fb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:24:03 +0000] 7adadb515bb1ab0d87094d0460fb37fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:24:11 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:11 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:18 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: 6d064bde4dc9122f1354e5f864b0836b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:24:18 [info] 36#36: *1157 [lua] logger.lua:23: 6d064bde4dc9122f1354e5f864b0836b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:24:18 +0000] 6d064bde4dc9122f1354e5f864b0836b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/03 04:24:21 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:21 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:31 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:31 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:33 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:189):2: a2b6bf1b3abefbdbc47cf5eec0584358:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:24:33 [info] 36#36: *1162 [lua] logger.lua:23: a2b6bf1b3abefbdbc47cf5eec0584358 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:24:33 +0000] a2b6bf1b3abefbdbc47cf5eec0584358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:24:41 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:41 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:48 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: 725a8100520888bc2edb5d7ef4fda67a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:24:48 +0000] 725a8100520888bc2edb5d7ef4fda67a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/03 04:24:48 [info] 36#36: *1165 [lua] logger.lua:23: 725a8100520888bc2edb5d7ef4fda67a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 04:24:51 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:24:51 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:01 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:01 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:03 [info] 36#36: *1170 [lua] access_by_lua(msblocations.conf:189):2: c97f7d50dcdde742329b88cb428df9bd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:25:03 [info] 36#36: *1170 [lua] logger.lua:23: c97f7d50dcdde742329b88cb428df9bd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:25:03 +0000] c97f7d50dcdde742329b88cb428df9bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:25:11 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:11 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:18 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:189):2: d1a32682627c1da2a71ed126225648cd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:25:18 [info] 36#36: *1174 [lua] logger.lua:23: d1a32682627c1da2a71ed126225648cd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:25:18 +0000] d1a32682627c1da2a71ed126225648cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:25:21 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:21 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:31 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:31 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:33 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:189):2: b85b71fc55b0df417693b641d7c28463:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:25:33 [info] 36#36: *1179 [lua] logger.lua:23: b85b71fc55b0df417693b641d7c28463 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:25:33 +0000] b85b71fc55b0df417693b641d7c28463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:25:41 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:41 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:48 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: fb092cd0d7fe1737a7e016c958c4e868:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:25:48 +0000] fb092cd0d7fe1737a7e016c958c4e868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 04:25:48 [info] 36#36: *1182 [lua] logger.lua:23: fb092cd0d7fe1737a7e016c958c4e868 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:25:51 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:25:51 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:01 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:01 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:03 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:189):2: bc8578cbbbeadc8af32306fad6ba2aea:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:26:03 +0000] bc8578cbbbeadc8af32306fad6ba2aea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:26:03 [info] 36#36: *1187 [lua] logger.lua:23: bc8578cbbbeadc8af32306fad6ba2aea {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:26:11 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:11 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:18 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:189):2: 16fe1f2c7f8197ec6d064c37dbed9e1b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:26:18 [info] 36#36: *1191 [lua] logger.lua:23: 16fe1f2c7f8197ec6d064c37dbed9e1b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:26:18 +0000] 16fe1f2c7f8197ec6d064c37dbed9e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/02/03 04:26:21 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:21 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:30 [info] 36#36: *1194 client closed connection while waiting for request, client: 10.233.65.234, server: 0.0.0.0:443
2023/02/03 04:26:31 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:31 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:33 [info] 36#36: *1197 [lua] access_by_lua(msblocations.conf:189):2: 2116ccd4a1cd7590a82d6948470879c5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:26:34 +0000] 2116ccd4a1cd7590a82d6948470879c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:26:34 [info] 36#36: *1197 [lua] logger.lua:23: 2116ccd4a1cd7590a82d6948470879c5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:26:41 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:41 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:49 [info] 36#36: *1200 [lua] access_by_lua(msblocations.conf:189):2: 4c69e34bbf5f9694bfa7f67ab449a4ed:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:26:49 +0000] 4c69e34bbf5f9694bfa7f67ab449a4ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:26:49 [info] 36#36: *1200 [lua] logger.lua:23: 4c69e34bbf5f9694bfa7f67ab449a4ed {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:26:51 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:26:51 [info] 37#37: *1202 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:01 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:01 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:04 [info] 36#36: *1205 [lua] access_by_lua(msblocations.conf:189):2: 8b4db44b50ab1bfcde7fab27f524f87b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:27:04 [info] 36#36: *1205 [lua] logger.lua:23: 8b4db44b50ab1bfcde7fab27f524f87b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:27:04 +0000] 8b4db44b50ab1bfcde7fab27f524f87b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:27:11 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:11 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:19 [info] 36#36: *1209 [lua] access_by_lua(msblocations.conf:189):2: e553d0253234f4e8cea53c6588c2cbb5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:27:19 [info] 36#36: *1209 [lua] logger.lua:23: e553d0253234f4e8cea53c6588c2cbb5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:27:19 +0000] e553d0253234f4e8cea53c6588c2cbb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:27:21 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:21 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:31 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:31 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:34 [info] 36#36: *1214 [lua] access_by_lua(msblocations.conf:189):2: 451f6ef23eb474521f3b03bfa40937c1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:27:34 [info] 36#36: *1214 [lua] logger.lua:23: 451f6ef23eb474521f3b03bfa40937c1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:27:34 +0000] 451f6ef23eb474521f3b03bfa40937c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:27:41 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:41 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:49 [info] 36#36: *1217 [lua] access_by_lua(msblocations.conf:189):2: b3e5abf9533880d0397e4679b96d8cd7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:27:49 [info] 36#36: *1217 [lua] logger.lua:23: b3e5abf9533880d0397e4679b96d8cd7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:27:49 +0000] b3e5abf9533880d0397e4679b96d8cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 04:27:51 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:27:51 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:01 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:01 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:04 [info] 36#36: *1222 [lua] access_by_lua(msblocations.conf:189):2: 5a9754b9203a71ba1ff95db087c836b2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:28:04 [info] 36#36: *1222 [lua] logger.lua:23: 5a9754b9203a71ba1ff95db087c836b2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:28:04 +0000] 5a9754b9203a71ba1ff95db087c836b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:28:11 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:11 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:19 [info] 36#36: *1226 [lua] access_by_lua(msblocations.conf:189):2: 2477b62b0e8db1cc0b2dcf2259e1d7de:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:28:19 [info] 36#36: *1226 [lua] logger.lua:23: 2477b62b0e8db1cc0b2dcf2259e1d7de {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:28:19 +0000] 2477b62b0e8db1cc0b2dcf2259e1d7de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 04:28:21 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:21 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:31 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:31 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:34 [info] 36#36: *1231 [lua] access_by_lua(msblocations.conf:189):2: 762f2552947ac306210d29432d232b3c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:28:34 +0000] 762f2552947ac306210d29432d232b3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:28:34 [info] 36#36: *1231 [lua] logger.lua:23: 762f2552947ac306210d29432d232b3c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:28:41 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:41 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:49 [info] 36#36: *1234 [lua] access_by_lua(msblocations.conf:189):2: 7664132e7ec00bfa80b26df31e2c916e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.127 - - [03/Feb/2023:04:28:49 +0000] 7664132e7ec00bfa80b26df31e2c916e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:28:49 [info] 36#36: *1234 [lua] logger.lua:23: 7664132e7ec00bfa80b26df31e2c916e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:28:51 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:28:51 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:01 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:01 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:04 [info] 36#36: *1239 [lua] access_by_lua(msblocations.conf:189):2: 322b2b33bced149777c9d8bd9edd7e30:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:29:04 [info] 36#36: *1239 [lua] logger.lua:23: 322b2b33bced149777c9d8bd9edd7e30 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:29:04 +0000] 322b2b33bced149777c9d8bd9edd7e30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/03 04:29:11 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:11 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:19 [info] 36#36: *1243 [lua] access_by_lua(msblocations.conf:189):2: ca1bd2176d954ac69fa7913e13b67670:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:29:19 [info] 36#36: *1243 [lua] logger.lua:23: ca1bd2176d954ac69fa7913e13b67670 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:29:19 +0000] ca1bd2176d954ac69fa7913e13b67670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:29:21 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:21 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:31 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:31 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:34 [info] 36#36: *1248 [lua] access_by_lua(msblocations.conf:189):2: 0319cf0bc7dcfeffb2d1accac65fb74e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:29:34 [info] 36#36: *1248 [lua] logger.lua:23: 0319cf0bc7dcfeffb2d1accac65fb74e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:29:34 +0000] 0319cf0bc7dcfeffb2d1accac65fb74e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:29:41 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:41 [info] 36#36: *1250 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:49 [info] 36#36: *1251 [lua] access_by_lua(msblocations.conf:189):2: 1cf571d8ec3b0d242df01fe47e75ec98:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:29:49 [info] 36#36: *1251 [lua] logger.lua:23: 1cf571d8ec3b0d242df01fe47e75ec98 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:29:49 +0000] 1cf571d8ec3b0d242df01fe47e75ec98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 04:29:51 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:29:51 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:01 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:01 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:04 [info] 36#36: *1256 [lua] access_by_lua(msblocations.conf:189):2: 33d6cbf708779fed9a434f95804ec64b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:30:04 [info] 36#36: *1256 [lua] logger.lua:23: 33d6cbf708779fed9a434f95804ec64b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:30:04 +0000] 33d6cbf708779fed9a434f95804ec64b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:30:11 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:11 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:19 [info] 36#36: *1260 [lua] access_by_lua(msblocations.conf:189):2: 7e0654f5a751406d8d3d25dd3b9d8df7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:30:19 [info] 36#36: *1260 [lua] logger.lua:23: 7e0654f5a751406d8d3d25dd3b9d8df7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:30:19 +0000] 7e0654f5a751406d8d3d25dd3b9d8df7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 04:30:21 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:21 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:31 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:31 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:34 [info] 36#36: *1265 [lua] access_by_lua(msblocations.conf:189):2: 9d749797885ef796b5711e0683689874:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:30:34 [info] 36#36: *1265 [lua] logger.lua:23: 9d749797885ef796b5711e0683689874 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:30:34 +0000] 9d749797885ef796b5711e0683689874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/03 04:30:41 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:41 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:49 [info] 36#36: *1268 [lua] access_by_lua(msblocations.conf:189):2: a9b2bdccd329fb1ab6858a7140662a4b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:30:49 [info] 36#36: *1268 [lua] logger.lua:23: a9b2bdccd329fb1ab6858a7140662a4b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:30:49 +0000] a9b2bdccd329fb1ab6858a7140662a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:30:51 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:30:51 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:01 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:01 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:04 [info] 36#36: *1273 [lua] access_by_lua(msblocations.conf:189):2: b7e574ab404046ed7fde8b718bbd5700:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:31:04 [info] 36#36: *1273 [lua] logger.lua:23: b7e574ab404046ed7fde8b718bbd5700 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:31:04 +0000] b7e574ab404046ed7fde8b718bbd5700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/02/03 04:31:11 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:11 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:19 [info] 36#36: *1277 [lua] access_by_lua(msblocations.conf:189):2: cbd4ec4f69af5817264d6ac648836ea3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:31:19 [info] 36#36: *1277 [lua] logger.lua:23: cbd4ec4f69af5817264d6ac648836ea3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:31:19 +0000] cbd4ec4f69af5817264d6ac648836ea3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:31:21 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:21 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:31 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:31 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:34 [info] 36#36: *1282 [lua] access_by_lua(msblocations.conf:189):2: 5dd44b4224c6fd0ab6bc813d5041efb4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:31:34 +0000] 5dd44b4224c6fd0ab6bc813d5041efb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/02/03 04:31:34 [info] 36#36: *1282 [lua] logger.lua:23: 5dd44b4224c6fd0ab6bc813d5041efb4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/03 04:31:41 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:41 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:49 [info] 36#36: *1285 [lua] access_by_lua(msblocations.conf:189):2: 11d1ef4dfc63ae5e4531d186e1a2e700:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:04:31:49 +0000] 11d1ef4dfc63ae5e4531d186e1a2e700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 04:31:49 [info] 36#36: *1285 [lua] logger.lua:23: 11d1ef4dfc63ae5e4531d186e1a2e700 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:31:51 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:31:51 [info] 37#37: *1287 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:01 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:01 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:04 [info] 36#36: *1290 [lua] access_by_lua(msblocations.conf:189):2: 5d78944061cb45d6cb41bfdaf9df2e88:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:32:04 +0000] 5d78944061cb45d6cb41bfdaf9df2e88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/03 04:32:04 [info] 36#36: *1290 [lua] logger.lua:23: 5d78944061cb45d6cb41bfdaf9df2e88 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:32:11 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:11 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:19 [info] 36#36: *1294 [lua] access_by_lua(msblocations.conf:189):2: c763174500638a07d80e9823a7c963b6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:32:19 +0000] c763174500638a07d80e9823a7c963b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/03 04:32:19 [info] 36#36: *1294 [lua] logger.lua:23: c763174500638a07d80e9823a7c963b6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:32:21 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:21 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:31 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:31 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:34 [info] 36#36: *1299 [lua] access_by_lua(msblocations.conf:189):2: 90c0db4c14ebcc0c83b0e39095f11dfb:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:32:34 [info] 36#36: *1299 [lua] logger.lua:23: 90c0db4c14ebcc0c83b0e39095f11dfb {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:32:34 +0000] 90c0db4c14ebcc0c83b0e39095f11dfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:32:41 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:41 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:49 [info] 36#36: *1302 [lua] access_by_lua(msblocations.conf:189):2: f1327f139e72c1515fb86149c874deb8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:32:49 +0000] f1327f139e72c1515fb86149c874deb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:32:49 [info] 36#36: *1302 [lua] logger.lua:23: f1327f139e72c1515fb86149c874deb8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:32:51 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:32:51 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:01 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:01 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:04 [info] 36#36: *1307 [lua] access_by_lua(msblocations.conf:189):2: 53d8eebd4a31a3fe55d419609412452b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:33:04 [info] 36#36: *1307 [lua] logger.lua:23: 53d8eebd4a31a3fe55d419609412452b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:33:04 +0000] 53d8eebd4a31a3fe55d419609412452b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:33:11 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:11 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:19 [info] 36#36: *1311 [lua] access_by_lua(msblocations.conf:189):2: d967968059057e599bb555c0b2c1489e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:33:19 +0000] d967968059057e599bb555c0b2c1489e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 04:33:19 [info] 36#36: *1311 [lua] logger.lua:23: d967968059057e599bb555c0b2c1489e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:33:21 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:21 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:31 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:31 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:34 [info] 36#36: *1316 [lua] access_by_lua(msblocations.conf:189):2: 24157dcfa0285c1d8ac59d2c5d04d10b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:33:34 +0000] 24157dcfa0285c1d8ac59d2c5d04d10b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/03 04:33:34 [info] 36#36: *1316 [lua] logger.lua:23: 24157dcfa0285c1d8ac59d2c5d04d10b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:33:41 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:41 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:49 [info] 36#36: *1319 [lua] access_by_lua(msblocations.conf:189):2: e885db42d5384330bfe7d7c72301589f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:33:49 [info] 36#36: *1319 [lua] logger.lua:23: e885db42d5384330bfe7d7c72301589f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:33:49 +0000] e885db42d5384330bfe7d7c72301589f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/03 04:33:51 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:33:51 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:01 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:01 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:04 [info] 36#36: *1324 [lua] access_by_lua(msblocations.conf:189):2: f8c3a80ada8ea0f2e899029d8836c162:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:34:04 [info] 36#36: *1324 [lua] logger.lua:23: f8c3a80ada8ea0f2e899029d8836c162 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:34:04 +0000] f8c3a80ada8ea0f2e899029d8836c162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:34:11 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:11 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:19 [info] 36#36: *1328 [lua] access_by_lua(msblocations.conf:189):2: cadce269e1b4379238ed5772bdf74228:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:34:19 +0000] cadce269e1b4379238ed5772bdf74228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 04:34:19 [info] 36#36: *1328 [lua] logger.lua:23: cadce269e1b4379238ed5772bdf74228 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:34:21 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:21 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:31 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:31 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:34 [info] 36#36: *1333 [lua] access_by_lua(msblocations.conf:189):2: e033ca9d66be987d8ada6b2d3be21a14:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:34:34 [info] 36#36: *1333 [lua] logger.lua:23: e033ca9d66be987d8ada6b2d3be21a14 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:34:34 +0000] e033ca9d66be987d8ada6b2d3be21a14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:34:41 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:41 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:49 [info] 36#36: *1336 [lua] access_by_lua(msblocations.conf:189):2: eb3e181080b8120ad4662c731de85717:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:34:49 [info] 36#36: *1336 [lua] logger.lua:23: eb3e181080b8120ad4662c731de85717 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:34:49 +0000] eb3e181080b8120ad4662c731de85717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:34:51 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:34:51 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:01 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:01 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:04 [info] 36#36: *1341 [lua] access_by_lua(msblocations.conf:189):2: 34da8a435ca1da5dd1da35fd4c2c53c3:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:35:04 [info] 36#36: *1341 [lua] logger.lua:23: 34da8a435ca1da5dd1da35fd4c2c53c3 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:35:04 +0000] 34da8a435ca1da5dd1da35fd4c2c53c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/02/03 04:35:11 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:11 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:19 [info] 36#36: *1345 [lua] access_by_lua(msblocations.conf:189):2: 381307c229a1af03d76aba20901cd97d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.127 - - [03/Feb/2023:04:35:19 +0000] 381307c229a1af03d76aba20901cd97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/03 04:35:19 [info] 36#36: *1345 [lua] logger.lua:23: 381307c229a1af03d76aba20901cd97d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:35:21 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:21 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:31 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:31 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:34 [info] 36#36: *1350 [lua] access_by_lua(msblocations.conf:189):2: d2ae85691c6bf75d11b3eea96696b7a7:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:35:34 +0000] d2ae85691c6bf75d11b3eea96696b7a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 04:35:34 [info] 36#36: *1350 [lua] logger.lua:23: d2ae85691c6bf75d11b3eea96696b7a7 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:35:41 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:41 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:49 [info] 36#36: *1353 [lua] access_by_lua(msblocations.conf:189):2: b578f4a8e74478a4246cb02deb36c539:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:35:49 [info] 36#36: *1353 [lua] logger.lua:23: b578f4a8e74478a4246cb02deb36c539 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:35:49 +0000] b578f4a8e74478a4246cb02deb36c539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:35:51 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:35:51 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:01 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:01 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:04 [info] 36#36: *1358 [lua] access_by_lua(msblocations.conf:189):2: 51d92987e3335314147bc3e70bf88a2d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:36:04 [info] 36#36: *1358 [lua] logger.lua:23: 51d92987e3335314147bc3e70bf88a2d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.127 - - [03/Feb/2023:04:36:04 +0000] 51d92987e3335314147bc3e70bf88a2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/03 04:36:11 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:11 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:19 [info] 36#36: *1362 [lua] access_by_lua(msblocations.conf:189):2: 73ef1a89a869f5443d10e8f9838db920:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:36:19 +0000] 73ef1a89a869f5443d10e8f9838db920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:36:19 [info] 36#36: *1362 [lua] logger.lua:23: 73ef1a89a869f5443d10e8f9838db920 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:36:21 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:21 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:31 [info] 37#37: *1366 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:31 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:34 [info] 36#36: *1367 [lua] access_by_lua(msblocations.conf:189):2: 6919692beda2dc711c51070ae50428db:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:36:34 [info] 36#36: *1367 [lua] logger.lua:23: 6919692beda2dc711c51070ae50428db {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:36:34 +0000] 6919692beda2dc711c51070ae50428db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:36:41 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:41 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:49 [info] 36#36: *1370 [lua] access_by_lua(msblocations.conf:189):2: 80b34c4b4029e395ea9ccb93d624360a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:36:49 [info] 36#36: *1370 [lua] logger.lua:23: 80b34c4b4029e395ea9ccb93d624360a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:36:49 +0000] 80b34c4b4029e395ea9ccb93d624360a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
2023/02/03 04:36:51 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:36:51 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:01 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:01 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:04 [info] 36#36: *1375 [lua] access_by_lua(msblocations.conf:189):2: 97bfe4208f5e6dae6ca434e559e410c4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:37:04 [info] 36#36: *1375 [lua] logger.lua:23: 97bfe4208f5e6dae6ca434e559e410c4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:37:04 +0000] 97bfe4208f5e6dae6ca434e559e410c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/03 04:37:11 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:11 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:19 [info] 36#36: *1379 [lua] access_by_lua(msblocations.conf:189):2: d2fe19bf1c368e39d8c24fbe58627c21:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/03 04:37:19 [info] 36#36: *1379 [lua] logger.lua:23: d2fe19bf1c368e39d8c24fbe58627c21 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:37:19 +0000] d2fe19bf1c368e39d8c24fbe58627c21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 04:37:21 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:21 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:31 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:31 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:34 [info] 36#36: *1384 [lua] access_by_lua(msblocations.conf:189):2: a482ac4e491d8e3073a073d37afe0a9b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:04:37:34 +0000] a482ac4e491d8e3073a073d37afe0a9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 04:37:34 [info] 36#36: *1384 [lua] logger.lua:23: a482ac4e491d8e3073a073d37afe0a9b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:37:41 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:41 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:49 [info] 36#36: *1387 [lua] access_by_lua(msblocations.conf:189):2: b0bb24e7eb262d230610cc72a164e31c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:37:49 [info] 36#36: *1387 [lua] logger.lua:23: b0bb24e7eb262d230610cc72a164e31c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:37:49 +0000] b0bb24e7eb262d230610cc72a164e31c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:37:51 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:37:51 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:01 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:01 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:04 [info] 36#36: *1392 [lua] access_by_lua(msblocations.conf:189):2: b0077a6c09cf3f1ba2912db246484f2e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:38:04 [info] 36#36: *1392 [lua] logger.lua:23: b0077a6c09cf3f1ba2912db246484f2e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:38:04 +0000] b0077a6c09cf3f1ba2912db246484f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:38:11 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:11 [info] 37#37: *1394 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:19 [info] 36#36: *1396 [lua] access_by_lua(msblocations.conf:189):2: 757e8aa8ae0add9ac47780f3bf729eee:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:38:19 [info] 36#36: *1396 [lua] logger.lua:23: 757e8aa8ae0add9ac47780f3bf729eee {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:38:19 +0000] 757e8aa8ae0add9ac47780f3bf729eee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:38:21 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:21 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:31 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:31 [info] 37#37: *1400 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:34 [info] 36#36: *1401 [lua] access_by_lua(msblocations.conf:189):2: 41e8e539bf8efbc2bceababc8fbd489f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:38:34 [info] 36#36: *1401 [lua] logger.lua:23: 41e8e539bf8efbc2bceababc8fbd489f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:38:34 +0000] 41e8e539bf8efbc2bceababc8fbd489f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/03 04:38:41 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:41 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:49 [info] 36#36: *1404 [lua] access_by_lua(msblocations.conf:189):2: 171260ee0e9f9bf9dfda56f7334af771:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:38:49 +0000] 171260ee0e9f9bf9dfda56f7334af771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:38:49 [info] 36#36: *1404 [lua] logger.lua:23: 171260ee0e9f9bf9dfda56f7334af771 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:38:51 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:38:51 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:01 [info] 37#37: *1407 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:01 [info] 37#37: *1408 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:05 [info] 36#36: *1409 [lua] access_by_lua(msblocations.conf:189):2: adffac13708953a35beb4a02ab8b5ec4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
10.233.66.127 - - [03/Feb/2023:04:39:05 +0000] adffac13708953a35beb4a02ab8b5ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/03 04:39:05 [info] 36#36: *1409 [lua] logger.lua:23: adffac13708953a35beb4a02ab8b5ec4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:39:11 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:11 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:20 [info] 36#36: *1413 [lua] access_by_lua(msblocations.conf:189):2: 4504c5e88111cd32c006984851295cbc:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:39:20 +0000] 4504c5e88111cd32c006984851295cbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 04:39:20 [info] 36#36: *1413 [lua] logger.lua:23: 4504c5e88111cd32c006984851295cbc {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:39:21 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:21 [info] 37#37: *1415 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:31 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:31 [info] 37#37: *1417 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:35 [info] 36#36: *1418 [lua] access_by_lua(msblocations.conf:189):2: 162d67515500955e21786ba50e3f7d1f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:39:35 +0000] 162d67515500955e21786ba50e3f7d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 04:39:35 [info] 36#36: *1418 [lua] logger.lua:23: 162d67515500955e21786ba50e3f7d1f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:39:41 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:41 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:50 [info] 36#36: *1421 [lua] access_by_lua(msblocations.conf:189):2: f853f82eff1a773f779a9fb36e20b041:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:39:50 [info] 36#36: *1421 [lua] logger.lua:23: f853f82eff1a773f779a9fb36e20b041 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:39:50 +0000] f853f82eff1a773f779a9fb36e20b041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.047 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2023/02/03 04:39:51 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:39:51 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:01 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:01 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:05 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:189):2: 837ff1e10203580bb884eccc388e6cd4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:40:05 +0000] 837ff1e10203580bb884eccc388e6cd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:40:05 [info] 36#36: *1426 [lua] logger.lua:23: 837ff1e10203580bb884eccc388e6cd4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:40:11 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:11 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:20 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:189):2: ba70b7dc76edbccd55309df3d167a50c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:40:20 [info] 36#36: *1430 [lua] logger.lua:23: ba70b7dc76edbccd55309df3d167a50c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:40:20 +0000] ba70b7dc76edbccd55309df3d167a50c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/03 04:40:21 [info] 36#36: *1431 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:21 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:31 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:31 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:35 [info] 36#36: *1435 [lua] access_by_lua(msblocations.conf:189):2: 9930904abdba851d33feec04d5c4777e:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:40:35 [info] 36#36: *1435 [lua] logger.lua:23: 9930904abdba851d33feec04d5c4777e {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:40:35 +0000] 9930904abdba851d33feec04d5c4777e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:40:41 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:41 [info] 36#36: *1437 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:50 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:189):2: a5d748901824791a19ab2ea79ce72a4a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.127 - - [03/Feb/2023:04:40:50 +0000] a5d748901824791a19ab2ea79ce72a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/03 04:40:50 [info] 36#36: *1438 [lua] logger.lua:23: a5d748901824791a19ab2ea79ce72a4a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:40:51 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:40:51 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:01 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:01 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:05 [info] 36#36: *1443 [lua] access_by_lua(msblocations.conf:189):2: a1c3477ba123727e1c563d2f676276e6:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:41:05 [info] 36#36: *1443 [lua] logger.lua:23: a1c3477ba123727e1c563d2f676276e6 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:41:05 +0000] a1c3477ba123727e1c563d2f676276e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:41:11 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:11 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:20 [info] 36#36: *1447 [lua] access_by_lua(msblocations.conf:189):2: 7de26915159a6c712983c19b6aa9797c:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:41:20 +0000] 7de26915159a6c712983c19b6aa9797c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/03 04:41:20 [info] 36#36: *1447 [lua] logger.lua:23: 7de26915159a6c712983c19b6aa9797c {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/03 04:41:21 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:21 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:31 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:31 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:35 [info] 36#36: *1452 [lua] access_by_lua(msblocations.conf:189):2: cc3ccd25330b905c761e6b0d296fe08d:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:41:35 [info] 36#36: *1452 [lua] logger.lua:23: cc3ccd25330b905c761e6b0d296fe08d {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:41:35 +0000] cc3ccd25330b905c761e6b0d296fe08d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:41:41 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:41 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:50 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:189):2: 46d0e79d3a395efeb780aa4d12a2f732:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:41:50 [info] 36#36: *1455 [lua] logger.lua:23: 46d0e79d3a395efeb780aa4d12a2f732 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:41:50 +0000] 46d0e79d3a395efeb780aa4d12a2f732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 04:41:51 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:41:51 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:01 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:01 [info] 36#36: *1459 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:05 [info] 36#36: *1460 [lua] access_by_lua(msblocations.conf:189):2: 6da9730b502e0f458810d1eb899104d8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:42:05 [info] 36#36: *1460 [lua] logger.lua:23: 6da9730b502e0f458810d1eb899104d8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:42:05 +0000] 6da9730b502e0f458810d1eb899104d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/03 04:42:11 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:11 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:20 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:189):2: 50017f806f66f234532763c0640809e5:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:42:20 +0000] 50017f806f66f234532763c0640809e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/03 04:42:20 [info] 36#36: *1464 [lua] logger.lua:23: 50017f806f66f234532763c0640809e5 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:42:21 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:21 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:31 [info] 37#37: *1467 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:31 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:35 [info] 36#36: *1469 [lua] access_by_lua(msblocations.conf:189):2: 52de76de068f8304dd3d5461fa5fb7c9:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:42:35 [info] 36#36: *1469 [lua] logger.lua:23: 52de76de068f8304dd3d5461fa5fb7c9 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:42:35 +0000] 52de76de068f8304dd3d5461fa5fb7c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:42:41 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:41 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:50 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:189):2: 167dadc3b4d5fc61374ba22f040d21d4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.127 - - [03/Feb/2023:04:42:50 +0000] 167dadc3b4d5fc61374ba22f040d21d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/03 04:42:50 [info] 36#36: *1472 [lua] logger.lua:23: 167dadc3b4d5fc61374ba22f040d21d4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:42:51 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:42:51 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:01 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:01 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:05 [info] 36#36: *1477 [lua] access_by_lua(msblocations.conf:189):2: 109a50ee819ee3a006e155f6cf345fc4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:43:05 +0000] 109a50ee819ee3a006e155f6cf345fc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/03 04:43:05 [info] 36#36: *1477 [lua] logger.lua:23: 109a50ee819ee3a006e155f6cf345fc4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:43:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:43:11 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:11 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:20 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 21b13c5397666067f89c82cc169fc97f:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:43:20 +0000] 21b13c5397666067f89c82cc169fc97f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/03 04:43:20 [info] 36#36: *1481 [lua] logger.lua:23: 21b13c5397666067f89c82cc169fc97f {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:43:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:43:21 [info] 36#36: *1482 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:21 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:31 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:31 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:35 [info] 36#36: *1486 [lua] access_by_lua(msblocations.conf:189):2: b0f474dbfbbd2bdf13c53e4a73c156c8:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:43:35 [info] 36#36: *1486 [lua] logger.lua:23: b0f474dbfbbd2bdf13c53e4a73c156c8 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:43:35 +0000] b0f474dbfbbd2bdf13c53e4a73c156c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:43:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/03 04:43:41 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:41 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:50 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:189):2: 00aa2419705eaea147c453d506b13c34:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:43:50 +0000] 00aa2419705eaea147c453d506b13c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/03 04:43:50 [info] 36#36: *1489 [lua] logger.lua:23: 00aa2419705eaea147c453d506b13c34 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:43:51 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:43:51 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:01 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:01 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:05 [info] 36#36: *1494 [lua] access_by_lua(msblocations.conf:189):2: 5a7d16d3070a9b967bd087baab5a77b1:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:44:05 [info] 36#36: *1494 [lua] logger.lua:23: 5a7d16d3070a9b967bd087baab5a77b1 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:44:05 +0000] 5a7d16d3070a9b967bd087baab5a77b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:44:11 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:11 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:20 [info] 36#36: *1498 [lua] access_by_lua(msblocations.conf:189):2: 8f8717e78b1638a8cef539c4bffb2dcd:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:44:20 [info] 36#36: *1498 [lua] logger.lua:23: 8f8717e78b1638a8cef539c4bffb2dcd {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:44:20 +0000] 8f8717e78b1638a8cef539c4bffb2dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:44:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/03 04:44:21 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:21 [info] 37#37: *1500 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:31 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:31 [info] 36#36: *1502 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:35 [info] 36#36: *1503 [lua] access_by_lua(msblocations.conf:189):2: c5f276a66b703d4f53845a243f00ba4b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:44:35 [info] 36#36: *1503 [lua] logger.lua:23: c5f276a66b703d4f53845a243f00ba4b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:44:35 +0000] c5f276a66b703d4f53845a243f00ba4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:44:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/03 04:44:41 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:41 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:50 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:189):2: b67b9b49314f145e964e82d4c5880aaf:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:44:50 +0000] b67b9b49314f145e964e82d4c5880aaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:44:50 [info] 36#36: *1506 [lua] logger.lua:23: b67b9b49314f145e964e82d4c5880aaf {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:44:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:44:51 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:44:51 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:01 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:01 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:05 [info] 36#36: *1511 [lua] access_by_lua(msblocations.conf:189):2: badc851f5185b9982228bfa22fa0653a:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:45:05 +0000] badc851f5185b9982228bfa22fa0653a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/03 04:45:05 [info] 36#36: *1511 [lua] logger.lua:23: badc851f5185b9982228bfa22fa0653a {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:45:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:45:11 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:11 [info] 37#37: *1513 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:20 [info] 36#36: *1515 [lua] access_by_lua(msblocations.conf:189):2: ccdf6e84f13fc584023a61af66a31698:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:45:20 [info] 36#36: *1515 [lua] logger.lua:23: ccdf6e84f13fc584023a61af66a31698 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:45:20 +0000] ccdf6e84f13fc584023a61af66a31698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:45:21 [info] 37#37: *1517 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:21 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:31 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:31 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:35 [info] 36#36: *1520 [lua] access_by_lua(msblocations.conf:189):2: 3b2590194fe0793d1745b42c0d8ddc02:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:45:35 [info] 36#36: *1520 [lua] logger.lua:23: 3b2590194fe0793d1745b42c0d8ddc02 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:45:35 +0000] 3b2590194fe0793d1745b42c0d8ddc02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:45:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:45:41 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:41 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:50 [info] 36#36: *1523 [lua] access_by_lua(msblocations.conf:189):2: 1e6f480ea7c2e0e2cd1ef0198bb252a4:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:45:50 [info] 36#36: *1523 [lua] logger.lua:23: 1e6f480ea7c2e0e2cd1ef0198bb252a4 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:45:50 +0000] 1e6f480ea7c2e0e2cd1ef0198bb252a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:45:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/03 04:45:51 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:45:51 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:01 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:01 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:05 [info] 36#36: *1528 [lua] access_by_lua(msblocations.conf:189):2: 9da178cdd252a36ee9799e957adf157b:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:46:05 +0000] 9da178cdd252a36ee9799e957adf157b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:46:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/03 04:46:05 [info] 36#36: *1528 [lua] logger.lua:23: 9da178cdd252a36ee9799e957adf157b {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , 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/03 04:46:11 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:11 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:20 [info] 36#36: *1532 [lua] access_by_lua(msblocations.conf:189):2: 33e0bf35dc4889fceaa7148118be5b22:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:46:20 [info] 36#36: *1532 [lua] logger.lua:23: 33e0bf35dc4889fceaa7148118be5b22 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:46:20 +0000] 33e0bf35dc4889fceaa7148118be5b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:46:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:46:21 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:21 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:31 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:31 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:35 [info] 36#36: *1537 [lua] access_by_lua(msblocations.conf:189):2: 27a6d001a6c83fcd89ec0ee4ae48e233:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:46:35 +0000] 27a6d001a6c83fcd89ec0ee4ae48e233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/03 04:46:35 [info] 36#36: *1537 [lua] logger.lua:23: 27a6d001a6c83fcd89ec0ee4ae48e233 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:46:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/03 04:46:41 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:41 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:50 [info] 36#36: *1540 [lua] access_by_lua(msblocations.conf:189):2: 2dfe509ba207194b58470867bc627091:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:46:50 +0000] 2dfe509ba207194b58470867bc627091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/03 04:46:50 [info] 36#36: *1540 [lua] logger.lua:23: 2dfe509ba207194b58470867bc627091 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:46:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:46:51 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:46:51 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:47:01 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:47:01 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:47:05 [info] 36#36: *1545 [lua] access_by_lua(msblocations.conf:189):2: dbadf4551a392ac097a57a83e3ec30b0:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:47:05 [info] 36#36: *1545 [lua] logger.lua:23: dbadf4551a392ac097a57a83e3ec30b0 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:47:05 +0000] dbadf4551a392ac097a57a83e3ec30b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:47:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/03 04:47:11 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:47:11 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:47:20 [info] 36#36: *1549 [lua] access_by_lua(msblocations.conf:189):2: b74426825125d74de3c43edb01beadb2:receive the request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/03 04:47:20 [info] 36#36: *1549 [lua] logger.lua:23: b74426825125d74de3c43edb01beadb2 {"matched":"microservices"} while logging request, client: 10.233.66.127, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.127 - - [03/Feb/2023:04:47:20 +0000] b74426825125d74de3c43edb01beadb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.127 - - [03/Feb/2023:04:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/03 04:47:21 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443
2023/02/03 04:47:21 [info] 36#36: *1551 client closed connection while SSL handshaking, client: 10.233.72.240, server: 0.0.0.0:443