Results

By type

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

2023-01-17 04:59:48 268 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-17 04:59:48 268 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-17 04:59:48 269 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-17 04:59:48 270 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-17 04:59:48 270 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-17 04:59:48 270 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-17 04:59:48 270 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-17 04:59:48 331 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-17 04:59:48 420 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-17 04:59:48 420 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-17 04:59:48 420 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-17 04:59:48 885 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/17 04:59:57 [info] 41#41: *12 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 04:59:57 [info] 41#41: *13 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:06 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: b76ba7a4d64fc2c6268660f5acbbc568:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:00:06 +0000] b76ba7a4d64fc2c6268660f5acbbc568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.138 upstream_response_time:0.137 "-" "Consul Health Check" "-"
2023/01/17 05:00:06 [info] 38#38: *14 [lua] logger.lua:23: b76ba7a4d64fc2c6268660f5acbbc568 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2023/01/17 05:00:07 [info] 41#41: *18 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:07 [info] 41#41: *17 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:17 [info] 41#41: *19 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:17 [info] 41#41: *20 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:21 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: 27925607a67c89683a922160065cbea8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:00:21 [info] 38#38: *21 [lua] logger.lua:23: 27925607a67c89683a922160065cbea8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:00:21 +0000] 27925607a67c89683a922160065cbea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:00:27 [info] 41#41: *22 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:27 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:36 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: 6428d6c5d7fed0d480c76acdc6d20d16:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:00:36 [info] 38#38: *24 [lua] logger.lua:23: 6428d6c5d7fed0d480c76acdc6d20d16 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:00:36 +0000] 6428d6c5d7fed0d480c76acdc6d20d16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:00:37 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:37 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:44 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/17 05:00:44 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/17 05:00:44 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/17 05:00:44 [notice] 34#34: signal 29 (SIGIO) received
2023/01/17 05:00:47 [info] 41#41: *30 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:47 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:51 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: b9d09bf2856ff209e340090a711dbf06:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:00:51 +0000] b9d09bf2856ff209e340090a711dbf06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:00:51 [info] 38#38: *31 [lua] logger.lua:23: b9d09bf2856ff209e340090a711dbf06 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:00:57 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:00:57 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:06 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: e50f832a13aeaa360b4f444c1aadb6c6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:01:06 [info] 38#38: *34 [lua] logger.lua:23: e50f832a13aeaa360b4f444c1aadb6c6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:01:06 +0000] e50f832a13aeaa360b4f444c1aadb6c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:01:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:01:07 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:07 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:07 [info] 38#38: *35 [lua] access_by_lua(msblocations.conf:189):2: 453fe2d177703aea7c82ff4c68e1f18f:receive the request, client: 10.233.68.22, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/17 05:01:07 [info] 38#38: *35 [lua] logger.lua:23: 453fe2d177703aea7c82ff4c68e1f18f {"matched":"microservices"} while logging request, client: 10.233.68.22, 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.68.22 - - [17/Jan/2023:05:01:07 +0000] 453fe2d177703aea7c82ff4c68e1f18f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.223 upstream_response_time:0.223 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.68.22 - - [17/Jan/2023:05:01:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 225
2023/01/17 05:01:13 [info] 38#38: *35 client 10.233.68.22 closed keepalive connection
2023/01/17 05:01:17 [info] 41#41: *38 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:17 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:21 [info] 38#38: *40 [lua] access_by_lua(msblocations.conf:189):2: 8483e9cbe792033f2b25506a75085de1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:01:21 +0000] 8483e9cbe792033f2b25506a75085de1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:01:21 [info] 38#38: *40 [lua] logger.lua:23: 8483e9cbe792033f2b25506a75085de1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:01:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:01:27 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:27 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:36 [info] 38#38: *43 [lua] access_by_lua(msblocations.conf:189):2: 36df26f988e05c266f2cffecdf5351de:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:01:36 [info] 38#38: *43 [lua] logger.lua:23: 36df26f988e05c266f2cffecdf5351de {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:01:36 +0000] 36df26f988e05c266f2cffecdf5351de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:01:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/17 05:01:37 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:37 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:47 [info] 41#41: *48 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:47 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:51 [info] 38#38: *49 [lua] access_by_lua(msblocations.conf:189):2: 43107b4d7daecf09254b069cafe19048:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:01:51 +0000] 43107b4d7daecf09254b069cafe19048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:01:51 [info] 38#38: *49 [lua] logger.lua:23: 43107b4d7daecf09254b069cafe19048 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:01:57 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:01:57 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:06 [info] 38#38: *52 [lua] access_by_lua(msblocations.conf:189):2: a8eea366ac856bdfbfdb937a42c81036:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:02:06 [info] 38#38: *52 [lua] logger.lua:23: a8eea366ac856bdfbfdb937a42c81036 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:02:06 +0000] a8eea366ac856bdfbfdb937a42c81036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:02:07 [info] 41#41: *54 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:07 [info] 41#41: *53 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:17 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:17 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:21 [info] 38#38: *57 [lua] access_by_lua(msblocations.conf:189):2: c75c1ba9e100c18b7d0504a7ba80704b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:02:21 [info] 38#38: *57 [lua] logger.lua:23: c75c1ba9e100c18b7d0504a7ba80704b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:02:21 +0000] c75c1ba9e100c18b7d0504a7ba80704b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:02:23 [info] 38#38: *58 [lua] access_by_lua(msblocations.conf:189):2: 9ae8f6b2ce3d264e9ff1a1acd17f29a0:receive the request, client: 10.233.69.155, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.69.155 - - [17/Jan/2023:05:02:23 +0000] 9ae8f6b2ce3d264e9ff1a1acd17f29a0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.157 upstream_response_time:0.156 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/01/17 05:02:23 [info] 38#38: *58 [lua] logger.lua:23: 9ae8f6b2ce3d264e9ff1a1acd17f29a0 {"matched":"microservices"} while logging request, client: 10.233.69.155, 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.155 - - [17/Jan/2023:05:02:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 152
2023/01/17 05:02:27 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:27 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:33 [info] 38#38: *58 client 10.233.69.155 closed keepalive connection
2023/01/17 05:02:36 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: 9b66246b2b0ab7944e48e2a0ca737048:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:02:36 [info] 38#38: *61 [lua] logger.lua:23: 9b66246b2b0ab7944e48e2a0ca737048 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:02:36 +0000] 9b66246b2b0ab7944e48e2a0ca737048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:02:37 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:37 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:47 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:47 [info] 41#41: *66 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:51 [info] 38#38: *67 [lua] access_by_lua(msblocations.conf:189):2: 759e1fa01f6226087f2cb01230b99794:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.71.49 - - [17/Jan/2023:05:02:51 +0000] 759e1fa01f6226087f2cb01230b99794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/17 05:02:51 [info] 38#38: *67 [lua] logger.lua:23: 759e1fa01f6226087f2cb01230b99794 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:02:57 [info] 41#41: *68 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:02:57 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:06 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: 448577c8688592f1801d89a243d20f76:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:03:06 +0000] 448577c8688592f1801d89a243d20f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/17 05:03:06 [info] 38#38: *70 [lua] logger.lua:23: 448577c8688592f1801d89a243d20f76 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/17 05:03:07 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:07 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:17 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:17 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:21 [info] 38#38: *75 [lua] access_by_lua(msblocations.conf:189):2: e9051860c5d3bacb3891135c0dd1a153:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:03:21 [info] 38#38: *75 [lua] logger.lua:23: e9051860c5d3bacb3891135c0dd1a153 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:03:21 +0000] e9051860c5d3bacb3891135c0dd1a153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:03:27 [info] 41#41: *77 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:27 [info] 41#41: *76 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:36 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 07b489d72d95ae1f61e4997153c3f65b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:03:36 [info] 38#38: *78 [lua] logger.lua:23: 07b489d72d95ae1f61e4997153c3f65b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:03:36 +0000] 07b489d72d95ae1f61e4997153c3f65b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:03:37 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:37 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:47 [info] 41#41: *82 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:47 [info] 41#41: *83 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:51 [info] 38#38: *84 [lua] access_by_lua(msblocations.conf:189):2: 038cd77af1ca23317226c0cbf77e7018:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:03:51 [info] 38#38: *84 [lua] logger.lua:23: 038cd77af1ca23317226c0cbf77e7018 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:03:51 +0000] 038cd77af1ca23317226c0cbf77e7018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:03:57 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:03:57 [info] 41#41: *85 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:06 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 15e6ce17d0743193cc642a4eb877469f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:04:06 +0000] 15e6ce17d0743193cc642a4eb877469f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.035 "-" "Consul Health Check" "-"
2023/01/17 05:04:06 [info] 38#38: *87 [lua] logger.lua:23: 15e6ce17d0743193cc642a4eb877469f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2023/01/17 05:04:07 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:07 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:17 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:17 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:21 [info] 38#38: *92 [lua] access_by_lua(msblocations.conf:189):2: 19dcd030eff01fe0880072c84fae090a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:04:21 +0000] 19dcd030eff01fe0880072c84fae090a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:04:21 [info] 38#38: *92 [lua] logger.lua:23: 19dcd030eff01fe0880072c84fae090a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:04:27 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:27 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
10.233.71.49 - - [17/Jan/2023:05:04:36 +0000] 801d2a3f8edc6ce0a15cb6ef9ea75ed7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:04:36 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: 801d2a3f8edc6ce0a15cb6ef9ea75ed7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:04:36 [info] 38#38: *95 [lua] logger.lua:23: 801d2a3f8edc6ce0a15cb6ef9ea75ed7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:04:37 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:37 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:47 [info] 41#41: *99 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:47 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:52 [info] 38#38: *101 [lua] access_by_lua(msblocations.conf:189):2: 897faae820d408bc2a8f4819055e9f7e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:04:52 [info] 38#38: *101 [lua] logger.lua:23: 897faae820d408bc2a8f4819055e9f7e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:04:52 +0000] 897faae820d408bc2a8f4819055e9f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:04:57 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:04:57 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:07 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: a5eb51f37fb046017c3ce738ca14fef0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:05:07 [info] 38#38: *104 [lua] logger.lua:23: a5eb51f37fb046017c3ce738ca14fef0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:05:07 +0000] a5eb51f37fb046017c3ce738ca14fef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:05:07 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:07 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:17 [info] 41#41: *107 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:17 [info] 41#41: *108 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:22 [info] 38#38: *109 [lua] access_by_lua(msblocations.conf:189):2: 2df6d70764edfb36e5cf30857dff37ac:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:05:22 +0000] 2df6d70764edfb36e5cf30857dff37ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/17 05:05:22 [info] 38#38: *109 [lua] logger.lua:23: 2df6d70764edfb36e5cf30857dff37ac {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:05:27 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:27 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:37 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: 1c5d4df064681cf7b4e2ec0ad44e3ac6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:05:37 +0000] 1c5d4df064681cf7b4e2ec0ad44e3ac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:05:37 [info] 38#38: *112 [lua] logger.lua:23: 1c5d4df064681cf7b4e2ec0ad44e3ac6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:05:37 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:37 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:47 [info] 41#41: *116 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:47 [info] 41#41: *117 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:52 [info] 38#38: *118 [lua] access_by_lua(msblocations.conf:189):2: 50ca0a3275d86feb5426309d945b9d1b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:05:52 [info] 38#38: *118 [lua] logger.lua:23: 50ca0a3275d86feb5426309d945b9d1b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:05:52 +0000] 50ca0a3275d86feb5426309d945b9d1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:05:57 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:05:57 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:07 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: 1b57fbe4109a8ec346596620ba3c07cd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:06:07 +0000] 1b57fbe4109a8ec346596620ba3c07cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:06:07 [info] 38#38: *121 [lua] logger.lua:23: 1b57fbe4109a8ec346596620ba3c07cd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:06:07 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:07 [info] 41#41: *122 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:17 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:17 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:22 [info] 38#38: *126 [lua] access_by_lua(msblocations.conf:189):2: 6cc2e4be4efe3b11047c3e097240979b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:06:22 [info] 38#38: *126 [lua] logger.lua:23: 6cc2e4be4efe3b11047c3e097240979b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:06:22 +0000] 6cc2e4be4efe3b11047c3e097240979b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:06:27 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:27 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:37 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: 55cccf79d038edeb6053606a1fb61572:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:06:37 [info] 38#38: *129 [lua] logger.lua:23: 55cccf79d038edeb6053606a1fb61572 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:06:37 +0000] 55cccf79d038edeb6053606a1fb61572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:06:37 [info] 41#41: *131 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:37 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:47 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:47 [info] 41#41: *133 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:52 [info] 38#38: *135 [lua] access_by_lua(msblocations.conf:189):2: 30c4ede74a510476746c80456ccd1e63:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:06:52 +0000] 30c4ede74a510476746c80456ccd1e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:06:52 [info] 38#38: *135 [lua] logger.lua:23: 30c4ede74a510476746c80456ccd1e63 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:06:57 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:06:57 [info] 41#41: *136 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:07 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: ddc1146461708725c9e717c760396f77:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:07:07 [info] 38#38: *138 [lua] logger.lua:23: ddc1146461708725c9e717c760396f77 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:07:07 +0000] ddc1146461708725c9e717c760396f77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:07:07 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:07 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:17 [info] 41#41: *141 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:17 [info] 41#41: *142 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:22 [info] 38#38: *143 [lua] access_by_lua(msblocations.conf:189):2: ca7bd5faab4d46fce9ffd17b6f4fe741:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:07:22 [info] 38#38: *143 [lua] logger.lua:23: ca7bd5faab4d46fce9ffd17b6f4fe741 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:07:22 +0000] ca7bd5faab4d46fce9ffd17b6f4fe741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:07:27 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:27 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:37 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: df318efd6833d7c424bda1c7e4c8dd6a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:07:37 [info] 38#38: *146 [lua] logger.lua:23: df318efd6833d7c424bda1c7e4c8dd6a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:07:37 +0000] df318efd6833d7c424bda1c7e4c8dd6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:07:37 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:37 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:47 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:47 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:52 [info] 38#38: *152 [lua] access_by_lua(msblocations.conf:189):2: ca07eb46d015aad74f03d05d4e623b1f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:07:52 +0000] ca07eb46d015aad74f03d05d4e623b1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:07:52 [info] 38#38: *152 [lua] logger.lua:23: ca07eb46d015aad74f03d05d4e623b1f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:07:57 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:07:57 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:07 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: 7f8006f88d966e30ac34a7b4e8141d02:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:07 +0000] 7f8006f88d966e30ac34a7b4e8141d02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:08:07 [info] 38#38: *155 [lua] logger.lua:23: 7f8006f88d966e30ac34a7b4e8141d02 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:08:07 [info] 41#41: *157 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:07 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:17 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:17 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:22 [info] 38#38: *160 [lua] access_by_lua(msblocations.conf:189):2: 905f84428816085c2d393501e030511b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:22 +0000] 905f84428816085c2d393501e030511b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:08:22 [info] 38#38: *160 [lua] logger.lua:23: 905f84428816085c2d393501e030511b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:08:27 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:27 [info] 41#41: *161 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:37 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: 1b035ce70dd0dab652532ac02fa24953:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:37 +0000] 1b035ce70dd0dab652532ac02fa24953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:08:37 [info] 38#38: *163 [lua] logger.lua:23: 1b035ce70dd0dab652532ac02fa24953 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:08:37 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:37 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:47 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:47 [info] 41#41: *168 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:52 [info] 38#38: *169 [lua] access_by_lua(msblocations.conf:189):2: f6360917e97adfd20a7246b5cab80004:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:52 +0000] f6360917e97adfd20a7246b5cab80004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:08:52 [info] 38#38: *169 [lua] logger.lua:23: f6360917e97adfd20a7246b5cab80004 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:08:57 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:08:57 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:07 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: c6d3cdecdbaaad55dd0c45de27a55b06:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:09:07 +0000] c6d3cdecdbaaad55dd0c45de27a55b06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:09:07 [info] 38#38: *172 [lua] logger.lua:23: c6d3cdecdbaaad55dd0c45de27a55b06 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:09:07 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:07 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:17 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:17 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:22 [info] 38#38: *177 [lua] access_by_lua(msblocations.conf:189):2: 9a49a9c9e28db72c4531ae36ea98649a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:09:22 [info] 38#38: *177 [lua] logger.lua:23: 9a49a9c9e28db72c4531ae36ea98649a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:09:22 +0000] 9a49a9c9e28db72c4531ae36ea98649a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:09:27 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:27 [info] 41#41: *178 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:37 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: 755f1db101ed57b075efd2490a5a5bd2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:09:37 +0000] 755f1db101ed57b075efd2490a5a5bd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:09:37 [info] 38#38: *180 [lua] logger.lua:23: 755f1db101ed57b075efd2490a5a5bd2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:09:37 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:37 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:47 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:47 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:52 [info] 38#38: *186 [lua] access_by_lua(msblocations.conf:189):2: 582bdb5555dbd56dfe8b6dcab2858b98:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:09:52 [info] 38#38: *186 [lua] logger.lua:23: 582bdb5555dbd56dfe8b6dcab2858b98 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:09:52 +0000] 582bdb5555dbd56dfe8b6dcab2858b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:09:57 [info] 41#41: *187 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:09:57 [info] 41#41: *188 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:07 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: 48a92acd9978da1aa7f740c71ff876ac:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:10:07 +0000] 48a92acd9978da1aa7f740c71ff876ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:10:07 [info] 38#38: *189 [lua] logger.lua:23: 48a92acd9978da1aa7f740c71ff876ac {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:10:07 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:07 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:17 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:17 [info] 41#41: *192 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:22 [info] 38#38: *194 [lua] access_by_lua(msblocations.conf:189):2: d0bb9ebfb40f2f3a53d380444347001a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:10:22 [info] 38#38: *194 [lua] logger.lua:23: d0bb9ebfb40f2f3a53d380444347001a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:10:22 +0000] d0bb9ebfb40f2f3a53d380444347001a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:10:27 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:27 [info] 41#41: *196 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:37 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: c9aab33492f9646bb2578a09c23c1a11:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:10:37 +0000] c9aab33492f9646bb2578a09c23c1a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:10:37 [info] 38#38: *197 [lua] logger.lua:23: c9aab33492f9646bb2578a09c23c1a11 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:10:37 [info] 41#41: *199 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:37 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:47 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:47 [info] 41#41: *201 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:52 [info] 38#38: *203 [lua] access_by_lua(msblocations.conf:189):2: 9757ee56c0a52d587d693fdffcbf9907:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:10:52 +0000] 9757ee56c0a52d587d693fdffcbf9907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:10:52 [info] 38#38: *203 [lua] logger.lua:23: 9757ee56c0a52d587d693fdffcbf9907 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:10:57 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:10:57 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:07 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: 9139cd3b031c7bd07ff2e62fd4f46cbb:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:11:07 [info] 38#38: *206 [lua] logger.lua:23: 9139cd3b031c7bd07ff2e62fd4f46cbb {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:11:07 +0000] 9139cd3b031c7bd07ff2e62fd4f46cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:11:07 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:07 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:17 [info] 41#41: *209 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:17 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:22 [info] 38#38: *211 [lua] access_by_lua(msblocations.conf:189):2: 42d7f063928c8769b3a7cd5c17afe186:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:11:22 [info] 38#38: *211 [lua] logger.lua:23: 42d7f063928c8769b3a7cd5c17afe186 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:11:22 +0000] 42d7f063928c8769b3a7cd5c17afe186 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:11:27 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:27 [info] 41#41: *212 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:37 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: 1c99ff9f2eb9afddc0d748b72e3ea61b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:11:37 +0000] 1c99ff9f2eb9afddc0d748b72e3ea61b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:11:37 [info] 38#38: *214 [lua] logger.lua:23: 1c99ff9f2eb9afddc0d748b72e3ea61b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:11:37 [info] 41#41: *216 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:37 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:47 [info] 41#41: *218 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:47 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:52 [info] 38#38: *220 [lua] access_by_lua(msblocations.conf:189):2: 12d22d6198df0876bb79325dc2958757:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:11:52 [info] 38#38: *220 [lua] logger.lua:23: 12d22d6198df0876bb79325dc2958757 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:11:52 +0000] 12d22d6198df0876bb79325dc2958757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:11:57 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:11:57 [info] 41#41: *222 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:07 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: 455972305c1b50a73212604ab207ca23:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:12:07 +0000] 455972305c1b50a73212604ab207ca23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:12:07 [info] 38#38: *223 [lua] logger.lua:23: 455972305c1b50a73212604ab207ca23 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:12:07 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:07 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:17 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:17 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:22 [info] 38#38: *228 [lua] access_by_lua(msblocations.conf:189):2: 3a1f3a5a3ee7e39242ac90c3d6e9c956:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:12:22 +0000] 3a1f3a5a3ee7e39242ac90c3d6e9c956 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:12:22 [info] 38#38: *228 [lua] logger.lua:23: 3a1f3a5a3ee7e39242ac90c3d6e9c956 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:12:27 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:27 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:37 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: 4499376e6a5ccdef3a8db74bf2e810f4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:12:37 [info] 38#38: *231 [lua] logger.lua:23: 4499376e6a5ccdef3a8db74bf2e810f4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:12:37 +0000] 4499376e6a5ccdef3a8db74bf2e810f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:12:37 [info] 41#41: *233 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:37 [info] 41#41: *232 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:47 [info] 41#41: *235 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:47 [info] 41#41: *236 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:52 [info] 38#38: *237 [lua] access_by_lua(msblocations.conf:189):2: 5cb03412ddc201f20c17c8944966a2b9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:12:52 [info] 38#38: *237 [lua] logger.lua:23: 5cb03412ddc201f20c17c8944966a2b9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:12:52 +0000] 5cb03412ddc201f20c17c8944966a2b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:12:57 [info] 41#41: *239 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:12:57 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:07 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: 5915b67e8987cb54a7102e878b180678:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:13:07 +0000] 5915b67e8987cb54a7102e878b180678 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:13:07 [info] 38#38: *240 [lua] logger.lua:23: 5915b67e8987cb54a7102e878b180678 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:13:07 [info] 41#41: *241 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:07 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:17 [info] 41#41: *243 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:17 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:22 [info] 38#38: *245 [lua] access_by_lua(msblocations.conf:189):2: b75ba35d980da98be18a845eebcdbf81:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:13:22 [info] 38#38: *245 [lua] logger.lua:23: b75ba35d980da98be18a845eebcdbf81 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:13:22 +0000] b75ba35d980da98be18a845eebcdbf81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:13:27 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:27 [info] 41#41: *247 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:37 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: cd6e69a631acbabec225de6ebe7d408f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:13:37 [info] 38#38: *248 [lua] logger.lua:23: cd6e69a631acbabec225de6ebe7d408f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:13:37 +0000] cd6e69a631acbabec225de6ebe7d408f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:13:37 [info] 41#41: *250 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:37 [info] 41#41: *249 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:47 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:47 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:52 [info] 38#38: *254 [lua] access_by_lua(msblocations.conf:189):2: 4f57f14617ccc23d8c12be492523128b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:13:52 [info] 38#38: *254 [lua] logger.lua:23: 4f57f14617ccc23d8c12be492523128b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:13:52 +0000] 4f57f14617ccc23d8c12be492523128b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:13:57 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:13:57 [info] 41#41: *256 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:07 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: 199b85b806e7bd0ec5b750adc367df09:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:14:07 [info] 38#38: *257 [lua] logger.lua:23: 199b85b806e7bd0ec5b750adc367df09 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:14:07 +0000] 199b85b806e7bd0ec5b750adc367df09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:14:07 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:07 [info] 41#41: *259 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:17 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:17 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:22 [info] 38#38: *262 [lua] access_by_lua(msblocations.conf:189):2: 30591ef0939d331e38d48bc4e10f850c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:14:22 +0000] 30591ef0939d331e38d48bc4e10f850c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:14:22 [info] 38#38: *262 [lua] logger.lua:23: 30591ef0939d331e38d48bc4e10f850c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:14:27 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:27 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:37 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: 9188fd79db5637591bbbb6462a48a83f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:14:37 [info] 38#38: *265 [lua] logger.lua:23: 9188fd79db5637591bbbb6462a48a83f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:14:37 +0000] 9188fd79db5637591bbbb6462a48a83f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:14:37 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:37 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:47 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:47 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:52 [info] 38#38: *271 [lua] access_by_lua(msblocations.conf:189):2: 310c83dc1f62f2f03c871965a8d50bba:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:14:52 +0000] 310c83dc1f62f2f03c871965a8d50bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:14:52 [info] 38#38: *271 [lua] logger.lua:23: 310c83dc1f62f2f03c871965a8d50bba {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:14:57 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:14:57 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:07 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: 72b722af377077804d4839ef254e58c5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:15:07 +0000] 72b722af377077804d4839ef254e58c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:15:07 [info] 38#38: *274 [lua] logger.lua:23: 72b722af377077804d4839ef254e58c5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:15:07 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:07 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:17 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:17 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:22 [info] 38#38: *279 [lua] access_by_lua(msblocations.conf:189):2: cc82036cda66a66f69bfc91fe0cfffef:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:15:22 [info] 38#38: *279 [lua] logger.lua:23: cc82036cda66a66f69bfc91fe0cfffef {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:15:22 +0000] cc82036cda66a66f69bfc91fe0cfffef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:15:27 [info] 41#41: *281 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:27 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:37 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: 2f4220c8175b95de06d6dd17f5820b0f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:15:37 +0000] 2f4220c8175b95de06d6dd17f5820b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:15:37 [info] 38#38: *282 [lua] logger.lua:23: 2f4220c8175b95de06d6dd17f5820b0f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:15:37 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:37 [info] 41#41: *283 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:47 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:47 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:52 [info] 38#38: *288 [lua] access_by_lua(msblocations.conf:189):2: 197bdd339b5b1c6846e8f6e0a81de16e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:15:52 +0000] 197bdd339b5b1c6846e8f6e0a81de16e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:15:52 [info] 38#38: *288 [lua] logger.lua:23: 197bdd339b5b1c6846e8f6e0a81de16e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:15:57 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:15:57 [info] 41#41: *290 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:07 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: 553c079a7b7bd7dcb3d8247645182546:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:16:07 +0000] 553c079a7b7bd7dcb3d8247645182546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:16:07 [info] 38#38: *291 [lua] logger.lua:23: 553c079a7b7bd7dcb3d8247645182546 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:16:07 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:07 [info] 41#41: *293 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:17 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:17 [info] 41#41: *295 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:22 [info] 38#38: *296 [lua] access_by_lua(msblocations.conf:189):2: 7b13b01e0634d72ffd91b28b86a69bc2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:16:22 [info] 38#38: *296 [lua] logger.lua:23: 7b13b01e0634d72ffd91b28b86a69bc2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:16:22 +0000] 7b13b01e0634d72ffd91b28b86a69bc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:16:27 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:27 [info] 41#41: *297 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:37 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: 5a5142dae8cc8a085342ea2612a88fd6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:16:37 [info] 38#38: *299 [lua] logger.lua:23: 5a5142dae8cc8a085342ea2612a88fd6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:16:37 +0000] 5a5142dae8cc8a085342ea2612a88fd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 05:16:37 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:37 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:47 [info] 41#41: *304 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:47 [info] 41#41: *303 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:52 [info] 38#38: *305 [lua] access_by_lua(msblocations.conf:189):2: 462b7e98afc088fee50f3d68c1c6153d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:16:52 +0000] 462b7e98afc088fee50f3d68c1c6153d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:16:52 [info] 38#38: *305 [lua] logger.lua:23: 462b7e98afc088fee50f3d68c1c6153d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:16:57 [info] 41#41: *307 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:16:57 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:07 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: d79d55557b010ed5f9009b676c2e7f37:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:17:07 [info] 38#38: *308 [lua] logger.lua:23: d79d55557b010ed5f9009b676c2e7f37 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:17:07 +0000] d79d55557b010ed5f9009b676c2e7f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:17:07 [info] 41#41: *310 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:07 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:17 [info] 41#41: *311 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:17 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:22 [info] 38#38: *313 [lua] access_by_lua(msblocations.conf:189):2: f56239d74790eca1608d2a2d249e687a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:17:22 [info] 38#38: *313 [lua] logger.lua:23: f56239d74790eca1608d2a2d249e687a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:17:22 +0000] f56239d74790eca1608d2a2d249e687a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:17:27 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:27 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:37 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: ab5037aaa6bf1c1769db101d8d8389fd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:17:37 +0000] ab5037aaa6bf1c1769db101d8d8389fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:17:37 [info] 38#38: *316 [lua] logger.lua:23: ab5037aaa6bf1c1769db101d8d8389fd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:17:37 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:37 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:47 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:47 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:52 [info] 38#38: *322 [lua] access_by_lua(msblocations.conf:189):2: 93494ea8f20ef03ab95b18b0506f8ce5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:17:52 +0000] 93494ea8f20ef03ab95b18b0506f8ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:17:52 [info] 38#38: *322 [lua] logger.lua:23: 93494ea8f20ef03ab95b18b0506f8ce5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:17:57 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:17:57 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:07 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:07 [info] 41#41: *325 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:07 [info] 38#38: *327 [lua] access_by_lua(msblocations.conf:189):2: dc3f9216a1aaf10c2aea3874a884d938:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:18:07 [info] 38#38: *327 [lua] logger.lua:23: dc3f9216a1aaf10c2aea3874a884d938 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:18:07 +0000] dc3f9216a1aaf10c2aea3874a884d938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/17 05:18:17 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:17 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:22 [info] 38#38: *330 [lua] access_by_lua(msblocations.conf:189):2: 745736dd28645fff12e121b879101769:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:18:22 +0000] 745736dd28645fff12e121b879101769 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:18:22 [info] 38#38: *330 [lua] logger.lua:23: 745736dd28645fff12e121b879101769 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:18:27 [info] 41#41: *331 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:27 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:37 [info] 41#41: *334 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:37 [info] 41#41: *333 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:37 [info] 38#38: *335 [lua] access_by_lua(msblocations.conf:189):2: 7d12ed69433f96d6c0d33644d82107cf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:18:37 +0000] 7d12ed69433f96d6c0d33644d82107cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:18:37 [info] 38#38: *335 [lua] logger.lua:23: 7d12ed69433f96d6c0d33644d82107cf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:18:47 [info] 41#41: *337 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:47 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:52 [info] 38#38: *339 [lua] access_by_lua(msblocations.conf:189):2: 68eca8db8f95b86d71c9053be56fca78:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:18:52 +0000] 68eca8db8f95b86d71c9053be56fca78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:18:52 [info] 38#38: *339 [lua] logger.lua:23: 68eca8db8f95b86d71c9053be56fca78 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:18:57 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:18:57 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:07 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:07 [info] 41#41: *343 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:07 [info] 38#38: *344 [lua] access_by_lua(msblocations.conf:189):2: b725d705db3951466cd03e050675ddd6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:19:07 +0000] b725d705db3951466cd03e050675ddd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:19:07 [info] 38#38: *344 [lua] logger.lua:23: b725d705db3951466cd03e050675ddd6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:19:17 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:17 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:22 [info] 38#38: *347 [lua] access_by_lua(msblocations.conf:189):2: cf89648f68b96622caee01258ef1d24f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:19:22 [info] 38#38: *347 [lua] logger.lua:23: cf89648f68b96622caee01258ef1d24f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:19:22 +0000] cf89648f68b96622caee01258ef1d24f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:19:27 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:27 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:37 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:37 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:37 [info] 38#38: *352 [lua] access_by_lua(msblocations.conf:189):2: 7d8e2aa5fd70f6d486816667789a390d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:19:37 +0000] 7d8e2aa5fd70f6d486816667789a390d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:19:37 [info] 38#38: *352 [lua] logger.lua:23: 7d8e2aa5fd70f6d486816667789a390d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:19:47 [info] 41#41: *355 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:47 [info] 41#41: *354 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:52 [info] 38#38: *356 [lua] access_by_lua(msblocations.conf:189):2: 4586857f7961d13f9bdecf5e1f10c9d9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:19:52 +0000] 4586857f7961d13f9bdecf5e1f10c9d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:19:52 [info] 38#38: *356 [lua] logger.lua:23: 4586857f7961d13f9bdecf5e1f10c9d9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:19:57 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:19:57 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:07 [info] 41#41: *359 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:07 [info] 41#41: *360 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:07 [info] 38#38: *361 [lua] access_by_lua(msblocations.conf:189):2: 2dcc44d1130b0a9674a2e55db3b578a6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:20:07 +0000] 2dcc44d1130b0a9674a2e55db3b578a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:20:07 [info] 38#38: *361 [lua] logger.lua:23: 2dcc44d1130b0a9674a2e55db3b578a6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:20:17 [info] 41#41: *362 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:17 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:22 [info] 38#38: *364 [lua] access_by_lua(msblocations.conf:189):2: 81a0621c2300bcfa2db932f18b921712:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:20:22 [info] 38#38: *364 [lua] logger.lua:23: 81a0621c2300bcfa2db932f18b921712 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:20:22 +0000] 81a0621c2300bcfa2db932f18b921712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:20:27 [info] 41#41: *365 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:27 [info] 41#41: *366 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:37 [info] 41#41: *367 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:37 [info] 41#41: *368 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:37 [info] 38#38: *369 [lua] access_by_lua(msblocations.conf:189):2: 65889ded81266e6567343db6085a27c4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.49 - - [17/Jan/2023:05:20:37 +0000] 65889ded81266e6567343db6085a27c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:20:37 [info] 38#38: *369 [lua] logger.lua:23: 65889ded81266e6567343db6085a27c4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:20:47 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:47 [info] 41#41: *371 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:52 [info] 38#38: *373 [lua] access_by_lua(msblocations.conf:189):2: cc7bd27b897bf11573c635e8db64185a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:20:52 +0000] cc7bd27b897bf11573c635e8db64185a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:20:52 [info] 38#38: *373 [lua] logger.lua:23: cc7bd27b897bf11573c635e8db64185a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:20:57 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:20:57 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:07 [info] 41#41: *376 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:07 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:07 [info] 38#38: *378 [lua] access_by_lua(msblocations.conf:189):2: 7f2558ba9002ae5f7a9b24dc75f9c31c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:21:07 [info] 38#38: *378 [lua] logger.lua:23: 7f2558ba9002ae5f7a9b24dc75f9c31c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:21:07 +0000] 7f2558ba9002ae5f7a9b24dc75f9c31c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:21:17 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:17 [info] 41#41: *380 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:22 [info] 38#38: *381 [lua] access_by_lua(msblocations.conf:189):2: a387574f993db60bf385562c1b3b9b5c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:21:22 [info] 38#38: *381 [lua] logger.lua:23: a387574f993db60bf385562c1b3b9b5c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:21:22 +0000] a387574f993db60bf385562c1b3b9b5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:21:27 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:27 [info] 41#41: *383 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:37 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:37 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:37 [info] 38#38: *386 [lua] access_by_lua(msblocations.conf:189):2: 80a9e6813b2aee883b5e8ab5aba85915:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:21:37 [info] 38#38: *386 [lua] logger.lua:23: 80a9e6813b2aee883b5e8ab5aba85915 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:21:37 +0000] 80a9e6813b2aee883b5e8ab5aba85915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:21:47 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:47 [info] 41#41: *389 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:52 [info] 38#38: *390 [lua] access_by_lua(msblocations.conf:189):2: 8f41a776c2c3cac76b89ce17aa7c474a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:21:52 +0000] 8f41a776c2c3cac76b89ce17aa7c474a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:21:52 [info] 38#38: *390 [lua] logger.lua:23: 8f41a776c2c3cac76b89ce17aa7c474a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:21:57 [info] 41#41: *391 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:21:57 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:07 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:07 [info] 41#41: *393 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:07 [info] 38#38: *395 [lua] access_by_lua(msblocations.conf:189):2: ea32e52e1fd6a1ae3ba010dc918971d0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:22:08 +0000] ea32e52e1fd6a1ae3ba010dc918971d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.049 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/01/17 05:22:08 [info] 38#38: *395 [lua] logger.lua:23: ea32e52e1fd6a1ae3ba010dc918971d0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:22:17 [info] 41#41: *396 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:17 [info] 41#41: *397 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:23 [info] 38#38: *398 [lua] access_by_lua(msblocations.conf:189):2: 2388e6138c79c4659e986928ea1bb9ff:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:22:23 [info] 38#38: *398 [lua] logger.lua:23: 2388e6138c79c4659e986928ea1bb9ff {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:22:23 +0000] 2388e6138c79c4659e986928ea1bb9ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:22:27 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:27 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:37 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:37 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:38 [info] 38#38: *403 [lua] access_by_lua(msblocations.conf:189):2: 6a8e13cd0a5b2222c681723ef4acb073:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:22:38 +0000] 6a8e13cd0a5b2222c681723ef4acb073 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/17 05:22:38 [info] 38#38: *403 [lua] logger.lua:23: 6a8e13cd0a5b2222c681723ef4acb073 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.144 - - [17/Jan/2023:05:22:38 +0000] 2e1be9583387302582c8ac0065801741 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/17 05:22:38 [info] 38#38: *404 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.144, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
2023/01/17 05:22:47 [info] 41#41: *407 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:47 [info] 41#41: *406 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:53 [info] 38#38: *408 [lua] access_by_lua(msblocations.conf:189):2: dfa2f321b0e20e39fb8eebf42dcabf0e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:22:53 [info] 38#38: *408 [lua] logger.lua:23: dfa2f321b0e20e39fb8eebf42dcabf0e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:22:53 +0000] dfa2f321b0e20e39fb8eebf42dcabf0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:22:57 [info] 41#41: *410 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:22:57 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:07 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:07 [info] 41#41: *412 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:08 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: fc3467c58eadf9a2cc492d8c2a961aeb:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:23:08 [info] 38#38: *413 [lua] logger.lua:23: fc3467c58eadf9a2cc492d8c2a961aeb {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:23:08 +0000] fc3467c58eadf9a2cc492d8c2a961aeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:23:17 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:17 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:23 [info] 38#38: *416 [lua] access_by_lua(msblocations.conf:189):2: 63e97bcf809c91ee9c47ea26d0c3557d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:23:23 +0000] 63e97bcf809c91ee9c47ea26d0c3557d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:23:23 [info] 38#38: *416 [lua] logger.lua:23: 63e97bcf809c91ee9c47ea26d0c3557d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:23:27 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:27 [info] 41#41: *417 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:37 [info] 41#41: *419 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:37 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:38 [info] 38#38: *421 [lua] access_by_lua(msblocations.conf:189):2: 6dc110a58a3066571bb211d7ab33ce93:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:23:38 [info] 38#38: *421 [lua] logger.lua:23: 6dc110a58a3066571bb211d7ab33ce93 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:23:38 +0000] 6dc110a58a3066571bb211d7ab33ce93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:23:47 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:47 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:53 [info] 38#38: *425 [lua] access_by_lua(msblocations.conf:189):2: bdbb9a1fbac1ad8bf4ebcdc128f78603:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:23:53 +0000] bdbb9a1fbac1ad8bf4ebcdc128f78603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:23:53 [info] 38#38: *425 [lua] logger.lua:23: bdbb9a1fbac1ad8bf4ebcdc128f78603 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:23:57 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:23:57 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:07 [info] 41#41: *428 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:07 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:08 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 0d955d4d8a9fd9bd6825487cc0635ccf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:24:08 [info] 38#38: *430 [lua] logger.lua:23: 0d955d4d8a9fd9bd6825487cc0635ccf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:24:08 +0000] 0d955d4d8a9fd9bd6825487cc0635ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:24:17 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:17 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:23 [info] 38#38: *433 [lua] access_by_lua(msblocations.conf:189):2: 86daacf3c65be6b6b20f8abc1d2effec:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:24:23 [info] 38#38: *433 [lua] logger.lua:23: 86daacf3c65be6b6b20f8abc1d2effec {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:24:23 +0000] 86daacf3c65be6b6b20f8abc1d2effec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:24:27 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:27 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:37 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:37 [info] 41#41: *437 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:38 [info] 38#38: *438 [lua] access_by_lua(msblocations.conf:189):2: a2e26829551ed788e0fad23c7349866f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:24:38 +0000] a2e26829551ed788e0fad23c7349866f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:24:38 [info] 38#38: *438 [lua] logger.lua:23: a2e26829551ed788e0fad23c7349866f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:24:47 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:47 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:53 [info] 38#38: *442 [lua] access_by_lua(msblocations.conf:189):2: 0b5fd8e46ae48d0728c5efd1c2cd5f53:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:24:53 [info] 38#38: *442 [lua] logger.lua:23: 0b5fd8e46ae48d0728c5efd1c2cd5f53 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:24:53 +0000] 0b5fd8e46ae48d0728c5efd1c2cd5f53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:24:57 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:24:57 [info] 41#41: *444 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:07 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:07 [info] 41#41: *445 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:08 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 2428dfbce277bb0c97cc9e81d940707f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:25:08 +0000] 2428dfbce277bb0c97cc9e81d940707f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:25:08 [info] 38#38: *447 [lua] logger.lua:23: 2428dfbce277bb0c97cc9e81d940707f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:25:17 [info] 41#41: *449 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:17 [info] 41#41: *448 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:23 [info] 38#38: *450 [lua] access_by_lua(msblocations.conf:189):2: ec61ff8815513bf59cf38d608e88938f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:25:23 [info] 38#38: *450 [lua] logger.lua:23: ec61ff8815513bf59cf38d608e88938f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:25:23 +0000] ec61ff8815513bf59cf38d608e88938f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:25:27 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:27 [info] 41#41: *452 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:37 [info] 41#41: *453 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:37 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:38 [info] 38#38: *455 [lua] access_by_lua(msblocations.conf:189):2: cb529c4f66c375ba114ad521830c764c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:25:38 [info] 38#38: *455 [lua] logger.lua:23: cb529c4f66c375ba114ad521830c764c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:25:38 +0000] cb529c4f66c375ba114ad521830c764c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:25:47 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:47 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:53 [info] 38#38: *459 [lua] access_by_lua(msblocations.conf:189):2: 54618ecbc38594c175325481f27518d3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:25:53 [info] 38#38: *459 [lua] logger.lua:23: 54618ecbc38594c175325481f27518d3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:25:53 +0000] 54618ecbc38594c175325481f27518d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:25:57 [info] 41#41: *461 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:25:57 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:07 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:07 [info] 41#41: *463 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:08 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: 0df0b24c84ae4b5e81c1cf538ead78cc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:26:08 [info] 38#38: *464 [lua] logger.lua:23: 0df0b24c84ae4b5e81c1cf538ead78cc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:26:08 +0000] 0df0b24c84ae4b5e81c1cf538ead78cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:26:17 [info] 41#41: *465 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:17 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:23 [info] 38#38: *467 [lua] access_by_lua(msblocations.conf:189):2: 5fc6359bc4ae1c7e242e58374d7abb57:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:26:23 [info] 38#38: *467 [lua] logger.lua:23: 5fc6359bc4ae1c7e242e58374d7abb57 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:26:23 +0000] 5fc6359bc4ae1c7e242e58374d7abb57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:26:27 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:27 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:37 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:37 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:38 [info] 38#38: *472 [lua] access_by_lua(msblocations.conf:189):2: 1fb377a66b7aeee7c4baafff9271cea2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:26:38 +0000] 1fb377a66b7aeee7c4baafff9271cea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:26:38 [info] 38#38: *472 [lua] logger.lua:23: 1fb377a66b7aeee7c4baafff9271cea2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:26:47 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:47 [info] 41#41: *475 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:53 [info] 38#38: *476 [lua] access_by_lua(msblocations.conf:189):2: c9e49d853f0785b6c77aedd1a03a83c2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:26:53 +0000] c9e49d853f0785b6c77aedd1a03a83c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:26:53 [info] 38#38: *476 [lua] logger.lua:23: c9e49d853f0785b6c77aedd1a03a83c2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:26:57 [info] 41#41: *478 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:26:57 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:07 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:07 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:08 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: 80e120783ac36dd1a6abc953ed28481f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:27:08 [info] 38#38: *481 [lua] logger.lua:23: 80e120783ac36dd1a6abc953ed28481f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:27:08 +0000] 80e120783ac36dd1a6abc953ed28481f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:27:17 [info] 41#41: *483 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:17 [info] 41#41: *482 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:23 [info] 38#38: *484 [lua] access_by_lua(msblocations.conf:189):2: aeb41d2b25f8bf8c7adf8669f1e7d004:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:27:23 [info] 38#38: *484 [lua] logger.lua:23: aeb41d2b25f8bf8c7adf8669f1e7d004 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:27:23 +0000] aeb41d2b25f8bf8c7adf8669f1e7d004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:27:27 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:27 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:37 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:37 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:38 [info] 38#38: *489 [lua] access_by_lua(msblocations.conf:189):2: d6af6c5a579b7405d331a213f4e437cd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:27:38 [info] 38#38: *489 [lua] logger.lua:23: d6af6c5a579b7405d331a213f4e437cd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:27:38 +0000] d6af6c5a579b7405d331a213f4e437cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:27:47 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:47 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:53 [info] 38#38: *493 [lua] access_by_lua(msblocations.conf:189):2: a747c0fa0f47024e01ab5d2a66be77e7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:27:53 +0000] a747c0fa0f47024e01ab5d2a66be77e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:27:53 [info] 38#38: *493 [lua] logger.lua:23: a747c0fa0f47024e01ab5d2a66be77e7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:27:57 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:27:57 [info] 41#41: *495 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:07 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:07 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:08 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: b0573c67c25cb3629912702690b1b141:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:28:08 [info] 38#38: *498 [lua] logger.lua:23: b0573c67c25cb3629912702690b1b141 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.49 - - [17/Jan/2023:05:28:08 +0000] b0573c67c25cb3629912702690b1b141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/17 05:28:17 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:17 [info] 41#41: *500 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:23 [info] 38#38: *501 [lua] access_by_lua(msblocations.conf:189):2: 843b2e54441e467234683a9639a42c27:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:28:23 +0000] 843b2e54441e467234683a9639a42c27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:28:23 [info] 38#38: *501 [lua] logger.lua:23: 843b2e54441e467234683a9639a42c27 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:28:27 [info] 41#41: *503 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:27 [info] 41#41: *502 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:37 [info] 41#41: *504 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:37 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:38 [info] 38#38: *506 [lua] access_by_lua(msblocations.conf:189):2: 658b2f78360e203576c2cf015d959b7b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:28:38 +0000] 658b2f78360e203576c2cf015d959b7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:28:38 [info] 38#38: *506 [lua] logger.lua:23: 658b2f78360e203576c2cf015d959b7b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:28:47 [info] 41#41: *509 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:47 [info] 41#41: *508 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:53 [info] 38#38: *510 [lua] access_by_lua(msblocations.conf:189):2: ab9deaf8bb1aeda44e54a404dcd9a9a7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:28:53 [info] 38#38: *510 [lua] logger.lua:23: ab9deaf8bb1aeda44e54a404dcd9a9a7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:28:53 +0000] ab9deaf8bb1aeda44e54a404dcd9a9a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:28:57 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:28:57 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:07 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:07 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:08 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 474c2a7568c2203b4526a7729720dcbd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:29:08 +0000] 474c2a7568c2203b4526a7729720dcbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:29:08 [info] 38#38: *515 [lua] logger.lua:23: 474c2a7568c2203b4526a7729720dcbd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:29:17 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:17 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:23 [info] 38#38: *518 [lua] access_by_lua(msblocations.conf:189):2: 3d744726eca323cbd161c0d5ee632c13:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:29:23 [info] 38#38: *518 [lua] logger.lua:23: 3d744726eca323cbd161c0d5ee632c13 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:29:23 +0000] 3d744726eca323cbd161c0d5ee632c13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:29:27 [info] 41#41: *519 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:27 [info] 41#41: *520 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:37 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:37 [info] 41#41: *522 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:38 [info] 38#38: *523 [lua] access_by_lua(msblocations.conf:189):2: ec7f39fc10d2fe7f155de43f5c662620:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:29:38 [info] 38#38: *523 [lua] logger.lua:23: ec7f39fc10d2fe7f155de43f5c662620 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:29:38 +0000] ec7f39fc10d2fe7f155de43f5c662620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:29:47 [info] 41#41: *525 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:47 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:53 [info] 38#38: *527 [lua] access_by_lua(msblocations.conf:189):2: 6ded299496dc6f856fd832b23bf286e1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:29:53 [info] 38#38: *527 [lua] logger.lua:23: 6ded299496dc6f856fd832b23bf286e1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:29:53 +0000] 6ded299496dc6f856fd832b23bf286e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:29:57 [info] 41#41: *529 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:29:57 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:07 [info] 41#41: *530 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:07 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:08 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 8092a1c3f7022c96ac0c672e3010e274:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:30:08 [info] 38#38: *532 [lua] logger.lua:23: 8092a1c3f7022c96ac0c672e3010e274 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:30:08 +0000] 8092a1c3f7022c96ac0c672e3010e274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:30:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:30:17 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:17 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:23 [info] 38#38: *535 [lua] access_by_lua(msblocations.conf:189):2: ca88474b3bde2c6e23de84b49f198002:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:30:23 [info] 38#38: *535 [lua] logger.lua:23: ca88474b3bde2c6e23de84b49f198002 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:30:23 +0000] ca88474b3bde2c6e23de84b49f198002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:30:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:30:27 [info] 41#41: *537 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:27 [info] 41#41: *536 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:37 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:37 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:38 [info] 38#38: *540 [lua] access_by_lua(msblocations.conf:189):2: 2df2a9fbd5ecccb94462c6895fdff192:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:30:38 +0000] 2df2a9fbd5ecccb94462c6895fdff192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:30:38 [info] 38#38: *540 [lua] logger.lua:23: 2df2a9fbd5ecccb94462c6895fdff192 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:30:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:30:47 [info] 41#41: *543 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:47 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:53 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: 1b734fd9052f660d1e3a61b024ecaabf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:30:53 +0000] 1b734fd9052f660d1e3a61b024ecaabf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:30:53 [info] 38#38: *544 [lua] logger.lua:23: 1b734fd9052f660d1e3a61b024ecaabf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:30:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 05:30:57 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:30:57 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:07 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:07 [info] 41#41: *548 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:08 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 35ec8370313022daf68cf5f807606a37:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:08 +0000] 35ec8370313022daf68cf5f807606a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:31:08 [info] 38#38: *549 [lua] logger.lua:23: 35ec8370313022daf68cf5f807606a37 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:31:17 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:17 [info] 41#41: *551 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:23 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 8e02d15074c054cff7e801f1f89e0dfc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:23 +0000] 8e02d15074c054cff7e801f1f89e0dfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:31:23 [info] 38#38: *552 [lua] logger.lua:23: 8e02d15074c054cff7e801f1f89e0dfc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:31:27 [info] 41#41: *554 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:27 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:37 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:37 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:38 [info] 38#38: *557 [lua] access_by_lua(msblocations.conf:189):2: ed5f73b0327bd5b8cd3be224bde9d496:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:38 +0000] ed5f73b0327bd5b8cd3be224bde9d496 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/17 05:31:38 [info] 38#38: *557 [lua] logger.lua:23: ed5f73b0327bd5b8cd3be224bde9d496 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:31:47 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:47 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:53 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: 6454075996694b94a6dddd49e8410231:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:53 +0000] 6454075996694b94a6dddd49e8410231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:31:53 [info] 38#38: *561 [lua] logger.lua:23: 6454075996694b94a6dddd49e8410231 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:31:57 [info] 41#41: *563 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:31:57 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:07 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:07 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:08 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: 1b1c4d992e8063f14c1a063b110ce025:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:32:08 +0000] 1b1c4d992e8063f14c1a063b110ce025 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:32:08 [info] 38#38: *566 [lua] logger.lua:23: 1b1c4d992e8063f14c1a063b110ce025 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:32:17 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:17 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:23 [info] 38#38: *569 [lua] access_by_lua(msblocations.conf:189):2: b163ca4b0a64de4332e179b10d33dcf8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:32:23 [info] 38#38: *569 [lua] logger.lua:23: b163ca4b0a64de4332e179b10d33dcf8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:32:23 +0000] b163ca4b0a64de4332e179b10d33dcf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:32:27 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:27 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:37 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:37 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:38 [info] 38#38: *574 [lua] access_by_lua(msblocations.conf:189):2: a2f4b82bb089d1d0cef1b0f3d513c236:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:32:38 +0000] a2f4b82bb089d1d0cef1b0f3d513c236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:32:38 [info] 38#38: *574 [lua] logger.lua:23: a2f4b82bb089d1d0cef1b0f3d513c236 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:32:47 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:47 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:53 [info] 38#38: *578 [lua] access_by_lua(msblocations.conf:189):2: 42a6cc33558dfc3795b9fc8ac8d1b846:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:32:53 +0000] 42a6cc33558dfc3795b9fc8ac8d1b846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:32:53 [info] 38#38: *578 [lua] logger.lua:23: 42a6cc33558dfc3795b9fc8ac8d1b846 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:32:57 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:32:57 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:07 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:07 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:08 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 2c833d8ec24520694d3d3429dea766cd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:33:08 +0000] 2c833d8ec24520694d3d3429dea766cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:33:08 [info] 38#38: *583 [lua] logger.lua:23: 2c833d8ec24520694d3d3429dea766cd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:33:17 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:17 [info] 41#41: *585 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:23 [info] 38#38: *586 [lua] access_by_lua(msblocations.conf:189):2: 33f2680aadd65c9520e351ca320d1ae3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:33:23 [info] 38#38: *586 [lua] logger.lua:23: 33f2680aadd65c9520e351ca320d1ae3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:33:23 +0000] 33f2680aadd65c9520e351ca320d1ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:33:27 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:27 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:37 [info] 41#41: *590 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:37 [info] 41#41: *589 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:38 [info] 38#38: *591 [lua] access_by_lua(msblocations.conf:189):2: cc282c2593cc10d9801382aa4b5f8b28:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:33:38 +0000] cc282c2593cc10d9801382aa4b5f8b28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:33:38 [info] 38#38: *591 [lua] logger.lua:23: cc282c2593cc10d9801382aa4b5f8b28 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:33:47 [info] 41#41: *593 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:47 [info] 41#41: *594 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:53 [info] 38#38: *595 [lua] access_by_lua(msblocations.conf:189):2: 6040980e609dc6d6c6336064f1c3e1d3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:33:53 [info] 38#38: *595 [lua] logger.lua:23: 6040980e609dc6d6c6336064f1c3e1d3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:33:53 +0000] 6040980e609dc6d6c6336064f1c3e1d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:33:57 [info] 41#41: *596 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:33:57 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:07 [info] 41#41: *598 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:07 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:08 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 4bf2e2ee91de9fbfad0dc72d50249778:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:34:08 [info] 38#38: *600 [lua] logger.lua:23: 4bf2e2ee91de9fbfad0dc72d50249778 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:34:08 +0000] 4bf2e2ee91de9fbfad0dc72d50249778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:34:17 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:17 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:23 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: aa8dc7c0e90753df8604c9a29627e4b3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:34:23 [info] 38#38: *603 [lua] logger.lua:23: aa8dc7c0e90753df8604c9a29627e4b3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:34:23 +0000] aa8dc7c0e90753df8604c9a29627e4b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:34:27 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:27 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:37 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:37 [info] 41#41: *607 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:38 [info] 38#38: *608 [lua] access_by_lua(msblocations.conf:189):2: db8ba24a30e58ac5af9cc56cac283c24:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:34:38 [info] 38#38: *608 [lua] logger.lua:23: db8ba24a30e58ac5af9cc56cac283c24 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:34:38 +0000] db8ba24a30e58ac5af9cc56cac283c24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:34:47 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:47 [info] 41#41: *610 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:53 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: c931568adb5afe1bd062b51764953a28:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:34:53 [info] 38#38: *612 [lua] logger.lua:23: c931568adb5afe1bd062b51764953a28 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:34:53 +0000] c931568adb5afe1bd062b51764953a28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:34:57 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:34:57 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:07 [info] 41#41: *616 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:07 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:08 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 0d16b85eaa34e8f4c52902e2a96ec181:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:35:08 [info] 38#38: *617 [lua] logger.lua:23: 0d16b85eaa34e8f4c52902e2a96ec181 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:35:08 +0000] 0d16b85eaa34e8f4c52902e2a96ec181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:35:17 [info] 41#41: *619 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:17 [info] 41#41: *618 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:23 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: cfb80fa1b1f66630b1723508ad088b4d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:35:23 +0000] cfb80fa1b1f66630b1723508ad088b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:35:23 [info] 38#38: *620 [lua] logger.lua:23: cfb80fa1b1f66630b1723508ad088b4d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:35:27 [info] 41#41: *622 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:27 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:37 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:37 [info] 41#41: *624 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:38 [info] 38#38: *625 [lua] access_by_lua(msblocations.conf:189):2: c85fcc42c83de9cefb894ccac9f6df4d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:35:38 +0000] c85fcc42c83de9cefb894ccac9f6df4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:35:38 [info] 38#38: *625 [lua] logger.lua:23: c85fcc42c83de9cefb894ccac9f6df4d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:35:47 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:47 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:53 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: f0b13c8d88dbf60966aee4dd49a721c2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:35:53 [info] 38#38: *629 [lua] logger.lua:23: f0b13c8d88dbf60966aee4dd49a721c2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:35:53 +0000] f0b13c8d88dbf60966aee4dd49a721c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:35:57 [info] 41#41: *630 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:35:57 [info] 41#41: *631 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:07 [info] 41#41: *632 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:07 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:08 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: 7b4b19c4b26a6c00ed8de6303bd158af:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:36:08 [info] 38#38: *634 [lua] logger.lua:23: 7b4b19c4b26a6c00ed8de6303bd158af {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:36:08 +0000] 7b4b19c4b26a6c00ed8de6303bd158af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:36:17 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:17 [info] 41#41: *635 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:23 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: 84bb5b068bb8245780a1a50b5448f0c8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:36:23 [info] 38#38: *637 [lua] logger.lua:23: 84bb5b068bb8245780a1a50b5448f0c8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:36:23 +0000] 84bb5b068bb8245780a1a50b5448f0c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:36:27 [info] 41#41: *639 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:27 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:37 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:37 [info] 41#41: *641 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:38 [info] 38#38: *642 [lua] access_by_lua(msblocations.conf:189):2: 48e9195cdadc0bf2b73f037be8ea8df3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:36:38 +0000] 48e9195cdadc0bf2b73f037be8ea8df3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/17 05:36:38 [info] 38#38: *642 [lua] logger.lua:23: 48e9195cdadc0bf2b73f037be8ea8df3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:36:47 [info] 41#41: *645 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:47 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:53 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: dc3775a17344bb945afceeb7a173d826:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:36:53 +0000] dc3775a17344bb945afceeb7a173d826 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:36:53 [info] 38#38: *646 [lua] logger.lua:23: dc3775a17344bb945afceeb7a173d826 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:36:57 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:36:57 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:07 [info] 41#41: *649 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:07 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:08 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 46ccc0d3199e2bee725a8c79486f68ea:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:37:08 +0000] 46ccc0d3199e2bee725a8c79486f68ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:37:08 [info] 38#38: *651 [lua] logger.lua:23: 46ccc0d3199e2bee725a8c79486f68ea {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:37:17 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:17 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:23 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: 6503091240f139bea9199aec4e800539:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:37:23 [info] 38#38: *654 [lua] logger.lua:23: 6503091240f139bea9199aec4e800539 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:37:23 +0000] 6503091240f139bea9199aec4e800539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:37:27 [info] 41#41: *656 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:27 [info] 41#41: *655 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:37 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:37 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:38 [info] 38#38: *659 [lua] access_by_lua(msblocations.conf:189):2: 003b108e74936f811c7a51d1d0a01bdb:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:37:38 +0000] 003b108e74936f811c7a51d1d0a01bdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:37:38 [info] 38#38: *659 [lua] logger.lua:23: 003b108e74936f811c7a51d1d0a01bdb {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:37:47 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:47 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:53 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: 9909779341dd9be98ec036b022760fc2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:37:53 +0000] 9909779341dd9be98ec036b022760fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:37:53 [info] 38#38: *663 [lua] logger.lua:23: 9909779341dd9be98ec036b022760fc2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:37:57 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:37:57 [info] 41#41: *665 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:07 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:07 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:08 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: 68aa9ec4c15e78aed6c8d2593bdf9628:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:38:08 +0000] 68aa9ec4c15e78aed6c8d2593bdf9628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:38:08 [info] 38#38: *668 [lua] logger.lua:23: 68aa9ec4c15e78aed6c8d2593bdf9628 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:38:17 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:17 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:23 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: 6ccc30fc563479594bad9fce60a935f3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:38:23 +0000] 6ccc30fc563479594bad9fce60a935f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:38:23 [info] 38#38: *671 [lua] logger.lua:23: 6ccc30fc563479594bad9fce60a935f3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:38:27 [info] 41#41: *672 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:27 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:37 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:37 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:38 [info] 38#38: *676 [lua] access_by_lua(msblocations.conf:189):2: 88c5297709a66ee35ab8c458a30e7d47:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:38:38 +0000] 88c5297709a66ee35ab8c458a30e7d47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/17 05:38:38 [info] 38#38: *676 [lua] logger.lua:23: 88c5297709a66ee35ab8c458a30e7d47 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:38:47 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:47 [info] 41#41: *679 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:53 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: f0eda6bf71e6e162f61aff04e90511a9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:38:53 +0000] f0eda6bf71e6e162f61aff04e90511a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:38:53 [info] 38#38: *680 [lua] logger.lua:23: f0eda6bf71e6e162f61aff04e90511a9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:38:57 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:38:57 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:07 [info] 41#41: *684 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:07 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:08 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: f5e2852e9463ae959a6f0d8bce915c6e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:39:08 +0000] f5e2852e9463ae959a6f0d8bce915c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:39:08 [info] 38#38: *685 [lua] logger.lua:23: f5e2852e9463ae959a6f0d8bce915c6e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:39:17 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:17 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:23 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: be999a1917fac1b2f7f28cffd1b6d155:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:39:23 [info] 38#38: *688 [lua] logger.lua:23: be999a1917fac1b2f7f28cffd1b6d155 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:39:23 +0000] be999a1917fac1b2f7f28cffd1b6d155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:39:27 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:27 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:37 [info] 38#38: *691 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:37 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:38 [info] 38#38: *693 [lua] access_by_lua(msblocations.conf:189):2: 6fc84ce9ec64ad65879b82cb42015e28:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:39:38 [info] 38#38: *693 [lua] logger.lua:23: 6fc84ce9ec64ad65879b82cb42015e28 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:39:38 +0000] 6fc84ce9ec64ad65879b82cb42015e28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:39:47 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:47 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:53 [info] 38#38: *697 [lua] access_by_lua(msblocations.conf:189):2: ed274354537f9821dac2a525d0a4c9d2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:39:53 [info] 38#38: *697 [lua] logger.lua:23: ed274354537f9821dac2a525d0a4c9d2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:39:53 +0000] ed274354537f9821dac2a525d0a4c9d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:39:57 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:39:57 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:07 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:07 [info] 41#41: *701 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:08 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: 9aa6b7ef76214fd0c43f9c3caa894e0e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:40:08 [info] 38#38: *702 [lua] logger.lua:23: 9aa6b7ef76214fd0c43f9c3caa894e0e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:40:08 +0000] 9aa6b7ef76214fd0c43f9c3caa894e0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:40:17 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:17 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:23 [info] 38#38: *705 [lua] access_by_lua(msblocations.conf:189):2: ed2223b3eae6118be31271499ed97237:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:40:23 [info] 38#38: *705 [lua] logger.lua:23: ed2223b3eae6118be31271499ed97237 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:40:23 +0000] ed2223b3eae6118be31271499ed97237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:40:27 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:27 [info] 41#41: *707 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:37 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:37 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:38 [info] 38#38: *710 [lua] access_by_lua(msblocations.conf:189):2: 3207ad7cb1f3dbaf010fd6bd341e800e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:40:38 +0000] 3207ad7cb1f3dbaf010fd6bd341e800e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:40:38 [info] 38#38: *710 [lua] logger.lua:23: 3207ad7cb1f3dbaf010fd6bd341e800e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:40:47 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:47 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:53 [info] 38#38: *714 [lua] access_by_lua(msblocations.conf:189):2: 708240422e8edee23e9bf53dc5d46f80:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:40:53 [info] 38#38: *714 [lua] logger.lua:23: 708240422e8edee23e9bf53dc5d46f80 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:40:53 +0000] 708240422e8edee23e9bf53dc5d46f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:40:57 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:40:57 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:07 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:07 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:08 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 4462b1383a20f5de810c191c4148918f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:41:08 [info] 38#38: *719 [lua] logger.lua:23: 4462b1383a20f5de810c191c4148918f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:41:08 +0000] 4462b1383a20f5de810c191c4148918f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:41:17 [info] 41#41: *720 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:17 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:23 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: 1358e24a6d39d51fafd1c7da5f715a43:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:41:23 [info] 38#38: *722 [lua] logger.lua:23: 1358e24a6d39d51fafd1c7da5f715a43 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:41:23 +0000] 1358e24a6d39d51fafd1c7da5f715a43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:41:27 [info] 41#41: *724 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:27 [info] 41#41: *723 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:37 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:37 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:39 [info] 38#38: *727 [lua] access_by_lua(msblocations.conf:189):2: 4efb8d2d3095369ce6dbbd954b12f216:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:41:39 [info] 38#38: *727 [lua] logger.lua:23: 4efb8d2d3095369ce6dbbd954b12f216 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:41:39 +0000] 4efb8d2d3095369ce6dbbd954b12f216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:41:47 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:47 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:54 [info] 38#38: *731 [lua] access_by_lua(msblocations.conf:189):2: 893910399bee8e147a226d4b7afeb4c3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.49 - - [17/Jan/2023:05:41:54 +0000] 893910399bee8e147a226d4b7afeb4c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:41:54 [info] 38#38: *731 [lua] logger.lua:23: 893910399bee8e147a226d4b7afeb4c3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:41:57 [info] 41#41: *732 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:41:57 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:07 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:07 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:09 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: ef84f88b105b30557c576f9897403729:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:42:09 [info] 38#38: *736 [lua] logger.lua:23: ef84f88b105b30557c576f9897403729 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:42:09 +0000] ef84f88b105b30557c576f9897403729 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:42:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:42:17 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:17 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:24 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: 9985bb821fdc44bb3e5963f026c5bf8c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:42:24 +0000] 9985bb821fdc44bb3e5963f026c5bf8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:42:24 [info] 38#38: *739 [lua] logger.lua:23: 9985bb821fdc44bb3e5963f026c5bf8c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:42:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:42:27 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:27 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:37 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:37 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:39 [info] 38#38: *744 [lua] access_by_lua(msblocations.conf:189):2: 7dec8d43a6fe050fb6abd86ef2ec62cd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:42:39 [info] 38#38: *744 [lua] logger.lua:23: 7dec8d43a6fe050fb6abd86ef2ec62cd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:42:39 +0000] 7dec8d43a6fe050fb6abd86ef2ec62cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:42:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:42:47 [info] 41#41: *746 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:47 [info] 41#41: *747 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:54 [info] 38#38: *748 [lua] access_by_lua(msblocations.conf:189):2: f3c935372ea0bb03970816989ff8e91f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:42:54 [info] 38#38: *748 [lua] logger.lua:23: f3c935372ea0bb03970816989ff8e91f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:42:54 +0000] f3c935372ea0bb03970816989ff8e91f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:42:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:42:57 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:42:57 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:07 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:07 [info] 41#41: *751 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:09 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: ccfb244f1380b0f0441e7bcdd7048f4a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:43:09 [info] 38#38: *753 [lua] logger.lua:23: ccfb244f1380b0f0441e7bcdd7048f4a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:43:09 +0000] ccfb244f1380b0f0441e7bcdd7048f4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:43:17 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:17 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:24 [info] 38#38: *756 [lua] access_by_lua(msblocations.conf:189):2: 5df0c899e7094c3fafb00f20dd7701d1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:43:24 +0000] 5df0c899e7094c3fafb00f20dd7701d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 05:43:24 [info] 38#38: *756 [lua] logger.lua:23: 5df0c899e7094c3fafb00f20dd7701d1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:43:27 [info] 38#38: *758 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:27 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:37 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:37 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:39 [info] 38#38: *761 [lua] access_by_lua(msblocations.conf:189):2: 11b2bde7c170130ca2d415de8245956e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:43:39 [info] 38#38: *761 [lua] logger.lua:23: 11b2bde7c170130ca2d415de8245956e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:43:39 +0000] 11b2bde7c170130ca2d415de8245956e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:43:47 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:47 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:54 [info] 38#38: *765 [lua] access_by_lua(msblocations.conf:189):2: 1d1d446f0b7978e42ffce31fa403665b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:43:54 +0000] 1d1d446f0b7978e42ffce31fa403665b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:43:54 [info] 38#38: *765 [lua] logger.lua:23: 1d1d446f0b7978e42ffce31fa403665b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:43:57 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:43:57 [info] 41#41: *766 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:07 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:07 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:09 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: 6c0d69552286e9947bf020913ce27f23:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:44:09 [info] 38#38: *770 [lua] logger.lua:23: 6c0d69552286e9947bf020913ce27f23 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:44:09 +0000] 6c0d69552286e9947bf020913ce27f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:44:17 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:17 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:24 [info] 38#38: *773 [lua] access_by_lua(msblocations.conf:189):2: b6ee4f1689ebf4ebb611b7a34dfae895:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:44:24 [info] 38#38: *773 [lua] logger.lua:23: b6ee4f1689ebf4ebb611b7a34dfae895 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:44:24 +0000] b6ee4f1689ebf4ebb611b7a34dfae895 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:44:27 [info] 41#41: *775 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:27 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:37 [info] 38#38: *776 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:37 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:39 [info] 38#38: *778 [lua] access_by_lua(msblocations.conf:189):2: e326a297696f52b06bea838d8eba9aac:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:44:39 [info] 38#38: *778 [lua] logger.lua:23: e326a297696f52b06bea838d8eba9aac {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:44:39 +0000] e326a297696f52b06bea838d8eba9aac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:44:47 [info] 41#41: *781 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:47 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:54 [info] 38#38: *782 [lua] access_by_lua(msblocations.conf:189):2: 77e8c25f5781aaaae58312f8a3491bb2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:44:54 [info] 38#38: *782 [lua] logger.lua:23: 77e8c25f5781aaaae58312f8a3491bb2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:44:54 +0000] 77e8c25f5781aaaae58312f8a3491bb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:44:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:44:57 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:44:57 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:07 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:07 [info] 41#41: *786 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:09 [info] 38#38: *787 [lua] access_by_lua(msblocations.conf:189):2: c6e5097fe1e5a15192148fc4a771c8c0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:45:09 +0000] c6e5097fe1e5a15192148fc4a771c8c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:45:09 [info] 38#38: *787 [lua] logger.lua:23: c6e5097fe1e5a15192148fc4a771c8c0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:45:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:45:17 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:17 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:24 [info] 38#38: *790 [lua] access_by_lua(msblocations.conf:189):2: 61fbc0bba6ba3ca5f8f6775f84d6ef76:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:45:24 [info] 38#38: *790 [lua] logger.lua:23: 61fbc0bba6ba3ca5f8f6775f84d6ef76 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:45:24 +0000] 61fbc0bba6ba3ca5f8f6775f84d6ef76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:45:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:45:27 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:27 [info] 41#41: *792 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:37 [info] 41#41: *794 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:37 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:39 [info] 38#38: *795 [lua] access_by_lua(msblocations.conf:189):2: 7dac188ec247d65ba333a6faa3612ba3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:45:39 [info] 38#38: *795 [lua] logger.lua:23: 7dac188ec247d65ba333a6faa3612ba3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:45:39 +0000] 7dac188ec247d65ba333a6faa3612ba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:45:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:45:47 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:47 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:54 [info] 38#38: *799 [lua] access_by_lua(msblocations.conf:189):2: 265098eebb31d08c37d64dbc97e81905:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:45:54 +0000] 265098eebb31d08c37d64dbc97e81905 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:45:54 [info] 38#38: *799 [lua] logger.lua:23: 265098eebb31d08c37d64dbc97e81905 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:45:57 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:45:57 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:07 [info] 41#41: *802 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:07 [info] 41#41: *803 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:09 [info] 38#38: *804 [lua] access_by_lua(msblocations.conf:189):2: 325bc2530c22689ebcf9c2ab7f63f086:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:46:09 [info] 38#38: *804 [lua] logger.lua:23: 325bc2530c22689ebcf9c2ab7f63f086 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:46:09 +0000] 325bc2530c22689ebcf9c2ab7f63f086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:46:17 [info] 41#41: *806 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:17 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:24 [info] 38#38: *807 [lua] access_by_lua(msblocations.conf:189):2: e25ff132ee45c4e21ffe7121a852c452:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:46:24 +0000] e25ff132ee45c4e21ffe7121a852c452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:46:24 [info] 38#38: *807 [lua] logger.lua:23: e25ff132ee45c4e21ffe7121a852c452 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:46:27 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:27 [info] 41#41: *809 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:37 [info] 41#41: *810 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:37 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:39 [info] 38#38: *812 [lua] access_by_lua(msblocations.conf:189):2: 635aef4cabee78a8105779434ffa66d5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:46:39 +0000] 635aef4cabee78a8105779434ffa66d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:46:39 [info] 38#38: *812 [lua] logger.lua:23: 635aef4cabee78a8105779434ffa66d5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:46:47 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:47 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:54 [info] 38#38: *816 [lua] access_by_lua(msblocations.conf:189):2: 88ab80da46fd4b8df3e0902f969cfa80:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:46:54 [info] 38#38: *816 [lua] logger.lua:23: 88ab80da46fd4b8df3e0902f969cfa80 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:46:54 +0000] 88ab80da46fd4b8df3e0902f969cfa80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:46:57 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:46:57 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:07 [info] 41#41: *820 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:07 [info] 41#41: *819 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:09 [info] 38#38: *821 [lua] access_by_lua(msblocations.conf:189):2: 2666e7d8eec07eb59789f6d28bb0704f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:47:09 [info] 38#38: *821 [lua] logger.lua:23: 2666e7d8eec07eb59789f6d28bb0704f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:47:09 +0000] 2666e7d8eec07eb59789f6d28bb0704f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:47:17 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:17 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:24 [info] 38#38: *824 [lua] access_by_lua(msblocations.conf:189):2: 3f7af61b993655fb528aa7555ed82665:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:47:24 +0000] 3f7af61b993655fb528aa7555ed82665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:47:24 [info] 38#38: *824 [lua] logger.lua:23: 3f7af61b993655fb528aa7555ed82665 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:47:27 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:27 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:28 [info] 38#38: *827 client closed connection while waiting for request, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:37 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:37 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:39 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: afc28f84eedc7d32bed4bf2adc991ab3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:47:39 +0000] afc28f84eedc7d32bed4bf2adc991ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/17 05:47:39 [info] 38#38: *830 [lua] logger.lua:23: afc28f84eedc7d32bed4bf2adc991ab3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:47:47 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:47 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:54 [info] 38#38: *834 [lua] access_by_lua(msblocations.conf:189):2: 10d58a936387fb06be3d9ff37f39e0e1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:47:54 +0000] 10d58a936387fb06be3d9ff37f39e0e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:47:54 [info] 38#38: *834 [lua] logger.lua:23: 10d58a936387fb06be3d9ff37f39e0e1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:47:57 [info] 41#41: *835 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:47:57 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:07 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:07 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:09 [info] 38#38: *839 [lua] access_by_lua(msblocations.conf:189):2: 43297026cf0acdace1e1a98c7c4669da:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:48:09 +0000] 43297026cf0acdace1e1a98c7c4669da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:48:09 [info] 38#38: *839 [lua] logger.lua:23: 43297026cf0acdace1e1a98c7c4669da {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:48:17 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:17 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:24 [info] 38#38: *842 [lua] access_by_lua(msblocations.conf:189):2: 623517d14b291a7cffd0de7df2c6a0b1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:48:24 [info] 38#38: *842 [lua] logger.lua:23: 623517d14b291a7cffd0de7df2c6a0b1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:48:24 +0000] 623517d14b291a7cffd0de7df2c6a0b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:48:27 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:27 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:37 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:37 [info] 41#41: *846 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:39 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 1ad20bcef098d26ade4d76aa36a3188e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:48:39 [info] 38#38: *847 [lua] logger.lua:23: 1ad20bcef098d26ade4d76aa36a3188e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:48:39 +0000] 1ad20bcef098d26ade4d76aa36a3188e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:48:47 [info] 41#41: *850 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:47 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:54 [info] 38#38: *851 [lua] access_by_lua(msblocations.conf:189):2: 1f64f491af9f52d5e8f78b117b950f43:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:48:54 [info] 38#38: *851 [lua] logger.lua:23: 1f64f491af9f52d5e8f78b117b950f43 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:48:54 +0000] 1f64f491af9f52d5e8f78b117b950f43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:48:57 [info] 41#41: *853 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:48:57 [info] 41#41: *852 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:07 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:07 [info] 41#41: *854 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:09 [info] 38#38: *856 [lua] access_by_lua(msblocations.conf:189):2: 089560fb7353d161634f93b68931dd5f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:49:09 +0000] 089560fb7353d161634f93b68931dd5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:49:09 [info] 38#38: *856 [lua] logger.lua:23: 089560fb7353d161634f93b68931dd5f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:49:17 [info] 41#41: *857 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:17 [info] 41#41: *858 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:24 [info] 38#38: *859 [lua] access_by_lua(msblocations.conf:189):2: e7b04bfac782ead7c9ab9fc3ce7de264:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:49:24 [info] 38#38: *859 [lua] logger.lua:23: e7b04bfac782ead7c9ab9fc3ce7de264 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:49:24 +0000] e7b04bfac782ead7c9ab9fc3ce7de264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:49:27 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:27 [info] 41#41: *860 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:37 [info] 41#41: *863 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:37 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:39 [info] 38#38: *864 [lua] access_by_lua(msblocations.conf:189):2: fab3b2904619968579aa761be14fdc19:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:49:39 [info] 38#38: *864 [lua] logger.lua:23: fab3b2904619968579aa761be14fdc19 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:49:39 +0000] fab3b2904619968579aa761be14fdc19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:49:47 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:47 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:54 [info] 38#38: *868 [lua] access_by_lua(msblocations.conf:189):2: 242095c2357bfa8cddff6e49160b54d0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:49:54 +0000] 242095c2357bfa8cddff6e49160b54d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:49:54 [info] 38#38: *868 [lua] logger.lua:23: 242095c2357bfa8cddff6e49160b54d0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:49:57 [info] 41#41: *869 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:49:57 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:07 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:07 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:09 [info] 38#38: *873 [lua] access_by_lua(msblocations.conf:189):2: 0bdc871f2d764d53e9be8286881449d8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:09 +0000] 0bdc871f2d764d53e9be8286881449d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:50:09 [info] 38#38: *873 [lua] logger.lua:23: 0bdc871f2d764d53e9be8286881449d8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/17 05:50:17 [info] 41#41: *875 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:17 [info] 41#41: *874 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:24 [info] 38#38: *876 [lua] access_by_lua(msblocations.conf:189):2: 97d2c800f9e98ea0022102e344ecc584:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:24 +0000] 97d2c800f9e98ea0022102e344ecc584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:50:24 [info] 38#38: *876 [lua] logger.lua:23: 97d2c800f9e98ea0022102e344ecc584 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:50:27 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:27 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:37 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:37 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:39 [info] 38#38: *881 [lua] access_by_lua(msblocations.conf:189):2: 0840b2be633d796918778c4230dca03d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:39 +0000] 0840b2be633d796918778c4230dca03d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:50:39 [info] 38#38: *881 [lua] logger.lua:23: 0840b2be633d796918778c4230dca03d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:50:47 [info] 41#41: *884 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:47 [info] 41#41: *883 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:54 [info] 38#38: *885 [lua] access_by_lua(msblocations.conf:189):2: ee1f684550c5d3069edbe4942ea58a00:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:54 +0000] ee1f684550c5d3069edbe4942ea58a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:50:54 [info] 38#38: *885 [lua] logger.lua:23: ee1f684550c5d3069edbe4942ea58a00 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:50:57 [info] 41#41: *886 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:50:57 [info] 41#41: *887 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:07 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:07 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:09 [info] 38#38: *890 [lua] access_by_lua(msblocations.conf:189):2: 6de4cc51548fe3c8cd05c1f13e52a8ab:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:51:09 [info] 38#38: *890 [lua] logger.lua:23: 6de4cc51548fe3c8cd05c1f13e52a8ab {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:51:09 +0000] 6de4cc51548fe3c8cd05c1f13e52a8ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:51:17 [info] 41#41: *892 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:17 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:24 [info] 38#38: *893 [lua] access_by_lua(msblocations.conf:189):2: 4b720e737c5430fd0f6d9966c8039269:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:51:24 +0000] 4b720e737c5430fd0f6d9966c8039269 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:51:24 [info] 38#38: *893 [lua] logger.lua:23: 4b720e737c5430fd0f6d9966c8039269 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:51:27 [info] 41#41: *895 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:27 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:37 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:37 [info] 41#41: *897 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:39 [info] 38#38: *898 [lua] access_by_lua(msblocations.conf:189):2: 9c25f0eed548eda53e5b31f0bdd848e8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:51:39 [info] 38#38: *898 [lua] logger.lua:23: 9c25f0eed548eda53e5b31f0bdd848e8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:51:39 +0000] 9c25f0eed548eda53e5b31f0bdd848e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:51:47 [info] 41#41: *901 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:47 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:54 [info] 38#38: *902 [lua] access_by_lua(msblocations.conf:189):2: 786a6aea717bfa1b76947ea18abb40b4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:51:54 [info] 38#38: *902 [lua] logger.lua:23: 786a6aea717bfa1b76947ea18abb40b4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:51:54 +0000] 786a6aea717bfa1b76947ea18abb40b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:51:57 [info] 41#41: *903 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:51:57 [info] 41#41: *904 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:07 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:07 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:09 [info] 38#38: *907 [lua] access_by_lua(msblocations.conf:189):2: 349052dd4f0b33ce70556c6c2929b363:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:52:09 +0000] 349052dd4f0b33ce70556c6c2929b363 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:52:09 [info] 38#38: *907 [lua] logger.lua:23: 349052dd4f0b33ce70556c6c2929b363 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:52:17 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:17 [info] 41#41: *908 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:24 [info] 38#38: *910 [lua] access_by_lua(msblocations.conf:189):2: 62e5bf699c7965ca6cc1b441623db99a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:52:24 [info] 38#38: *910 [lua] logger.lua:23: 62e5bf699c7965ca6cc1b441623db99a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:52:24 +0000] 62e5bf699c7965ca6cc1b441623db99a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:52:27 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:27 [info] 41#41: *912 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:37 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:37 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:39 [info] 38#38: *915 [lua] access_by_lua(msblocations.conf:189):2: af2f338e78952b1f68a57f4dad732654:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:52:39 [info] 38#38: *915 [lua] logger.lua:23: af2f338e78952b1f68a57f4dad732654 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:52:39 +0000] af2f338e78952b1f68a57f4dad732654 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:52:47 [info] 41#41: *918 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:47 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:54 [info] 38#38: *919 [lua] access_by_lua(msblocations.conf:189):2: 89893e3cde04331cb9909745c7c63f43:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:52:54 [info] 38#38: *919 [lua] logger.lua:23: 89893e3cde04331cb9909745c7c63f43 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:52:54 +0000] 89893e3cde04331cb9909745c7c63f43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:52:57 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:52:57 [info] 41#41: *921 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:07 [info] 41#41: *923 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:07 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:09 [info] 38#38: *924 [lua] access_by_lua(msblocations.conf:189):2: 9d0b4f178d9dbd35ba93998e166d2613:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:53:09 [info] 38#38: *924 [lua] logger.lua:23: 9d0b4f178d9dbd35ba93998e166d2613 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:53:09 +0000] 9d0b4f178d9dbd35ba93998e166d2613 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:53:17 [info] 41#41: *925 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:17 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:24 [info] 38#38: *927 [lua] access_by_lua(msblocations.conf:189):2: 9c3cb6ae16693b088115b6578b7414c9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:53:24 [info] 38#38: *927 [lua] logger.lua:23: 9c3cb6ae16693b088115b6578b7414c9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:53:24 +0000] 9c3cb6ae16693b088115b6578b7414c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:53:27 [info] 41#41: *928 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:27 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:37 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:37 [info] 41#41: *931 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:39 [info] 38#38: *932 [lua] access_by_lua(msblocations.conf:189):2: 77c8bbfe1c9cc43db82803488978a1e2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:53:39 [info] 38#38: *932 [lua] logger.lua:23: 77c8bbfe1c9cc43db82803488978a1e2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:53:39 +0000] 77c8bbfe1c9cc43db82803488978a1e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:53:47 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:47 [info] 41#41: *934 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:54 [info] 38#38: *936 [lua] access_by_lua(msblocations.conf:189):2: aea85e98dd66dd0bf6e18dd3ed4e0029:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:53:54 [info] 38#38: *936 [lua] logger.lua:23: aea85e98dd66dd0bf6e18dd3ed4e0029 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:53:54 +0000] aea85e98dd66dd0bf6e18dd3ed4e0029 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:53:57 [info] 41#41: *938 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:53:57 [info] 41#41: *937 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:07 [info] 41#41: *939 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:07 [info] 41#41: *940 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:09 [info] 38#38: *941 [lua] access_by_lua(msblocations.conf:189):2: db798945a4b27c1dccf77e98d78daba6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:54:09 [info] 38#38: *941 [lua] logger.lua:23: db798945a4b27c1dccf77e98d78daba6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:54:09 +0000] db798945a4b27c1dccf77e98d78daba6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:54:17 [info] 41#41: *943 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:17 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:24 [info] 38#38: *944 [lua] access_by_lua(msblocations.conf:189):2: 47cb6e045c81539ee81ba084c28215da:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:54:24 +0000] 47cb6e045c81539ee81ba084c28215da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:54:24 [info] 38#38: *944 [lua] logger.lua:23: 47cb6e045c81539ee81ba084c28215da {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:54:27 [info] 41#41: *946 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:27 [info] 41#41: *945 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:37 [info] 41#41: *948 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:37 [info] 41#41: *947 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:39 [info] 38#38: *949 [lua] access_by_lua(msblocations.conf:189):2: 3f3c84aecf63f9e5bba701cc9e124d87:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:54:39 [info] 38#38: *949 [lua] logger.lua:23: 3f3c84aecf63f9e5bba701cc9e124d87 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:54:39 +0000] 3f3c84aecf63f9e5bba701cc9e124d87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:54:47 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:47 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:54 [info] 38#38: *953 [lua] access_by_lua(msblocations.conf:189):2: e9c1fe6d6e29476f9b39ccd0f09f8980:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:54:54 [info] 38#38: *953 [lua] logger.lua:23: e9c1fe6d6e29476f9b39ccd0f09f8980 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:54:54 +0000] e9c1fe6d6e29476f9b39ccd0f09f8980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:54:57 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:54:57 [info] 41#41: *954 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:07 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:07 [info] 41#41: *956 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:09 [info] 38#38: *958 [lua] access_by_lua(msblocations.conf:189):2: fe0f131c97e0884e70619290e22d394a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:55:09 [info] 38#38: *958 [lua] logger.lua:23: fe0f131c97e0884e70619290e22d394a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:55:09 +0000] fe0f131c97e0884e70619290e22d394a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:55:17 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:17 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:24 [info] 38#38: *961 [lua] access_by_lua(msblocations.conf:189):2: 45a31ebb2097216c46c5c8300d1d74f8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:55:24 +0000] 45a31ebb2097216c46c5c8300d1d74f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:55:24 [info] 38#38: *961 [lua] logger.lua:23: 45a31ebb2097216c46c5c8300d1d74f8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:55:25 [info] 38#38: *962 client closed connection while waiting for request, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:27 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:27 [info] 41#41: *964 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:37 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:37 [info] 41#41: *966 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:39 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: acc831c6454ca790216d2d74c30b2b00:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:55:39 [info] 38#38: *967 [lua] logger.lua:23: acc831c6454ca790216d2d74c30b2b00 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:55:39 +0000] acc831c6454ca790216d2d74c30b2b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:55:47 [info] 41#41: *970 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:47 [info] 41#41: *969 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:54 [info] 38#38: *971 [lua] access_by_lua(msblocations.conf:189):2: 95d8a012057033c467ec87b1577ae5c1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:55:54 +0000] 95d8a012057033c467ec87b1577ae5c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:55:54 [info] 38#38: *971 [lua] logger.lua:23: 95d8a012057033c467ec87b1577ae5c1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:55:57 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:55:57 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:07 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:07 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:09 [info] 38#38: *976 [lua] access_by_lua(msblocations.conf:189):2: 389d75820823ee49b8eab80b147960f4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:56:09 [info] 38#38: *976 [lua] logger.lua:23: 389d75820823ee49b8eab80b147960f4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:56:09 +0000] 389d75820823ee49b8eab80b147960f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:56:17 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:17 [info] 41#41: *978 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:24 [info] 38#38: *979 [lua] access_by_lua(msblocations.conf:189):2: 8595ae9f5f4b1da94945f45a67d1365d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:56:24 [info] 38#38: *979 [lua] logger.lua:23: 8595ae9f5f4b1da94945f45a67d1365d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:56:24 +0000] 8595ae9f5f4b1da94945f45a67d1365d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:56:27 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:27 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:37 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:37 [info] 41#41: *983 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:39 [info] 38#38: *984 [lua] access_by_lua(msblocations.conf:189):2: c62e28b229c50e341065a5cf05906c17:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:56:39 +0000] c62e28b229c50e341065a5cf05906c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/17 05:56:39 [info] 38#38: *984 [lua] logger.lua:23: c62e28b229c50e341065a5cf05906c17 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 05:56:47 [info] 41#41: *987 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:47 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:54 [info] 38#38: *988 [lua] access_by_lua(msblocations.conf:189):2: 22a992af81df505cf94b3ba226f9b3ce:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:56:54 [info] 38#38: *988 [lua] logger.lua:23: 22a992af81df505cf94b3ba226f9b3ce {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:56:54 +0000] 22a992af81df505cf94b3ba226f9b3ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:56:57 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:56:57 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:07 [info] 41#41: *991 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:07 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:09 [info] 38#38: *993 [lua] access_by_lua(msblocations.conf:189):2: ee50a15b378b578dc29d6efed965ec95:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:57:09 +0000] ee50a15b378b578dc29d6efed965ec95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:57:09 [info] 38#38: *993 [lua] logger.lua:23: ee50a15b378b578dc29d6efed965ec95 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:57:17 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:17 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:24 [info] 38#38: *996 [lua] access_by_lua(msblocations.conf:189):2: c8c26a36b8a21496a61c7af67b99b03a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:57:24 [info] 38#38: *996 [lua] logger.lua:23: c8c26a36b8a21496a61c7af67b99b03a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:57:24 +0000] c8c26a36b8a21496a61c7af67b99b03a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:57:27 [info] 41#41: *998 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:27 [info] 41#41: *997 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:37 [info] 41#41: *1000 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:37 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:39 [info] 38#38: *1001 [lua] access_by_lua(msblocations.conf:189):2: 810f9ea1f2d1dafa9159529e01c2d3fd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:57:39 +0000] 810f9ea1f2d1dafa9159529e01c2d3fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/17 05:57:39 [info] 38#38: *1001 [lua] logger.lua:23: 810f9ea1f2d1dafa9159529e01c2d3fd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:57:47 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:47 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:54 [info] 38#38: *1005 [lua] access_by_lua(msblocations.conf:189):2: 22370ee752331c8e80bf5e193509c322:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:57:54 [info] 38#38: *1005 [lua] logger.lua:23: 22370ee752331c8e80bf5e193509c322 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:57:54 +0000] 22370ee752331c8e80bf5e193509c322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:57:57 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:57:57 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:07 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:07 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:09 [info] 38#38: *1010 [lua] access_by_lua(msblocations.conf:189):2: 39fa1eaf6b025cac2d295cbec6b7fa40:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:58:09 [info] 38#38: *1010 [lua] logger.lua:23: 39fa1eaf6b025cac2d295cbec6b7fa40 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:58:09 +0000] 39fa1eaf6b025cac2d295cbec6b7fa40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:58:17 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:17 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:24 [info] 38#38: *1013 [lua] access_by_lua(msblocations.conf:189):2: 11a1bce8f9529a8f38f4c8b94ff5fee9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:58:24 +0000] 11a1bce8f9529a8f38f4c8b94ff5fee9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:58:24 [info] 38#38: *1013 [lua] logger.lua:23: 11a1bce8f9529a8f38f4c8b94ff5fee9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:58:27 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:27 [info] 41#41: *1014 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:37 [info] 41#41: *1017 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:37 [info] 41#41: *1016 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:39 [info] 38#38: *1018 [lua] access_by_lua(msblocations.conf:189):2: b1adc1cc8251fc5e8d97285f49103669:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:58:39 [info] 38#38: *1018 [lua] logger.lua:23: b1adc1cc8251fc5e8d97285f49103669 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:58:39 +0000] b1adc1cc8251fc5e8d97285f49103669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:58:47 [info] 41#41: *1020 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:47 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:54 [info] 38#38: *1022 [lua] access_by_lua(msblocations.conf:189):2: a59271385765e5b2f704b313eaec6b09:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:58:54 [info] 38#38: *1022 [lua] logger.lua:23: a59271385765e5b2f704b313eaec6b09 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:58:54 +0000] a59271385765e5b2f704b313eaec6b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:58:57 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:58:57 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:07 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:07 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:09 [info] 38#38: *1027 [lua] access_by_lua(msblocations.conf:189):2: 08b0b457a28943e5f6593c5b0f380629:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:59:09 +0000] 08b0b457a28943e5f6593c5b0f380629 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:59:09 [info] 38#38: *1027 [lua] logger.lua:23: 08b0b457a28943e5f6593c5b0f380629 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:59:17 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:17 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:24 [info] 38#38: *1030 [lua] access_by_lua(msblocations.conf:189):2: bb8a3d4d2b850a28536492e455582bb7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:59:24 [info] 38#38: *1030 [lua] logger.lua:23: bb8a3d4d2b850a28536492e455582bb7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:59:24 +0000] bb8a3d4d2b850a28536492e455582bb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:59:27 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:27 [info] 38#38: *1032 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:37 [info] 41#41: *1034 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:37 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:39 [info] 38#38: *1035 [lua] access_by_lua(msblocations.conf:189):2: 6f24241db59991e6ea544eda6e3aea13:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 05:59:39 [info] 38#38: *1035 [lua] logger.lua:23: 6f24241db59991e6ea544eda6e3aea13 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:59:39 +0000] 6f24241db59991e6ea544eda6e3aea13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:59:47 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:47 [info] 41#41: *1038 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:54 [info] 38#38: *1039 [lua] access_by_lua(msblocations.conf:189):2: 3fff7fafe38b71089ca31a202e1e1097:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:05:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.71.49 - - [17/Jan/2023:05:59:54 +0000] 3fff7fafe38b71089ca31a202e1e1097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:59:54 [info] 38#38: *1039 [lua] logger.lua:23: 3fff7fafe38b71089ca31a202e1e1097 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , 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/01/17 05:59:57 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 05:59:57 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:07 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:07 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:09 [info] 38#38: *1044 [lua] access_by_lua(msblocations.conf:189):2: 54c1c6e145187c156432dfb9ed8ed18a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 06:00:09 [info] 38#38: *1044 [lua] logger.lua:23: 54c1c6e145187c156432dfb9ed8ed18a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:00:09 +0000] 54c1c6e145187c156432dfb9ed8ed18a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:00:17 [info] 41#41: *1045 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:17 [info] 41#41: *1046 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:24 [info] 38#38: *1047 [lua] access_by_lua(msblocations.conf:189):2: f12f35fa19e29ebcdc9dad8f775d5168:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 06:00:24 [info] 38#38: *1047 [lua] logger.lua:23: f12f35fa19e29ebcdc9dad8f775d5168 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:00:24 +0000] f12f35fa19e29ebcdc9dad8f775d5168 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:00:27 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:27 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:37 [info] 41#41: *1050 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:37 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:40 [info] 38#38: *1052 [lua] access_by_lua(msblocations.conf:189):2: 234a4a3ac1a943fa3f46c28dd4a8a7dd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:00:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:00:40 [info] 38#38: *1052 [lua] logger.lua:23: 234a4a3ac1a943fa3f46c28dd4a8a7dd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:00:40 +0000] 234a4a3ac1a943fa3f46c28dd4a8a7dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:00:47 [info] 41#41: *1054 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:47 [info] 41#41: *1055 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:55 [info] 38#38: *1056 [lua] access_by_lua(msblocations.conf:189):2: de84e56050d064562890851f93fe9e3c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 06:00:55 [info] 38#38: *1056 [lua] logger.lua:23: de84e56050d064562890851f93fe9e3c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:00:55 +0000] de84e56050d064562890851f93fe9e3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:00:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 06:00:57 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:00:57 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:07 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:07 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:10 [info] 38#38: *1061 [lua] access_by_lua(msblocations.conf:189):2: 0cfc177227916bb943fb46ece2c386cf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 06:01:10 [info] 38#38: *1061 [lua] logger.lua:23: 0cfc177227916bb943fb46ece2c386cf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:01:10 +0000] 0cfc177227916bb943fb46ece2c386cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:01:17 [info] 41#41: *1062 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:17 [info] 41#41: *1063 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:25 [info] 38#38: *1064 [lua] access_by_lua(msblocations.conf:189):2: 2298a36292bec91fd3dee32063765979:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 06:01:25 [info] 38#38: *1064 [lua] logger.lua:23: 2298a36292bec91fd3dee32063765979 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:01:25 +0000] 2298a36292bec91fd3dee32063765979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:01:27 [info] 41#41: *1066 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:27 [info] 41#41: *1065 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:37 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:37 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:40 [info] 38#38: *1069 [lua] access_by_lua(msblocations.conf:189):2: b0002d0d657729f3e456e36932626c15:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/17 06:01:40 [info] 38#38: *1069 [lua] logger.lua:23: b0002d0d657729f3e456e36932626c15 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.49 - - [17/Jan/2023:06:01:40 +0000] b0002d0d657729f3e456e36932626c15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 06:01:47 [info] 41#41: *1071 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:47 [info] 41#41: *1072 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443