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
2023/01/17 06:01:55 [info] 38#38: *1073 [lua] access_by_lua(msblocations.conf:189):2: 2c8fb4f124d3619741e814e797c59c42: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:01:55 +0000] 2c8fb4f124d3619741e814e797c59c42 "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:01:55 [info] 38#38: *1073 [lua] logger.lua:23: 2c8fb4f124d3619741e814e797c59c42 {"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:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:01:57 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:01:57 [info] 41#41: *1075 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:07 [info] 41#41: *1077 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:07 [info] 41#41: *1076 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:10 [info] 38#38: *1078 [lua] access_by_lua(msblocations.conf:189):2: bbb301f6dc113a6179c71e4fcca81366: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:02:10 [info] 38#38: *1078 [lua] logger.lua:23: bbb301f6dc113a6179c71e4fcca81366 {"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:02:10 +0000] bbb301f6dc113a6179c71e4fcca81366 "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:06:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:02:17 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:17 [info] 41#41: *1079 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:25 [info] 38#38: *1081 [lua] access_by_lua(msblocations.conf:189):2: 236120ab3afd32e15699e9d7d2b07376: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:02:25 +0000] 236120ab3afd32e15699e9d7d2b07376 "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 06:02:25 [info] 38#38: *1081 [lua] logger.lua:23: 236120ab3afd32e15699e9d7d2b07376 {"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:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:02:27 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:27 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:37 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:37 [info] 41#41: *1085 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:40 [info] 38#38: *1086 [lua] access_by_lua(msblocations.conf:189):2: 3aa6d3aa560742d6c16ce7c3fd94b28a: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:02:40 [info] 38#38: *1086 [lua] logger.lua:23: 3aa6d3aa560742d6c16ce7c3fd94b28a {"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:02:40 +0000] 3aa6d3aa560742d6c16ce7c3fd94b28a "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:06:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:02:47 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:47 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:50 [info] 38#38: *1090 client closed connection while waiting for request, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:55 [info] 38#38: *1091 [lua] access_by_lua(msblocations.conf:189):2: 0a8c8afdac740d2035f22cf52d9931a4: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:02:55 +0000] 0a8c8afdac740d2035f22cf52d9931a4 "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:02:55 [info] 38#38: *1091 [lua] logger.lua:23: 0a8c8afdac740d2035f22cf52d9931a4 {"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:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:02:57 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:02:57 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:07 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:07 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:10 [info] 38#38: *1096 [lua] access_by_lua(msblocations.conf:189):2: f894cbe25cf412ce18bb58d6549e2b36: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:03:10 [info] 38#38: *1096 [lua] logger.lua:23: f894cbe25cf412ce18bb58d6549e2b36 {"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:03:10 +0000] f894cbe25cf412ce18bb58d6549e2b36 "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:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:03:17 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:17 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:25 [info] 38#38: *1099 [lua] access_by_lua(msblocations.conf:189):2: 4314b9e96712c430b7dd8a5991ae611c: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:03:25 [info] 38#38: *1099 [lua] logger.lua:23: 4314b9e96712c430b7dd8a5991ae611c {"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:03:25 +0000] 4314b9e96712c430b7dd8a5991ae611c "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:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:03:27 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:27 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:37 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:37 [info] 41#41: *1102 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:40 [info] 38#38: *1104 [lua] access_by_lua(msblocations.conf:189):2: 91402aedb93b6eadf2eeafdadbc0ba46: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:03:40 +0000] 91402aedb93b6eadf2eeafdadbc0ba46 "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 06:03:40 [info] 38#38: *1104 [lua] logger.lua:23: 91402aedb93b6eadf2eeafdadbc0ba46 {"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:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 06:03:47 [info] 41#41: *1106 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:47 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:55 [info] 38#38: *1108 [lua] access_by_lua(msblocations.conf:189):2: 4c34b81f7248ba818d0a4fb1ee02af7b: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:03:55 [info] 38#38: *1108 [lua] logger.lua:23: 4c34b81f7248ba818d0a4fb1ee02af7b {"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:03:55 +0000] 4c34b81f7248ba818d0a4fb1ee02af7b "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:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:03:57 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:03:57 [info] 38#38: *1109 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:07 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:07 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:10 [info] 38#38: *1113 [lua] access_by_lua(msblocations.conf:189):2: 4016037ec94977dc37a4a9b6408f250b: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:04:10 +0000] 4016037ec94977dc37a4a9b6408f250b "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:04:10 [info] 38#38: *1113 [lua] logger.lua:23: 4016037ec94977dc37a4a9b6408f250b {"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:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:04:17 [info] 41#41: *1115 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:17 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:25 [info] 38#38: *1116 [lua] access_by_lua(msblocations.conf:189):2: a59c83ab2eaa2484dcca787a2191910f: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:04:25 [info] 38#38: *1116 [lua] logger.lua:23: a59c83ab2eaa2484dcca787a2191910f {"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:04:25 +0000] a59c83ab2eaa2484dcca787a2191910f "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:06:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:04:27 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:27 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:37 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:37 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:40 [info] 38#38: *1121 [lua] access_by_lua(msblocations.conf:189):2: 6c4c56f342d79305b5aad3a26c37e97c: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:04:40 [info] 38#38: *1121 [lua] logger.lua:23: 6c4c56f342d79305b5aad3a26c37e97c {"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:04:40 +0000] 6c4c56f342d79305b5aad3a26c37e97c "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:06:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:04:47 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:47 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:55 [info] 38#38: *1125 [lua] access_by_lua(msblocations.conf:189):2: d33115e9810c1bdf5f3ac87dbe9011dd: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:04:55 [info] 38#38: *1125 [lua] logger.lua:23: d33115e9810c1bdf5f3ac87dbe9011dd {"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:04:55 +0000] d33115e9810c1bdf5f3ac87dbe9011dd "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:06:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:04:57 [info] 41#41: *1127 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:04:57 [info] 41#41: *1126 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:07 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:07 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:10 [info] 38#38: *1130 [lua] access_by_lua(msblocations.conf:189):2: c97d701a8cbb020f200d4d22c48e03c7: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:05:10 [info] 38#38: *1130 [lua] logger.lua:23: c97d701a8cbb020f200d4d22c48e03c7 {"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:05:10 +0000] c97d701a8cbb020f200d4d22c48e03c7 "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:06:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:05:17 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:17 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:25 [info] 38#38: *1133 [lua] access_by_lua(msblocations.conf:189):2: 3750e9537c1b184fa4cfb937837a20c8: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:05:25 +0000] 3750e9537c1b184fa4cfb937837a20c8 "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:05:25 [info] 38#38: *1133 [lua] logger.lua:23: 3750e9537c1b184fa4cfb937837a20c8 {"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:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:05:27 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:27 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:37 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:37 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:40 [info] 38#38: *1138 [lua] access_by_lua(msblocations.conf:189):2: fd6e136a9ea913d5478b2b0803e6ee01: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:05:40 [info] 38#38: *1138 [lua] logger.lua:23: fd6e136a9ea913d5478b2b0803e6ee01 {"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:05:40 +0000] fd6e136a9ea913d5478b2b0803e6ee01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/17 06:05:47 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:47 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:55 [info] 38#38: *1142 [lua] access_by_lua(msblocations.conf:189):2: 9e5e0c3b2821a593ca45e0039a798d08: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:05:55 +0000] 9e5e0c3b2821a593ca45e0039a798d08 "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:05:55 [info] 38#38: *1142 [lua] logger.lua:23: 9e5e0c3b2821a593ca45e0039a798d08 {"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:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:05:57 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:05:57 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:07 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:07 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:10 [info] 38#38: *1147 [lua] access_by_lua(msblocations.conf:189):2: 8c053d0a01ded70aee5baa0322915749: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:06:10 [info] 38#38: *1147 [lua] logger.lua:23: 8c053d0a01ded70aee5baa0322915749 {"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:06:10 +0000] 8c053d0a01ded70aee5baa0322915749 "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:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:06:17 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:17 [info] 41#41: *1149 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:25 [info] 38#38: *1150 [lua] access_by_lua(msblocations.conf:189):2: 657dcd61370bf12bc8e1b447f4fab8ff: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:06:25 +0000] 657dcd61370bf12bc8e1b447f4fab8ff "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:06:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:06:25 [info] 38#38: *1150 [lua] logger.lua:23: 657dcd61370bf12bc8e1b447f4fab8ff {"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 06:06:27 [info] 38#38: *1151 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:27 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:37 [info] 41#41: *1154 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:37 [info] 41#41: *1153 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:40 [info] 38#38: *1155 [lua] access_by_lua(msblocations.conf:189):2: 61f7f6d3d51f406656829b39a7939aaa: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:06:40 +0000] 61f7f6d3d51f406656829b39a7939aaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/17 06:06:40 [info] 38#38: *1155 [lua] logger.lua:23: 61f7f6d3d51f406656829b39a7939aaa {"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:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:06:47 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:47 [info] 41#41: *1157 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:55 [info] 38#38: *1160 [lua] access_by_lua(msblocations.conf:189):2: 13e901e9306315da2ad1df181a8ec496: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:06:55 +0000] 13e901e9306315da2ad1df181a8ec496 "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 06:06:55 [info] 38#38: *1160 [lua] logger.lua:23: 13e901e9306315da2ad1df181a8ec496 {"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:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:06:57 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:06:57 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:02 [info] 38#38: *1159 client prematurely closed connection while reading client request line, client: 10.233.64.46, server: 
10.233.64.46 - - [17/Jan/2023:06:07:02 +0000] aee08002ff5361213bccae59005e7e0b "" 400 request_processing_time:5.006 upstream_response_time:- "-" "-" "-"
2023/01/17 06:07:02 [info] 38#38: *1163 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.46, server: , request: "GET / HTTP/1.0"
10.233.64.46 - - [17/Jan/2023:06:07:02 +0000] dab0a1927c3a0e7d7a496c198f2fa5bc "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/17 06:07:07 [info] 41#41: *1165 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:07 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:10 [info] 38#38: *1166 [lua] access_by_lua(msblocations.conf:189):2: 07e8ae10e8a530857296360907b0ae84: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:07:10 +0000] 07e8ae10e8a530857296360907b0ae84 "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 06:07:10 [info] 38#38: *1166 [lua] logger.lua:23: 07e8ae10e8a530857296360907b0ae84 {"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:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:07:17 [info] 38#38: *1167 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:17 [info] 38#38: *1168 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:25 [info] 38#38: *1169 [lua] access_by_lua(msblocations.conf:189):2: 7d0e67627b074c34cac0c0919f85c3d2: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:07:25 [info] 38#38: *1169 [lua] logger.lua:23: 7d0e67627b074c34cac0c0919f85c3d2 {"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:07:25 +0000] 7d0e67627b074c34cac0c0919f85c3d2 "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:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:07:27 [info] 41#41: *1170 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:27 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:37 [info] 41#41: *1173 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:37 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:40 [info] 38#38: *1174 [lua] access_by_lua(msblocations.conf:189):2: 6f7413a5bb259eb6218d99e26fd08013: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:07:40 +0000] 6f7413a5bb259eb6218d99e26fd08013 "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:06:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:07:40 [info] 38#38: *1174 [lua] logger.lua:23: 6f7413a5bb259eb6218d99e26fd08013 {"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 06:07:47 [info] 38#38: *1175 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:47 [info] 38#38: *1176 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:55 [info] 38#38: *1178 [lua] access_by_lua(msblocations.conf:189):2: 4f44eed17cacca6ae3a20cbc822f844e: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:07:55 [info] 38#38: *1178 [lua] logger.lua:23: 4f44eed17cacca6ae3a20cbc822f844e {"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:07:55 +0000] 4f44eed17cacca6ae3a20cbc822f844e "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:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:07:57 [info] 41#41: *1179 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:07:57 [info] 41#41: *1180 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:07 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:07 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:10 [info] 38#38: *1183 [lua] access_by_lua(msblocations.conf:189):2: 5ad4abe127c53cba0a3dbb3d129e42c7: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:08:10 +0000] 5ad4abe127c53cba0a3dbb3d129e42c7 "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:08:10 [info] 38#38: *1183 [lua] logger.lua:23: 5ad4abe127c53cba0a3dbb3d129e42c7 {"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:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:08:17 [info] 41#41: *1185 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:17 [info] 38#38: *1184 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:25 [info] 38#38: *1186 [lua] access_by_lua(msblocations.conf:189):2: 0ec5302151e3fa74ebe27c1e0dda02de: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:08:25 [info] 38#38: *1186 [lua] logger.lua:23: 0ec5302151e3fa74ebe27c1e0dda02de {"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:08:25 +0000] 0ec5302151e3fa74ebe27c1e0dda02de "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:06:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:08:27 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:27 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
10.233.64.46 - - [17/Jan/2023:06:08:28 +0000] 9a7bdbdc8750bcb73ca0ff599cf527ca "GET /nmaplowercheck1673935710 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:28 [info] 38#38: *1189 [lua] access_by_lua(msblocations.conf:189):2: 9a7bdbdc8750bcb73ca0ff599cf527ca:receive the request, client: 10.233.64.46, server: , request: "GET /nmaplowercheck1673935710 HTTP/1.1", host: "10.32.242.2:30283"
2023/01/17 06:08:28 [info] 38#38: *1190 [lua] access_by_lua(msblocations.conf:189):2: e506d11f6c1ca4cd8456d9795add01fd:receive the request, client: 10.233.64.46, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.2:30283"
2023/01/17 06:08:28 [warn] 38#38: *1189 [lua] error_handler.lua:29: error_svc_not_found(): 9a7bdbdc8750bcb73ca0ff599cf527ca No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET /nmaplowercheck1673935710 HTTP/1.1", host: "10.32.242.2:30283"
2023/01/17 06:08:29 [warn] 38#38: *1190 [lua] error_handler.lua:29: error_svc_not_found(): e506d11f6c1ca4cd8456d9795add01fd No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.2:30283"
10.233.64.46 - - [17/Jan/2023:06:08:29 +0000] e506d11f6c1ca4cd8456d9795add01fd "POST /sdk HTTP/1.1" 502 request_processing_time:0.061 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:29 [info] 38#38: *1191 [lua] access_by_lua(msblocations.conf:189):2: e0f13369ad03bb13b3690f2147115b82:receive the request, client: 10.233.64.46, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.2:30283"
2023/01/17 06:08:29 [warn] 38#38: *1191 [lua] error_handler.lua:29: error_svc_not_found(): e0f13369ad03bb13b3690f2147115b82 No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.2:30283"
10.233.64.46 - - [17/Jan/2023:06:08:29 +0000] e0f13369ad03bb13b3690f2147115b82 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:29 [info] 38#38: *1192 [lua] access_by_lua(msblocations.conf:189):2: 06b0fba16f8aa08957d48703a278651a:receive the request, client: 10.233.64.46, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.2:30283"
2023/01/17 06:08:29 [warn] 38#38: *1192 [lua] error_handler.lua:29: error_svc_not_found(): 06b0fba16f8aa08957d48703a278651a No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.2:30283"
10.233.64.46 - - [17/Jan/2023:06:08:29 +0000] 06b0fba16f8aa08957d48703a278651a "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:36 [info] 38#38: *1193 [lua] access_by_lua(msblocations.conf:189):2: c1152adb8e7f0fbaf70c231f2c8e4ddc:receive the request, client: 10.233.64.46, server: , request: "GET / HTTP/1.0"
2023/01/17 06:08:36 [warn] 38#38: *1193 [lua] error_handler.lua:29: error_svc_not_found(): c1152adb8e7f0fbaf70c231f2c8e4ddc No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET / HTTP/1.0"
10.233.64.46 - - [17/Jan/2023:06:08:36 +0000] c1152adb8e7f0fbaf70c231f2c8e4ddc "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2023/01/17 06:08:36 [info] 38#38: *1194 [lua] access_by_lua(msblocations.conf:189):2: 9d714514709a8e50011689d17d6a3c6c:receive the request, client: 10.233.64.46, server: , request: "GET / HTTP/1.1", host: "10.32.242.2"
2023/01/17 06:08:36 [warn] 38#38: *1194 [lua] error_handler.lua:29: error_svc_not_found(): 9d714514709a8e50011689d17d6a3c6c No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET / HTTP/1.1", host: "10.32.242.2"
10.233.64.46 - - [17/Jan/2023:06:08:36 +0000] 9d714514709a8e50011689d17d6a3c6c "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/17 06:08:36 [info] 38#38: *1194 client 10.233.64.46 closed keepalive connection
2023/01/17 06:08:37 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:37 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:40 [info] 38#38: *1197 [lua] access_by_lua(msblocations.conf:189):2: fff4eb3ac902e2368abe0b2f72f86fbf: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:08:40 +0000] fff4eb3ac902e2368abe0b2f72f86fbf "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 06:08:40 [info] 38#38: *1197 [lua] logger.lua:23: fff4eb3ac902e2368abe0b2f72f86fbf {"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:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:08:47 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:47 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:55 [info] 38#38: *1201 [lua] access_by_lua(msblocations.conf:189):2: f0a1ea0e66d2ba17e87bfd1ce2827b8a: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:08:55 [info] 38#38: *1201 [lua] logger.lua:23: f0a1ea0e66d2ba17e87bfd1ce2827b8a {"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:08:55 +0000] f0a1ea0e66d2ba17e87bfd1ce2827b8a "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:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:08:57 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:08:57 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:07 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:07 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:10 [info] 38#38: *1206 [lua] access_by_lua(msblocations.conf:189):2: a3b9b8d6c28763ff494879eadedd0617: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:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:09:10 +0000] a3b9b8d6c28763ff494879eadedd0617 "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 06:09:10 [info] 38#38: *1206 [lua] logger.lua:23: a3b9b8d6c28763ff494879eadedd0617 {"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 06:09:17 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:17 [info] 38#38: *1207 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:25 [info] 38#38: *1209 [lua] access_by_lua(msblocations.conf:189):2: e906d0165b4bb651bed2e660b1d1f62b: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:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:09:25 [info] 38#38: *1209 [lua] logger.lua:23: e906d0165b4bb651bed2e660b1d1f62b {"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:09:25 +0000] e906d0165b4bb651bed2e660b1d1f62b "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 06:09:27 [info] 41#41: *1210 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:27 [info] 41#41: *1211 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:37 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:37 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:40 [info] 38#38: *1214 [lua] access_by_lua(msblocations.conf:189):2: b238da620024355c8f9fa66341a0b5f1: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:09:40 [info] 38#38: *1214 [lua] logger.lua:23: b238da620024355c8f9fa66341a0b5f1 {"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:09:40 +0000] b238da620024355c8f9fa66341a0b5f1 "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:06:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:09:47 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:47 [info] 41#41: *1216 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:55 [info] 38#38: *1218 [lua] access_by_lua(msblocations.conf:189):2: f49249eab1c5f43302249158e133e121: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:09:55 +0000] f49249eab1c5f43302249158e133e121 "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:09:55 [info] 38#38: *1218 [lua] logger.lua:23: f49249eab1c5f43302249158e133e121 {"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:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:09:57 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:09:57 [info] 41#41: *1220 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:07 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:07 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:10 [info] 38#38: *1223 [lua] access_by_lua(msblocations.conf:189):2: c494f6e863d267e2f8b34e8cd9f112d0: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:10:10 [info] 38#38: *1223 [lua] logger.lua:23: c494f6e863d267e2f8b34e8cd9f112d0 {"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:10:10 +0000] c494f6e863d267e2f8b34e8cd9f112d0 "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:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:10:17 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:17 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:25 [info] 38#38: *1226 [lua] access_by_lua(msblocations.conf:189):2: 03bb91124792ae81191dea2c22362d0c: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:10:25 [info] 38#38: *1226 [lua] logger.lua:23: 03bb91124792ae81191dea2c22362d0c {"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:10:25 +0000] 03bb91124792ae81191dea2c22362d0c "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:06:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 06:10:27 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:27 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:37 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:37 [info] 38#38: *1230 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:40 [info] 38#38: *1231 [lua] access_by_lua(msblocations.conf:189):2: 9c01f087ea41c1e2d6ccb25f8102a7f4: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:10:40 [info] 38#38: *1231 [lua] logger.lua:23: 9c01f087ea41c1e2d6ccb25f8102a7f4 {"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:10:40 +0000] 9c01f087ea41c1e2d6ccb25f8102a7f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:10:47 [info] 41#41: *1232 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:47 [info] 38#38: *1233 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:55 [info] 38#38: *1235 [lua] access_by_lua(msblocations.conf:189):2: 66d7a7b6b8833471bf32161726acc861: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:10:55 +0000] 66d7a7b6b8833471bf32161726acc861 "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 06:10:55 [info] 38#38: *1235 [lua] logger.lua:23: 66d7a7b6b8833471bf32161726acc861 {"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:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:10:57 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:10:57 [info] 41#41: *1236 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:07 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:07 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:10 [info] 38#38: *1240 [lua] access_by_lua(msblocations.conf:189):2: c7029297c4bd2a3d4bbf13cd2cdf89c5: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:11:10 +0000] c7029297c4bd2a3d4bbf13cd2cdf89c5 "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 06:11:10 [info] 38#38: *1240 [lua] logger.lua:23: c7029297c4bd2a3d4bbf13cd2cdf89c5 {"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:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:11:17 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:17 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:25 [info] 38#38: *1243 [lua] access_by_lua(msblocations.conf:189):2: c7764c6467e136cd93868306c57862b4: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:11:25 +0000] c7764c6467e136cd93868306c57862b4 "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 06:11:25 [info] 38#38: *1243 [lua] logger.lua:23: c7764c6467e136cd93868306c57862b4 {"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:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:11:27 [info] 41#41: *1245 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:27 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:37 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:37 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:40 [info] 38#38: *1248 [lua] access_by_lua(msblocations.conf:189):2: 6ca4b370fa3c101eb762274b9b09890b: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:11:40 [info] 38#38: *1248 [lua] logger.lua:23: 6ca4b370fa3c101eb762274b9b09890b {"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:11:40 +0000] 6ca4b370fa3c101eb762274b9b09890b "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:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:11:47 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:47 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:55 [info] 38#38: *1252 [lua] access_by_lua(msblocations.conf:189):2: 2de8e8fff0974a9b1401707e5b81fd94: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:11:55 [info] 38#38: *1252 [lua] logger.lua:23: 2de8e8fff0974a9b1401707e5b81fd94 {"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:11:55 +0000] 2de8e8fff0974a9b1401707e5b81fd94 "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:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:11:57 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:11:57 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:07 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:07 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:10 [info] 38#38: *1257 [lua] access_by_lua(msblocations.conf:189):2: aa531a37d01f65234dff7a95e790f4ab: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:12:10 [info] 38#38: *1257 [lua] logger.lua:23: aa531a37d01f65234dff7a95e790f4ab {"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:12:10 +0000] aa531a37d01f65234dff7a95e790f4ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 06:12:17 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:17 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:25 [info] 38#38: *1260 [lua] access_by_lua(msblocations.conf:189):2: 1dc786030d4d09a7bdbe077207ed5555: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:12:25 [info] 38#38: *1260 [lua] logger.lua:23: 1dc786030d4d09a7bdbe077207ed5555 {"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:12:25 +0000] 1dc786030d4d09a7bdbe077207ed5555 "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:06:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:12:27 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:27 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:37 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:37 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:40 [info] 38#38: *1265 [lua] access_by_lua(msblocations.conf:189):2: 9c78ae8185044f17dd6cf15ba1e6776c: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:12:40 [info] 38#38: *1265 [lua] logger.lua:23: 9c78ae8185044f17dd6cf15ba1e6776c {"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:12:40 +0000] 9c78ae8185044f17dd6cf15ba1e6776c "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:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:12:47 [info] 41#41: *1266 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:47 [info] 41#41: *1267 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:55 [info] 38#38: *1269 [lua] access_by_lua(msblocations.conf:189):2: 12d242287a0a976f7475ba990f48e37f: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:12:55 +0000] 12d242287a0a976f7475ba990f48e37f "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:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:12:55 [info] 38#38: *1269 [lua] logger.lua:23: 12d242287a0a976f7475ba990f48e37f {"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 06:12:57 [info] 38#38: *1271 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:12:57 [info] 38#38: *1270 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:07 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:07 [info] 41#41: *1273 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:10 [info] 38#38: *1274 [lua] access_by_lua(msblocations.conf:189):2: 2d08a62b31c74055e4e7fa5fb72a152c: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:13:10 [info] 38#38: *1274 [lua] logger.lua:23: 2d08a62b31c74055e4e7fa5fb72a152c {"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:13:10 +0000] 2d08a62b31c74055e4e7fa5fb72a152c "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:06:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:13:17 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:17 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:25 [info] 38#38: *1277 [lua] access_by_lua(msblocations.conf:189):2: bc33e143b8afa02f8b95f3085e3253d1: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:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:13:25 +0000] bc33e143b8afa02f8b95f3085e3253d1 "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 06:13:25 [info] 38#38: *1277 [lua] logger.lua:23: bc33e143b8afa02f8b95f3085e3253d1 {"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 06:13:27 [info] 41#41: *1278 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:27 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:37 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:37 [info] 41#41: *1281 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:40 [info] 38#38: *1282 [lua] access_by_lua(msblocations.conf:189):2: af41638279fadea465b91a32a23816bf: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:13:40 [info] 38#38: *1282 [lua] logger.lua:23: af41638279fadea465b91a32a23816bf {"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:13:40 +0000] af41638279fadea465b91a32a23816bf "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:06:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:13:47 [info] 41#41: *1284 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:47 [info] 41#41: *1283 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:55 [info] 38#38: *1286 [lua] access_by_lua(msblocations.conf:189):2: a27a4396489ae615d0aa315f41ea0a62: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:13:55 [info] 38#38: *1286 [lua] logger.lua:23: a27a4396489ae615d0aa315f41ea0a62 {"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:13:55 +0000] a27a4396489ae615d0aa315f41ea0a62 "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:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:13:57 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:13:57 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:07 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:07 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:10 [info] 38#38: *1291 [lua] access_by_lua(msblocations.conf:189):2: 67ce823e40bb60d675b8129c2391e3da: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:14:10 [info] 38#38: *1291 [lua] logger.lua:23: 67ce823e40bb60d675b8129c2391e3da {"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:14:10 +0000] 67ce823e40bb60d675b8129c2391e3da "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:06:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:14:17 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:17 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:25 [info] 38#38: *1294 [lua] access_by_lua(msblocations.conf:189):2: 4dbdf6ce6c597428a171c15d9bacee38: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:14:25 [info] 38#38: *1294 [lua] logger.lua:23: 4dbdf6ce6c597428a171c15d9bacee38 {"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:14:25 +0000] 4dbdf6ce6c597428a171c15d9bacee38 "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:06:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:14:27 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:27 [info] 38#38: *1296 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:37 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:37 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:40 [info] 38#38: *1299 [lua] access_by_lua(msblocations.conf:189):2: ff918d125b87bfbe6e1c88d167694284: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:14:40 +0000] ff918d125b87bfbe6e1c88d167694284 "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:14:40 [info] 38#38: *1299 [lua] logger.lua:23: ff918d125b87bfbe6e1c88d167694284 {"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:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:14:47 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:47 [info] 41#41: *1301 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:55 [info] 38#38: *1303 [lua] access_by_lua(msblocations.conf:189):2: 40934c3ac9b2586862d42eec42ea6ce3: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:14:55 +0000] 40934c3ac9b2586862d42eec42ea6ce3 "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 06:14:55 [info] 38#38: *1303 [lua] logger.lua:23: 40934c3ac9b2586862d42eec42ea6ce3 {"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:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:14:57 [info] 41#41: *1305 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:14:57 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:07 [info] 41#41: *1307 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:07 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:10 [info] 38#38: *1308 [lua] access_by_lua(msblocations.conf:189):2: a45350ef628d2944372b12d7dbf8bd6c: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:15:10 +0000] a45350ef628d2944372b12d7dbf8bd6c "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 06:15:10 [info] 38#38: *1308 [lua] logger.lua:23: a45350ef628d2944372b12d7dbf8bd6c {"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:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:15:17 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:17 [info] 38#38: *1310 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:25 [info] 38#38: *1311 [lua] access_by_lua(msblocations.conf:189):2: eac9d35fc4472e8794a0d3f0c350f1b5: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:15:25 [info] 38#38: *1311 [lua] logger.lua:23: eac9d35fc4472e8794a0d3f0c350f1b5 {"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:15:25 +0000] eac9d35fc4472e8794a0d3f0c350f1b5 "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:06:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:15:27 [info] 41#41: *1312 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:27 [info] 41#41: *1313 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:37 [info] 41#41: *1315 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:37 [info] 41#41: *1314 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:40 [info] 38#38: *1316 [lua] access_by_lua(msblocations.conf:189):2: 703784e6506f0862483b8aa6bbb3a3aa: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:15:40 [info] 38#38: *1316 [lua] logger.lua:23: 703784e6506f0862483b8aa6bbb3a3aa {"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:15:40 +0000] 703784e6506f0862483b8aa6bbb3a3aa "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:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 06:15:47 [info] 41#41: *1318 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:47 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:55 [info] 38#38: *1320 [lua] access_by_lua(msblocations.conf:189):2: f1622fc79b8024eca4eef69245d8f649: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:15:55 [info] 38#38: *1320 [lua] logger.lua:23: f1622fc79b8024eca4eef69245d8f649 {"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:15:55 +0000] f1622fc79b8024eca4eef69245d8f649 "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:06:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:15:57 [info] 38#38: *1321 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:15:57 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:07 [info] 41#41: *1324 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:07 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:10 [info] 38#38: *1325 [lua] access_by_lua(msblocations.conf:189):2: aad078d2724852bdfd8513abe65d022d: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:16:10 [info] 38#38: *1325 [lua] logger.lua:23: aad078d2724852bdfd8513abe65d022d {"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:16:10 +0000] aad078d2724852bdfd8513abe65d022d "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:06:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:16:17 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:17 [info] 41#41: *1327 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:25 [info] 38#38: *1328 [lua] access_by_lua(msblocations.conf:189):2: 185aba8f93ee3a8326afbf84c3c20d7a: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:16:25 [info] 38#38: *1328 [lua] logger.lua:23: 185aba8f93ee3a8326afbf84c3c20d7a {"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:16:25 +0000] 185aba8f93ee3a8326afbf84c3c20d7a "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:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:16:27 [info] 41#41: *1329 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:27 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:37 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:37 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:40 [info] 38#38: *1333 [lua] access_by_lua(msblocations.conf:189):2: 63ee09d6e4fe4c9b84497fa3da18f687: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:16:40 [info] 38#38: *1333 [lua] logger.lua:23: 63ee09d6e4fe4c9b84497fa3da18f687 {"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:16:40 +0000] 63ee09d6e4fe4c9b84497fa3da18f687 "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:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:16:47 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:47 [info] 41#41: *1335 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:55 [info] 38#38: *1337 [lua] access_by_lua(msblocations.conf:189):2: e2f9196e1afd5ffa6ae3dcf50bf9369f: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:16:55 +0000] e2f9196e1afd5ffa6ae3dcf50bf9369f "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 06:16:55 [info] 38#38: *1337 [lua] logger.lua:23: e2f9196e1afd5ffa6ae3dcf50bf9369f {"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:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:16:57 [info] 38#38: *1338 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:16:57 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:07 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:07 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:10 [info] 38#38: *1342 [lua] access_by_lua(msblocations.conf:189):2: 2a35be17a2643acd067967a8a6ed34ab: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:17:10 [info] 38#38: *1342 [lua] logger.lua:23: 2a35be17a2643acd067967a8a6ed34ab {"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:17:10 +0000] 2a35be17a2643acd067967a8a6ed34ab "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:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:17:17 [info] 41#41: *1344 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:17 [info] 41#41: *1343 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:25 [info] 38#38: *1345 [lua] access_by_lua(msblocations.conf:189):2: 7c63ecb75f152a6f4fd513129f4462c5: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:17:25 +0000] 7c63ecb75f152a6f4fd513129f4462c5 "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:06:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:17:25 [info] 38#38: *1345 [lua] logger.lua:23: 7c63ecb75f152a6f4fd513129f4462c5 {"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 06:17:27 [info] 41#41: *1347 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:27 [info] 41#41: *1346 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:37 [info] 41#41: *1348 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:37 [info] 41#41: *1349 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:40 [info] 38#38: *1350 [lua] access_by_lua(msblocations.conf:189):2: 3d82ee001c1142c8c5f1714acdb13854: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:17:40 +0000] 3d82ee001c1142c8c5f1714acdb13854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/17 06:17:40 [info] 38#38: *1350 [lua] logger.lua:23: 3d82ee001c1142c8c5f1714acdb13854 {"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:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:17:47 [info] 41#41: *1351 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:47 [info] 41#41: *1352 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:55 [info] 38#38: *1354 [lua] access_by_lua(msblocations.conf:189):2: 3a8ed7bb3461d53e884a26be7b2a3a91: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:17:55 [info] 38#38: *1354 [lua] logger.lua:23: 3a8ed7bb3461d53e884a26be7b2a3a91 {"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:17:55 +0000] 3a8ed7bb3461d53e884a26be7b2a3a91 "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:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:17:57 [info] 41#41: *1356 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:17:57 [info] 41#41: *1355 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:07 [info] 41#41: *1357 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:07 [info] 41#41: *1358 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:10 [info] 38#38: *1359 [lua] access_by_lua(msblocations.conf:189):2: 47e4215c4a78ee84a6987f7165f5988c: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:18:10 [info] 38#38: *1359 [lua] logger.lua:23: 47e4215c4a78ee84a6987f7165f5988c {"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:18:10 +0000] 47e4215c4a78ee84a6987f7165f5988c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 06:18:17 [info] 41#41: *1361 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:17 [info] 41#41: *1360 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:25 [info] 38#38: *1362 [lua] access_by_lua(msblocations.conf:189):2: 79c2d0c219b47b31bd0e3293016a708a: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:18:25 +0000] 79c2d0c219b47b31bd0e3293016a708a "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:06:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:18:25 [info] 38#38: *1362 [lua] logger.lua:23: 79c2d0c219b47b31bd0e3293016a708a {"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 06:18:27 [info] 41#41: *1364 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:27 [info] 41#41: *1363 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:37 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:37 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:40 [info] 38#38: *1367 [lua] access_by_lua(msblocations.conf:189):2: e3dd6744580b924e15589c68d7109f7b: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:18:40 +0000] e3dd6744580b924e15589c68d7109f7b "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 06:18:40 [info] 38#38: *1367 [lua] logger.lua:23: e3dd6744580b924e15589c68d7109f7b {"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:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:18:47 [info] 41#41: *1368 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:47 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:55 [info] 38#38: *1371 [lua] access_by_lua(msblocations.conf:189):2: d7ab7d14531e81f71cec2c53dd4159e8: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:18:55 +0000] d7ab7d14531e81f71cec2c53dd4159e8 "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:18:55 [info] 38#38: *1371 [lua] logger.lua:23: d7ab7d14531e81f71cec2c53dd4159e8 {"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:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:18:57 [info] 41#41: *1372 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:18:57 [info] 41#41: *1373 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:07 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:07 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:11 [info] 38#38: *1376 [lua] access_by_lua(msblocations.conf:189):2: e19bfcd0b845b0bbe409c33858425e64: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:19:11 [info] 38#38: *1376 [lua] logger.lua:23: e19bfcd0b845b0bbe409c33858425e64 {"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:19:11 +0000] e19bfcd0b845b0bbe409c33858425e64 "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:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:19:17 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:17 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:26 [info] 38#38: *1379 [lua] access_by_lua(msblocations.conf:189):2: 35fb3e08a18420557e88817e92f93a1b: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:19:26 +0000] 35fb3e08a18420557e88817e92f93a1b "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 06:19:26 [info] 38#38: *1379 [lua] logger.lua:23: 35fb3e08a18420557e88817e92f93a1b {"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:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:19:27 [info] 41#41: *1381 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:27 [info] 38#38: *1380 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:37 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:37 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:41 [info] 38#38: *1384 [lua] access_by_lua(msblocations.conf:189):2: e05b36a9725698417a650c3eaf605e69: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:19:41 +0000] e05b36a9725698417a650c3eaf605e69 "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 06:19:41 [info] 38#38: *1384 [lua] logger.lua:23: e05b36a9725698417a650c3eaf605e69 {"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:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:19:47 [info] 38#38: *1385 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:47 [info] 41#41: *1386 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:56 [info] 38#38: *1388 [lua] access_by_lua(msblocations.conf:189):2: 6004b792d525e0f66b9b256ce52bd517: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:19:56 +0000] 6004b792d525e0f66b9b256ce52bd517 "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 06:19:56 [info] 38#38: *1388 [lua] logger.lua:23: 6004b792d525e0f66b9b256ce52bd517 {"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:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:19:57 [info] 38#38: *1389 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:19:57 [info] 41#41: *1390 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:07 [info] 41#41: *1391 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:07 [info] 41#41: *1392 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:11 [info] 38#38: *1393 [lua] access_by_lua(msblocations.conf:189):2: 88f1993f1dbd99f4cff6212ba1bc44b2: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:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:20:11 +0000] 88f1993f1dbd99f4cff6212ba1bc44b2 "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 06:20:11 [info] 38#38: *1393 [lua] logger.lua:23: 88f1993f1dbd99f4cff6212ba1bc44b2 {"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 06:20:17 [info] 38#38: *1394 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:17 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:26 [info] 38#38: *1396 [lua] access_by_lua(msblocations.conf:189):2: b64da011176c7d903fc368466634f255: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:20:26 [info] 38#38: *1396 [lua] logger.lua:23: b64da011176c7d903fc368466634f255 {"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:20:26 +0000] b64da011176c7d903fc368466634f255 "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:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:20:27 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:27 [info] 38#38: *1398 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:37 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:37 [info] 41#41: *1400 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:41 [info] 38#38: *1401 [lua] access_by_lua(msblocations.conf:189):2: 0e7ede1d85a131e48c6bc1c76ae1e630: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:20:41 +0000] 0e7ede1d85a131e48c6bc1c76ae1e630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 06:20:41 [info] 38#38: *1401 [lua] logger.lua:23: 0e7ede1d85a131e48c6bc1c76ae1e630 {"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 06:20:47 [info] 41#41: *1403 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:47 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:56 [info] 38#38: *1405 [lua] access_by_lua(msblocations.conf:189):2: d40cd8ae8ae90e86f1019d9930a18641: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:20:56 +0000] d40cd8ae8ae90e86f1019d9930a18641 "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:20:56 [info] 38#38: *1405 [lua] logger.lua:23: d40cd8ae8ae90e86f1019d9930a18641 {"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:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:20:57 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:20:57 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:07 [info] 41#41: *1408 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:07 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:11 [info] 38#38: *1410 [lua] access_by_lua(msblocations.conf:189):2: c8c8fe21fe0fb3b6128a518113ea186e: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:21:11 [info] 38#38: *1410 [lua] logger.lua:23: c8c8fe21fe0fb3b6128a518113ea186e {"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:21:11 +0000] c8c8fe21fe0fb3b6128a518113ea186e "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:06:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:21:17 [info] 38#38: *1411 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:17 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:24 [info] 38#38: *1413 [lua] access_by_lua(msblocations.conf:189):2: 89c630f80f77e85c3aab66d6577d7cfa:receive the request, client: 10.233.66.59, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:24 [info] 38#38: *1413 [lua] logger.lua:23: 89c630f80f77e85c3aab66d6577d7cfa {"matched":"microservices"} while logging request, client: 10.233.66.59, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:24 +0000] 89c630f80f77e85c3aab66d6577d7cfa "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.2" "-"
10.233.66.59 - - [17/Jan/2023:06:21:24 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.2" 15
2023/01/17 06:21:24 [info] 38#38: *1414 [lua] access_by_lua(msblocations.conf:189):2: 2453011032dfc3484d588d613f67ea4a:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:24 [info] 38#38: *1414 [lua] logger.lua:23: 2453011032dfc3484d588d613f67ea4a {"matched":"multicloud"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.53.252:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:24 +0000] 2453011032dfc3484d588d613f67ea4a "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:24 [info] 38#38: *1416 [lua] access_by_lua(msblocations.conf:189):2: 6c2d683faa9060805f37eeb06901cea6:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:24 [info] 38#38: *1416 [lua] logger.lua:23: 6c2d683faa9060805f37eeb06901cea6 {"matched":"multicloud-pike"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.59.249:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:24 +0000] 6c2d683faa9060805f37eeb06901cea6 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:24 [info] 38#38: *1418 [lua] access_by_lua(msblocations.conf:189):2: 9ae46caad33c0229314b56669d432e3b:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:24 +0000] 9ae46caad33c0229314b56669d432e3b "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:24 [info] 38#38: *1418 [lua] logger.lua:23: 9ae46caad33c0229314b56669d432e3b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.45.6:9015/v1/healthcheck", host: "msb-iag.onap"
2023/01/17 06:21:26 [info] 38#38: *1420 [lua] access_by_lua(msblocations.conf:189):2: 1253f83deefdf2cce8ab861528c06452: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:21:26 [info] 38#38: *1420 [lua] logger.lua:23: 1253f83deefdf2cce8ab861528c06452 {"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:21:26 +0000] 1253f83deefdf2cce8ab861528c06452 "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:06:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:21:27 [info] 41#41: *1421 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:27 [info] 41#41: *1422 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:37 [info] 41#41: *1424 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:37 [info] 41#41: *1423 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:41 [info] 38#38: *1425 [lua] access_by_lua(msblocations.conf:189):2: a9c27e9e8ed75573dc75ff3c849435ef: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:21:41 [info] 38#38: *1425 [lua] logger.lua:23: a9c27e9e8ed75573dc75ff3c849435ef {"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:21:41 +0000] a9c27e9e8ed75573dc75ff3c849435ef "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:06:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:21:42 [info] 38#38: *1426 [lua] access_by_lua(msblocations.conf:189):2: 2eafcf4847ead31abf0ec234f122b211:receive the request, client: 10.233.66.59, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:42 +0000] 2eafcf4847ead31abf0ec234f122b211 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.084 upstream_response_time:0.084 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:42 [info] 38#38: *1426 [lua] logger.lua:23: 2eafcf4847ead31abf0ec234f122b211 {"matched":"usecaseui"} while logging request, client: 10.233.66.59, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.47.238:8443/usecase-ui/", host: "msb-iag.onap"
2023/01/17 06:21:42 [info] 38#38: *1428 [lua] access_by_lua(msblocations.conf:189):2: a321affbf884b4bc2aedb1553a8379eb:receive the request, client: 10.233.66.59, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:42 +0000] a321affbf884b4bc2aedb1553a8379eb "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:42 [info] 38#38: *1428 [lua] logger.lua:23: a321affbf884b4bc2aedb1553a8379eb {"matched":"gvnfmdriver"} while logging request, client: 10.233.66.59, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.0.125:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2023/01/17 06:21:42 [info] 38#38: *1430 [lua] access_by_lua(msblocations.conf:189):2: c8e6713c36c8db78ace395a2694e2e30:receive the request, client: 10.233.66.59, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:42 [info] 38#38: *1430 [lua] logger.lua:23: c8e6713c36c8db78ace395a2694e2e30 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.66.59, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.47.55:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:42 +0000] c8e6713c36c8db78ace395a2694e2e30 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.208 upstream_response_time:0.207 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:42 [info] 38#38: *1432 [lua] access_by_lua(msblocations.conf:189):2: 74fe79941ab877849b1d272a2aad560f:receive the request, client: 10.233.66.59, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:43 +0000] 74fe79941ab877849b1d272a2aad560f "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.651 upstream_response_time:0.651 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:43 [info] 38#38: *1432 [lua] logger.lua:23: 74fe79941ab877849b1d272a2aad560f {"matched":"nslcm"} while logging request, client: 10.233.66.59, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.33.198:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2023/01/17 06:21:43 [info] 38#38: *1434 [lua] access_by_lua(msblocations.conf:189):2: 541dd551527f2241d7ec30631ea7a9ff:receive the request, client: 10.233.66.59, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:44 +0000] 541dd551527f2241d7ec30631ea7a9ff "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.632 upstream_response_time:0.631 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:44 [info] 38#38: *1434 [lua] logger.lua:23: 541dd551527f2241d7ec30631ea7a9ff {"matched":"vnflcm"} while logging request, client: 10.233.66.59, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.48.3:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
2023/01/17 06:21:44 [info] 38#38: *1436 [lua] access_by_lua(msblocations.conf:189):2: fa8b3210d154c21cf2d7a1b9988cbb45:receive the request, client: 10.233.66.59, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:44 +0000] fa8b3210d154c21cf2d7a1b9988cbb45 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.478 upstream_response_time:0.477 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:44 [info] 38#38: *1436 [lua] logger.lua:23: fa8b3210d154c21cf2d7a1b9988cbb45 {"matched":"vnfmgr"} while logging request, client: 10.233.66.59, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.0.245:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2023/01/17 06:21:44 [info] 38#38: *1438 [lua] access_by_lua(msblocations.conf:189):2: cad4ee449d057cae15b1f306c0045f1e:receive the request, client: 10.233.66.59, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:45 +0000] cad4ee449d057cae15b1f306c0045f1e "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.416 upstream_response_time:0.415 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:45 [info] 38#38: *1438 [lua] logger.lua:23: cad4ee449d057cae15b1f306c0045f1e {"matched":"vnfres"} while logging request, client: 10.233.66.59, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.28.5:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2023/01/17 06:21:45 [info] 38#38: *1440 [lua] access_by_lua(msblocations.conf:189):2: 6a38252c10db55d57e60dc9cf996ecd5:receive the request, client: 10.233.66.59, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:45 [info] 38#38: *1440 [lua] logger.lua:23: 6a38252c10db55d57e60dc9cf996ecd5 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.66.59, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.13.187:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:45 +0000] 6a38252c10db55d57e60dc9cf996ecd5 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:46 [info] 38#38: *1442 [lua] access_by_lua(msblocations.conf:189):2: 022e43310f389fea41693b966ffc9662:receive the request, client: 10.233.66.59, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:46 [info] 38#38: *1442 [lua] logger.lua:23: 022e43310f389fea41693b966ffc9662 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.66.59, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.22:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:46 +0000] 022e43310f389fea41693b966ffc9662 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:46 [info] 38#38: *1444 [lua] access_by_lua(msblocations.conf:189):2: e2e3fd33bf3212c4e72c911eeaf28b79:receive the request, client: 10.233.66.59, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:46 [info] 38#38: *1444 [lua] logger.lua:23: e2e3fd33bf3212c4e72c911eeaf28b79 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.66.59, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.69.155:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:46 +0000] e2e3fd33bf3212c4e72c911eeaf28b79 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:46 [info] 38#38: *1446 [lua] access_by_lua(msblocations.conf:189):2: 1ac7089f391aeedca8e79d2aca81fd64:receive the request, client: 10.233.66.59, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:46 +0000] 1ac7089f391aeedca8e79d2aca81fd64 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:46 [info] 38#38: *1446 [lua] logger.lua:23: 1ac7089f391aeedca8e79d2aca81fd64 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.66.59, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.37.220:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
2023/01/17 06:21:46 [info] 38#38: *1448 [lua] access_by_lua(msblocations.conf:189):2: e360dab5c3084e41f2bdc660e5a691e8:receive the request, client: 10.233.66.59, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/17 06:21:47 [info] 38#38: *1448 [lua] logger.lua:23: e360dab5c3084e41f2bdc660e5a691e8 {"matched":"parser"} while logging request, client: 10.233.66.59, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.50.195:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.66.59 - - [17/Jan/2023:06:21:47 +0000] e360dab5c3084e41f2bdc660e5a691e8 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.962 upstream_response_time:0.961 "-" "python-requests/2.28.2" "-"
2023/01/17 06:21:47 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:47 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:54 [info] 38#38: *1413 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1414 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1416 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1418 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1426 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1428 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1430 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1432 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1434 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1436 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1438 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1440 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1442 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1444 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1446 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:54 [info] 38#38: *1448 client 10.233.66.59 closed keepalive connection
2023/01/17 06:21:56 [info] 38#38: *1453 [lua] access_by_lua(msblocations.conf:189):2: 772c65e8b6ffb294283543520728a5dd: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:21:56 [info] 38#38: *1453 [lua] logger.lua:23: 772c65e8b6ffb294283543520728a5dd {"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:21:56 +0000] 772c65e8b6ffb294283543520728a5dd "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:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:21:57 [info] 38#38: *1454 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:21:57 [info] 41#41: *1455 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:07 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:07 [info] 38#38: *1457 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:11 [info] 38#38: *1458 [lua] access_by_lua(msblocations.conf:189):2: f4cbff3f57da0ebeaa830347e2e2a7a4: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:22:11 [info] 38#38: *1458 [lua] logger.lua:23: f4cbff3f57da0ebeaa830347e2e2a7a4 {"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:22:11 +0000] f4cbff3f57da0ebeaa830347e2e2a7a4 "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:06:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:22:17 [info] 38#38: *1460 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:17 [info] 41#41: *1459 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:26 [info] 38#38: *1461 [lua] access_by_lua(msblocations.conf:189):2: 8f2690e837b73da4419f562530c16065: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:22:26 [info] 38#38: *1461 [lua] logger.lua:23: 8f2690e837b73da4419f562530c16065 {"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:22:26 +0000] 8f2690e837b73da4419f562530c16065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:22:27 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:27 [info] 38#38: *1463 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:37 [info] 41#41: *1465 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:37 [info] 41#41: *1464 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:41 [info] 38#38: *1466 [lua] access_by_lua(msblocations.conf:189):2: b29654add067ab34a36120ac41502651: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:22:41 +0000] b29654add067ab34a36120ac41502651 "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 06:22:41 [info] 38#38: *1466 [lua] logger.lua:23: b29654add067ab34a36120ac41502651 {"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:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:22:47 [info] 38#38: *1468 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:47 [info] 41#41: *1467 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:56 [info] 38#38: *1470 [lua] access_by_lua(msblocations.conf:189):2: 5c945682cb36470b1d22b1daf6c746f5: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:22:56 [info] 38#38: *1470 [lua] logger.lua:23: 5c945682cb36470b1d22b1daf6c746f5 {"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:22:56 +0000] 5c945682cb36470b1d22b1daf6c746f5 "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:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:22:57 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:22:57 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:07 [info] 41#41: *1474 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:07 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:11 [info] 38#38: *1475 [lua] access_by_lua(msblocations.conf:189):2: c20210230a0c2c8d6115e842adcba3a6: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:23:11 [info] 38#38: *1475 [lua] logger.lua:23: c20210230a0c2c8d6115e842adcba3a6 {"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:23:11 +0000] c20210230a0c2c8d6115e842adcba3a6 "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:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:23:17 [info] 41#41: *1476 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:17 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:26 [info] 38#38: *1478 [lua] access_by_lua(msblocations.conf:189):2: 6216735fab4ef0a550f035ef90eda3f2: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:23:26 [info] 38#38: *1478 [lua] logger.lua:23: 6216735fab4ef0a550f035ef90eda3f2 {"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:23:26 +0000] 6216735fab4ef0a550f035ef90eda3f2 "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:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:23:27 [info] 41#41: *1479 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:27 [info] 38#38: *1480 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:37 [info] 41#41: *1482 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:37 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:41 [info] 38#38: *1483 [lua] access_by_lua(msblocations.conf:189):2: eb2e2c855bf1a49d98ef1435ac777e49: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:23:41 +0000] eb2e2c855bf1a49d98ef1435ac777e49 "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 06:23:41 [info] 38#38: *1483 [lua] logger.lua:23: eb2e2c855bf1a49d98ef1435ac777e49 {"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:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:23:47 [info] 41#41: *1485 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:47 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:56 [info] 38#38: *1487 [lua] access_by_lua(msblocations.conf:189):2: f2f2a2db9a50cfaecabe43ef4b2ebd46: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:23:56 +0000] f2f2a2db9a50cfaecabe43ef4b2ebd46 "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:23:56 [info] 38#38: *1487 [lua] logger.lua:23: f2f2a2db9a50cfaecabe43ef4b2ebd46 {"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:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:23:57 [info] 41#41: *1488 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:23:57 [info] 41#41: *1489 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:07 [info] 38#38: *1491 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:07 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:11 [info] 38#38: *1492 [lua] access_by_lua(msblocations.conf:189):2: f6b1f7b6d6e79473b4f81d5fdac7da84: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:24:11 +0000] f6b1f7b6d6e79473b4f81d5fdac7da84 "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:24:11 [info] 38#38: *1492 [lua] logger.lua:23: f6b1f7b6d6e79473b4f81d5fdac7da84 {"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:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:24:17 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:17 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:26 [info] 38#38: *1495 [lua] access_by_lua(msblocations.conf:189):2: 61b93d24371f3451c0f6db871dabc99a: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:24:26 [info] 38#38: *1495 [lua] logger.lua:23: 61b93d24371f3451c0f6db871dabc99a {"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:24:26 +0000] 61b93d24371f3451c0f6db871dabc99a "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:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:24:27 [info] 41#41: *1496 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:27 [info] 41#41: *1497 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:37 [info] 41#41: *1498 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:37 [info] 41#41: *1499 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:41 [info] 38#38: *1500 [lua] access_by_lua(msblocations.conf:189):2: f879e585b22afbafce130489bac78c03: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:24:41 [info] 38#38: *1500 [lua] logger.lua:23: f879e585b22afbafce130489bac78c03 {"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:24:41 +0000] f879e585b22afbafce130489bac78c03 "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:06:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:24:47 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:47 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:56 [info] 38#38: *1504 [lua] access_by_lua(msblocations.conf:189):2: f8a5d095fe8eeff501b8ce43947e6df6: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:24:56 +0000] f8a5d095fe8eeff501b8ce43947e6df6 "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 06:24:56 [info] 38#38: *1504 [lua] logger.lua:23: f8a5d095fe8eeff501b8ce43947e6df6 {"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:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:24:57 [info] 41#41: *1505 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:24:57 [info] 41#41: *1506 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:07 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:07 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:11 [info] 38#38: *1509 [lua] access_by_lua(msblocations.conf:189):2: c1f23315db6ef41016c1e9c85393e506: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:25:11 [info] 38#38: *1509 [lua] logger.lua:23: c1f23315db6ef41016c1e9c85393e506 {"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:25:11 +0000] c1f23315db6ef41016c1e9c85393e506 "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:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:25:17 [info] 41#41: *1511 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:17 [info] 41#41: *1510 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:26 [info] 38#38: *1512 [lua] access_by_lua(msblocations.conf:189):2: df9c267d51659ed00be110d144158834: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:25:26 +0000] df9c267d51659ed00be110d144158834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 06:25:26 [info] 38#38: *1512 [lua] logger.lua:23: df9c267d51659ed00be110d144158834 {"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:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:25:27 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:27 [info] 38#38: *1513 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:37 [info] 41#41: *1515 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:37 [info] 38#38: *1516 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:41 [info] 38#38: *1517 [lua] access_by_lua(msblocations.conf:189):2: 0d674e5afbd8d665db9ecefe0f8e8880: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:25:41 +0000] 0d674e5afbd8d665db9ecefe0f8e8880 "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 06:25:41 [info] 38#38: *1517 [lua] logger.lua:23: 0d674e5afbd8d665db9ecefe0f8e8880 {"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:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:25:47 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:47 [info] 41#41: *1519 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:56 [info] 38#38: *1521 [lua] access_by_lua(msblocations.conf:189):2: dddaa0d6a9c706ed0035fed289d7d7dd: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:25:56 [info] 38#38: *1521 [lua] logger.lua:23: dddaa0d6a9c706ed0035fed289d7d7dd {"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:25:56 +0000] dddaa0d6a9c706ed0035fed289d7d7dd "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:06:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:25:57 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:25:57 [info] 38#38: *1523 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:07 [info] 38#38: *1525 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:07 [info] 38#38: *1524 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:11 [info] 38#38: *1526 [lua] access_by_lua(msblocations.conf:189):2: fa08dfc1088c927792d8cdd85221b897: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:26:11 +0000] fa08dfc1088c927792d8cdd85221b897 "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:26:11 [info] 38#38: *1526 [lua] logger.lua:23: fa08dfc1088c927792d8cdd85221b897 {"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:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:26:17 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:17 [info] 41#41: *1528 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:26 [info] 38#38: *1529 [lua] access_by_lua(msblocations.conf:189):2: d590f8524381ed154b8a1a8a07cf9b50: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:26:26 [info] 38#38: *1529 [lua] logger.lua:23: d590f8524381ed154b8a1a8a07cf9b50 {"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:26:26 +0000] d590f8524381ed154b8a1a8a07cf9b50 "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:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:26:27 [info] 41#41: *1530 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:27 [info] 41#41: *1531 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:37 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:37 [info] 38#38: *1533 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:41 [info] 38#38: *1534 [lua] access_by_lua(msblocations.conf:189):2: 9c7ed724d8d5d740a99d084c11795c95: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:26:41 [info] 38#38: *1534 [lua] logger.lua:23: 9c7ed724d8d5d740a99d084c11795c95 {"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:26:41 +0000] 9c7ed724d8d5d740a99d084c11795c95 "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:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:26:47 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:47 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:56 [info] 38#38: *1538 [lua] access_by_lua(msblocations.conf:189):2: b5f60cada7741490f9ed79ee054bd371: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:26:56 +0000] b5f60cada7741490f9ed79ee054bd371 "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 06:26:56 [info] 38#38: *1538 [lua] logger.lua:23: b5f60cada7741490f9ed79ee054bd371 {"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:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:26:57 [info] 38#38: *1539 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:26:57 [info] 38#38: *1540 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:07 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:07 [info] 41#41: *1542 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:11 [info] 38#38: *1543 [lua] access_by_lua(msblocations.conf:189):2: 5097a98f2cd613a382df34f2d25e8ec3: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:27:11 [info] 38#38: *1543 [lua] logger.lua:23: 5097a98f2cd613a382df34f2d25e8ec3 {"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:27:11 +0000] 5097a98f2cd613a382df34f2d25e8ec3 "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:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:27:17 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:17 [info] 41#41: *1545 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:26 [info] 38#38: *1546 [lua] access_by_lua(msblocations.conf:189):2: e98135821ed7e7e9fff51467d4b05763: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:27:26 [info] 38#38: *1546 [lua] logger.lua:23: e98135821ed7e7e9fff51467d4b05763 {"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:27:26 +0000] e98135821ed7e7e9fff51467d4b05763 "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:06:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:27:27 [info] 41#41: *1548 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:27 [info] 41#41: *1547 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:37 [info] 41#41: *1549 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:37 [info] 41#41: *1550 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:41 [info] 38#38: *1551 [lua] access_by_lua(msblocations.conf:189):2: 308badc486491c67c18fd463ed8718ab: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:27:41 +0000] 308badc486491c67c18fd463ed8718ab "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:27:41 [info] 38#38: *1551 [lua] logger.lua:23: 308badc486491c67c18fd463ed8718ab {"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:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:27:47 [info] 41#41: *1552 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:47 [info] 38#38: *1553 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:56 [info] 38#38: *1555 [lua] access_by_lua(msblocations.conf:189):2: de2f2c3cb0c2a93aca62e54c06111c1c: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:27:56 [info] 38#38: *1555 [lua] logger.lua:23: de2f2c3cb0c2a93aca62e54c06111c1c {"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:27:56 +0000] de2f2c3cb0c2a93aca62e54c06111c1c "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:06:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:27:57 [info] 38#38: *1557 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:27:57 [info] 38#38: *1556 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:07 [info] 41#41: *1559 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:07 [info] 41#41: *1558 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:11 [info] 38#38: *1560 [lua] access_by_lua(msblocations.conf:189):2: c3548b5d0aa343a7565ab2da6fd26225: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:28:11 +0000] c3548b5d0aa343a7565ab2da6fd26225 "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:06:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:28:11 [info] 38#38: *1560 [lua] logger.lua:23: c3548b5d0aa343a7565ab2da6fd26225 {"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 06:28:17 [info] 41#41: *1561 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:17 [info] 41#41: *1562 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:26 [info] 38#38: *1563 [lua] access_by_lua(msblocations.conf:189):2: f2fd8231c007c9dad3cdf336d9f5bd45: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:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.49 - - [17/Jan/2023:06:28:26 +0000] f2fd8231c007c9dad3cdf336d9f5bd45 "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:28:26 [info] 38#38: *1563 [lua] logger.lua:23: f2fd8231c007c9dad3cdf336d9f5bd45 {"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 06:28:27 [info] 41#41: *1564 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:27 [info] 41#41: *1565 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:37 [info] 41#41: *1566 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:37 [info] 41#41: *1567 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:41 [info] 38#38: *1568 [lua] access_by_lua(msblocations.conf:189):2: 993fc0d2b14fd712500bc7cadcb0a9bb: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:28:41 +0000] 993fc0d2b14fd712500bc7cadcb0a9bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/17 06:28:41 [info] 38#38: *1568 [lua] logger.lua:23: 993fc0d2b14fd712500bc7cadcb0a9bb {"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:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 06:28:47 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:47 [info] 41#41: *1570 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:56 [info] 38#38: *1572 [lua] access_by_lua(msblocations.conf:189):2: 2daac4d4b52e6dfae581ef89e0906f93: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:28:56 [info] 38#38: *1572 [lua] logger.lua:23: 2daac4d4b52e6dfae581ef89e0906f93 {"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:28:56 +0000] 2daac4d4b52e6dfae581ef89e0906f93 "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:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:28:57 [info] 38#38: *1573 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:28:57 [info] 41#41: *1574 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:07 [info] 38#38: *1576 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:07 [info] 41#41: *1575 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:11 [info] 38#38: *1577 [lua] access_by_lua(msblocations.conf:189):2: d7714263177a2bd20dc80770079780fa: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:29:11 +0000] d7714263177a2bd20dc80770079780fa "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 06:29:11 [info] 38#38: *1577 [lua] logger.lua:23: d7714263177a2bd20dc80770079780fa {"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:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 06:29:17 [info] 41#41: *1578 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:17 [info] 41#41: *1579 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:26 [info] 38#38: *1580 [lua] access_by_lua(msblocations.conf:189):2: b4246cbb893e1e44434756e299adb665: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:29:26 [info] 38#38: *1580 [lua] logger.lua:23: b4246cbb893e1e44434756e299adb665 {"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:29:26 +0000] b4246cbb893e1e44434756e299adb665 "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:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:29:27 [info] 41#41: *1581 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:27 [info] 41#41: *1582 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:37 [info] 41#41: *1583 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:37 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:41 [info] 38#38: *1585 [lua] access_by_lua(msblocations.conf:189):2: dbe20ee37f3451f66a9ef4868804cb9a: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:29:41 +0000] dbe20ee37f3451f66a9ef4868804cb9a "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:29:41 [info] 38#38: *1585 [lua] logger.lua:23: dbe20ee37f3451f66a9ef4868804cb9a {"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:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:29:47 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:47 [info] 38#38: *1587 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:56 [info] 38#38: *1589 [lua] access_by_lua(msblocations.conf:189):2: 8ef2b03c6dad973f0bc135dec543b828: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:29:56 +0000] 8ef2b03c6dad973f0bc135dec543b828 "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:29:56 [info] 38#38: *1589 [lua] logger.lua:23: 8ef2b03c6dad973f0bc135dec543b828 {"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:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:29:57 [info] 38#38: *1590 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:29:57 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:07 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:07 [info] 38#38: *1593 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:11 [info] 38#38: *1594 [lua] access_by_lua(msblocations.conf:189):2: 5ade0eb835bb2c3962840cc1eb0608a7: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:30:11 [info] 38#38: *1594 [lua] logger.lua:23: 5ade0eb835bb2c3962840cc1eb0608a7 {"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:30:11 +0000] 5ade0eb835bb2c3962840cc1eb0608a7 "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:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:30:17 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:17 [info] 38#38: *1595 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:26 [info] 38#38: *1597 [lua] access_by_lua(msblocations.conf:189):2: c3b2ea0ac7ad6ec9bcdb7aedb74bf828: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:30:26 [info] 38#38: *1597 [lua] logger.lua:23: c3b2ea0ac7ad6ec9bcdb7aedb74bf828 {"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:30:26 +0000] c3b2ea0ac7ad6ec9bcdb7aedb74bf828 "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:06:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:30:27 [info] 38#38: *1598 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:27 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:37 [info] 41#41: *1601 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:37 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:41 [info] 38#38: *1602 [lua] access_by_lua(msblocations.conf:189):2: 3e25355aacb1ec59d0e89e747040f791: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:30:41 +0000] 3e25355aacb1ec59d0e89e747040f791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 06:30:41 [info] 38#38: *1602 [lua] logger.lua:23: 3e25355aacb1ec59d0e89e747040f791 {"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:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 06:30:47 [info] 38#38: *1604 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:47 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:56 [info] 38#38: *1606 [lua] access_by_lua(msblocations.conf:189):2: c9988496853cf92d54b49297c3b6484f: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:30:56 [info] 38#38: *1606 [lua] logger.lua:23: c9988496853cf92d54b49297c3b6484f {"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:30:56 +0000] c9988496853cf92d54b49297c3b6484f "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:06:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:30:57 [info] 41#41: *1608 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:30:57 [info] 41#41: *1607 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:07 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:07 [info] 41#41: *1610 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:11 [info] 38#38: *1611 [lua] access_by_lua(msblocations.conf:189):2: 82f117458c4b2894f5584c60a47f0110: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:31:11 [info] 38#38: *1611 [lua] logger.lua:23: 82f117458c4b2894f5584c60a47f0110 {"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:31:11 +0000] 82f117458c4b2894f5584c60a47f0110 "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:06:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:31:17 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:17 [info] 38#38: *1612 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:26 [info] 38#38: *1614 [lua] access_by_lua(msblocations.conf:189):2: ef54feaaf3a6d27d2ff71d4b65f9dd39: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:31:26 [info] 38#38: *1614 [lua] logger.lua:23: ef54feaaf3a6d27d2ff71d4b65f9dd39 {"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:31:26 +0000] ef54feaaf3a6d27d2ff71d4b65f9dd39 "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:06:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:31:27 [info] 41#41: *1615 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:27 [info] 41#41: *1616 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:37 [info] 38#38: *1618 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:37 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:41 [info] 38#38: *1619 [lua] access_by_lua(msblocations.conf:189):2: 27c60cd57b013d2a6c0bb52c8f8a1971: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:31:41 +0000] 27c60cd57b013d2a6c0bb52c8f8a1971 "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 06:31:41 [info] 38#38: *1619 [lua] logger.lua:23: 27c60cd57b013d2a6c0bb52c8f8a1971 {"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:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:31:47 [info] 38#38: *1620 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:47 [info] 41#41: *1621 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:56 [info] 38#38: *1623 [lua] access_by_lua(msblocations.conf:189):2: 62ba6d26d431477971a060d803090b01: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:31:56 +0000] 62ba6d26d431477971a060d803090b01 "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:06:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:31:56 [info] 38#38: *1623 [lua] logger.lua:23: 62ba6d26d431477971a060d803090b01 {"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 06:31:57 [info] 38#38: *1624 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:31:57 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:07 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:07 [info] 41#41: *1626 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:11 [info] 38#38: *1628 [lua] access_by_lua(msblocations.conf:189):2: d799ec8830c7d346284ba134f6c96de8: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:32:11 [info] 38#38: *1628 [lua] logger.lua:23: d799ec8830c7d346284ba134f6c96de8 {"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:32:11 +0000] d799ec8830c7d346284ba134f6c96de8 "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:06:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:32:17 [info] 38#38: *1629 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:17 [info] 41#41: *1630 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:26 [info] 38#38: *1631 [lua] access_by_lua(msblocations.conf:189):2: e7caf3de06f4cdbcd735f5dad44195fa: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:32:26 [info] 38#38: *1631 [lua] logger.lua:23: e7caf3de06f4cdbcd735f5dad44195fa {"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:32:26 +0000] e7caf3de06f4cdbcd735f5dad44195fa "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:06:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:32:27 [info] 38#38: *1632 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:27 [info] 41#41: *1633 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:37 [info] 41#41: *1635 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:37 [info] 41#41: *1634 client closed connection while SSL handshaking, client: 10.233.66.7, server: 0.0.0.0:443
2023/01/17 06:32:41 [info] 38#38: *1636 [lua] access_by_lua(msblocations.conf: