Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.29.125
### 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/
2022/10/09 04:55:55 [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
2022/10/09 04:55:55 [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'
2022/10/09 04:55:55 [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
2022/10/09 04:55:55 [notice] 33#33: using the "epoll" event method
2022/10/09 04:55:55 [notice] 33#33: openresty/1.13.6.1
2022/10/09 04:55:55 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/10/09 04:55:55 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/10/09 04:55:55 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
@RUNHOME@ /usr/local/apiroute
2022/10/09 04:55:55 [notice] 34#34: start worker processes
================== 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 ...
2022/10/09 04:55:55 [notice] 34#34: start worker process 38
2022/10/09 04:55:55 [notice] 34#34: start worker process 40
2022/10/09 04:55:55 [notice] 34#34: start worker process 41
2022/10/09 04:55:55 [notice] 34#34: start worker process 42
2022/10/09 04:55:55 [notice] 34#34: start worker process 44
2022/10/09 04:55:55 [notice] 34#34: start worker process 46
2022/10/09 04:55:55 [notice] 34#34: start worker process 47
2022/10/09 04:55:55 [notice] 34#34: start worker process 48
2022/10/09 04:55:55 [notice] 34#34: start cache manager process 49
2022/10/09 04:55:55 [notice] 34#34: start cache loader process 50
@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-20221009045555.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@
2022-10-09 04:55:59 922 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-10-09 04:55:59 935 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-10-09 04:55:59 936 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-10-09 04:56:00 026 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-10-09 04:56:00 026 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.125:10081 Enabled:true
2022-10-09 04:56:02 761 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-10-09 04:56:02 932 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-10-09 04:56:02 932 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-10-09 04:56:02 935 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-10-09 04:56:02 937 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-10-09 04:56:02 937 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-10-09 04:56:02 937 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-10-09 04:56:02 937 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-10-09 04:56:03 079 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-10-09 04:56:03 285 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-10-09 04:56:03 286 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-10-09 04:56:03 286 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-10-09 04:56:04 083 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/10/09 04:56:05 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:05 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:15 [info] 42#42: *14 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:15 [info] 42#42: *15 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:17 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:189):2: 854a6950428d2d084ea1717209d92150:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 04:56:17 [info] 38#38: *16 [lua] logger.lua:23: 854a6950428d2d084ea1717209d92150 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:56:17 +0000] 854a6950428d2d084ea1717209d92150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.274 upstream_response_time:0.272 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 59
2022/10/09 04:56:25 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:25 [info] 42#42: *20 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:32 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: 5871febf4e230614690c010e6d4db30d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 04:56:32 [info] 38#38: *21 [lua] logger.lua:23: 5871febf4e230614690c010e6d4db30d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:56:32 +0000] 5871febf4e230614690c010e6d4db30d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.067 upstream_response_time:0.062 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/10/09 04:56:35 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:35 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:36 [info] 38#38: *22 [lua] access_by_lua(msblocations.conf:189):2: 6d96f2fd3436f03fba1feba7a2d78fe4:receive the request, client: 10.233.65.78, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/09 04:56:36 [info] 38#38: *22 [lua] logger.lua:23: 6d96f2fd3436f03fba1feba7a2d78fe4 {"matched":"microservices"} while logging request, client: 10.233.65.78, 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.65.78 - - [09/Oct/2022:04:56:36 +0000] 6d96f2fd3436f03fba1feba7a2d78fe4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.454 upstream_response_time:0.445 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.65.78 - - [09/Oct/2022:04:56:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 450
2022/10/09 04:56:44 [info] 38#38: *22 client 10.233.65.78 closed keepalive connection
2022/10/09 04:56:45 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:45 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:46 [info] 38#38: *27 [lua] access_by_lua(msblocations.conf:189):2: d22348a908a89fe6b7e665f637db5b47:receive the request, client: 10.233.66.65, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/10/09 04:56:46 [info] 38#38: *27 [lua] logger.lua:23: d22348a908a89fe6b7e665f637db5b47 {"matched":"microservices"} while logging request, client: 10.233.66.65, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.66.65 - - [09/Oct/2022:04:56:46 +0000] d22348a908a89fe6b7e665f637db5b47 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.194 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.65 - - [09/Oct/2022:04:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 190
2022/10/09 04:56:47 [info] 38#38: *28 [lua] access_by_lua(msblocations.conf:189):2: 48d4b414815560e725aecf57de8ff6ad:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 04:56:47 [info] 38#38: *28 [lua] logger.lua:23: 48d4b414815560e725aecf57de8ff6ad {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:56:47 +0000] 48d4b414815560e725aecf57de8ff6ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 04:56:51 [info] 38#38: *27 client 10.233.66.65 closed keepalive connection
2022/10/09 04:56:55 [notice] 50#50: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/10/09 04:56:55 [notice] 34#34: signal 17 (SIGCHLD) received from 50
2022/10/09 04:56:55 [notice] 34#34: cache loader process 50 exited with code 0
2022/10/09 04:56:55 [notice] 34#34: signal 29 (SIGIO) received
2022/10/09 04:56:55 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:56:55 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:02 [info] 38#38: *32 [lua] access_by_lua(msblocations.conf:189):2: c3c3dd5fd17f11a9fd6b91eb5acdfd9c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 04:57:03 [info] 38#38: *32 [lua] logger.lua:23: c3c3dd5fd17f11a9fd6b91eb5acdfd9c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:57:03 +0000] c3c3dd5fd17f11a9fd6b91eb5acdfd9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/09 04:57:05 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:05 [info] 42#42: *33 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:15 [info] 42#42: *35 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:15 [info] 42#42: *36 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:18 [info] 38#38: *37 [lua] access_by_lua(msblocations.conf:189):2: 96dfe052709f46d4cf0b1f8de8015298:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 04:57:18 [info] 38#38: *37 [lua] logger.lua:23: 96dfe052709f46d4cf0b1f8de8015298 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.99 - - [09/Oct/2022:04:57:18 +0000] 96dfe052709f46d4cf0b1f8de8015298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/10/09 04:57:25 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:25 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:33 [info] 38#38: *40 [lua] access_by_lua(msblocations.conf:189):2: f793a0d7968fbf405c7c82986f93656f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.66.99 - - [09/Oct/2022:04:57:33 +0000] f793a0d7968fbf405c7c82986f93656f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2022/10/09 04:57:33 [info] 38#38: *40 [lua] logger.lua:23: f793a0d7968fbf405c7c82986f93656f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 04:57:35 [info] 42#42: *42 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:35 [info] 42#42: *41 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:45 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:45 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:48 [info] 38#38: *45 [lua] access_by_lua(msblocations.conf:189):2: 65eea057c2a4f632ba3f678b01c7e7e7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:57:48 +0000] 65eea057c2a4f632ba3f678b01c7e7e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2022/10/09 04:57:48 [info] 38#38: *45 [lua] logger.lua:23: 65eea057c2a4f632ba3f678b01c7e7e7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/09 04:57:55 [info] 42#42: *48 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:57:55 [info] 42#42: *47 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:03 [info] 38#38: *49 [lua] access_by_lua(msblocations.conf:189):2: 07d61b68eb5cd510709197396ec388db:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:58:03 +0000] 07d61b68eb5cd510709197396ec388db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2022/10/09 04:58:03 [info] 38#38: *49 [lua] logger.lua:23: 07d61b68eb5cd510709197396ec388db {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2022/10/09 04:58:05 [info] 42#42: *50 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:05 [info] 42#42: *51 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:15 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:15 [info] 42#42: *52 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:18 [info] 38#38: *54 [lua] access_by_lua(msblocations.conf:189):2: 35193c6c6f93bbbd7821733a56345845:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.99 - - [09/Oct/2022:04:58:18 +0000] 35193c6c6f93bbbd7821733a56345845 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/09 04:58:18 [info] 38#38: *54 [lua] logger.lua:23: 35193c6c6f93bbbd7821733a56345845 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 04:58:25 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:25 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:33 [info] 38#38: *57 [lua] access_by_lua(msblocations.conf:189):2: 1405a4bedd37e9bef7755a7727335b24:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:58:33 +0000] 1405a4bedd37e9bef7755a7727335b24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/09 04:58:33 [info] 38#38: *57 [lua] logger.lua:23: 1405a4bedd37e9bef7755a7727335b24 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2022/10/09 04:58:35 [info] 42#42: *58 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:35 [info] 42#42: *59 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:45 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:45 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:48 [info] 38#38: *62 [lua] access_by_lua(msblocations.conf:189):2: 84d777d45446157154fcf10549c66535:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:58:48 +0000] 84d777d45446157154fcf10549c66535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/09 04:58:48 [info] 38#38: *62 [lua] logger.lua:23: 84d777d45446157154fcf10549c66535 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 04:58:55 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:58:55 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:03 [info] 38#38: *66 [lua] access_by_lua(msblocations.conf:189):2: 3442b237ac2eea7d3dd9b2dfcdabcc00:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 04:59:03 [info] 38#38: *66 [lua] logger.lua:23: 3442b237ac2eea7d3dd9b2dfcdabcc00 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:59:03 +0000] 3442b237ac2eea7d3dd9b2dfcdabcc00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.065 upstream_response_time:0.036 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/10/09 04:59:05 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:05 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:15 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:15 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:18 [info] 38#38: *71 [lua] access_by_lua(msblocations.conf:189):2: 65190982fa0f1a5afb3d39c841a84fdc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 04:59:18 [info] 38#38: *71 [lua] logger.lua:23: 65190982fa0f1a5afb3d39c841a84fdc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:59:18 +0000] 65190982fa0f1a5afb3d39c841a84fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:04:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 04:59:25 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:25 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:33 [info] 38#38: *74 [lua] access_by_lua(msblocations.conf:189):2: 73a17978d825dd280d86c3e1fd1a135e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.99 - - [09/Oct/2022:04:59:33 +0000] 73a17978d825dd280d86c3e1fd1a135e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/09 04:59:33 [info] 38#38: *74 [lua] logger.lua:23: 73a17978d825dd280d86c3e1fd1a135e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 04:59:35 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:35 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:45 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:45 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:48 [info] 38#38: *79 [lua] access_by_lua(msblocations.conf:189):2: c2de652b55590ad1c6ccbc8d866fe7a4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2022/10/09 04:59:48 [info] 38#38: *79 [lua] logger.lua:23: c2de652b55590ad1c6ccbc8d866fe7a4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:04:59:48 +0000] c2de652b55590ad1c6ccbc8d866fe7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.030 "-" "Consul Health Check" "-"
2022/10/09 04:59:55 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 04:59:55 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:03 [info] 38#38: *83 [lua] access_by_lua(msblocations.conf:189):2: 023526fc079fd94d9a43c6c9b748ea2b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:00:03 [info] 38#38: *83 [lua] logger.lua:23: 023526fc079fd94d9a43c6c9b748ea2b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:00:03 +0000] 023526fc079fd94d9a43c6c9b748ea2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:00:05 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:05 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:15 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:15 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:18 [info] 38#38: *88 [lua] access_by_lua(msblocations.conf:189):2: 16b7b9b4c824793686503f6f1225ea50:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:00:18 [info] 38#38: *88 [lua] logger.lua:23: 16b7b9b4c824793686503f6f1225ea50 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:00:18 +0000] 16b7b9b4c824793686503f6f1225ea50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:00:25 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:25 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:33 [info] 38#38: *91 [lua] access_by_lua(msblocations.conf:189):2: 93ea55f57a4ed7ccea91043bc8f5397e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:00:33 +0000] 93ea55f57a4ed7ccea91043bc8f5397e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:00:33 [info] 38#38: *91 [lua] logger.lua:23: 93ea55f57a4ed7ccea91043bc8f5397e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:00:35 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:35 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:45 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:45 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:48 [info] 38#38: *96 [lua] access_by_lua(msblocations.conf:189):2: cce51f82238d73229d3e92e48bad0fae:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:00:48 +0000] cce51f82238d73229d3e92e48bad0fae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.047 "-" "Consul Health Check" "-"
2022/10/09 05:00:48 [info] 38#38: *96 [lua] logger.lua:23: cce51f82238d73229d3e92e48bad0fae {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:00:55 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:00:55 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:03 [info] 38#38: *100 [lua] access_by_lua(msblocations.conf:189):2: 654fb5ade19276a1ca869fda80304b10:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.99 - - [09/Oct/2022:05:01:03 +0000] 654fb5ade19276a1ca869fda80304b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2022/10/09 05:01:03 [info] 38#38: *100 [lua] logger.lua:23: 654fb5ade19276a1ca869fda80304b10 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:01:05 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:05 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:15 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:15 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:18 [info] 38#38: *105 [lua] access_by_lua(msblocations.conf:189):2: 523f9a3fee0db67920fef6bd45b71020:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:01:18 [info] 38#38: *105 [lua] logger.lua:23: 523f9a3fee0db67920fef6bd45b71020 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:01:18 +0000] 523f9a3fee0db67920fef6bd45b71020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:01:25 [info] 42#42: *106 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:25 [info] 42#42: *107 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:33 [info] 38#38: *108 [lua] access_by_lua(msblocations.conf:189):2: 9b2e9910c4f5fffaed707303babf102b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:01:33 [info] 38#38: *108 [lua] logger.lua:23: 9b2e9910c4f5fffaed707303babf102b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:01:33 +0000] 9b2e9910c4f5fffaed707303babf102b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/10/09 05:01:35 [info] 42#42: *109 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:35 [info] 42#42: *110 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:45 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:45 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:48 [info] 38#38: *113 [lua] access_by_lua(msblocations.conf:189):2: 92f343a1fd908122864b6192fafdcc84:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:01:49 [info] 38#38: *113 [lua] logger.lua:23: 92f343a1fd908122864b6192fafdcc84 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:01:49 +0000] 92f343a1fd908122864b6192fafdcc84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/10/09 05:01:55 [info] 42#42: *115 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:55 [info] 42#42: *116 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:01:59 [info] 38#38: *117 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.191, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.68.191 - - [09/Oct/2022:05:01:59 +0000] 71c67202c59729e06a1f3c9ba2e853a5 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/10/09 05:02:04 [info] 38#38: *118 [lua] access_by_lua(msblocations.conf:189):2: da25875253e5ce7a63bec7b79b79c000:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:02:04 [info] 38#38: *118 [lua] logger.lua:23: da25875253e5ce7a63bec7b79b79c000 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:02:04 +0000] da25875253e5ce7a63bec7b79b79c000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/09 05:02:05 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:05 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:15 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:15 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:19 [info] 38#38: *123 [lua] access_by_lua(msblocations.conf:189):2: 8690674a4d460e783bb92f9a92c74387:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:02:19 [info] 38#38: *123 [lua] logger.lua:23: 8690674a4d460e783bb92f9a92c74387 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:02:19 +0000] 8690674a4d460e783bb92f9a92c74387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:02:25 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:25 [info] 42#42: *125 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:34 [info] 38#38: *126 [lua] access_by_lua(msblocations.conf:189):2: b3d2c35c6ad81b098c86026175d61f61:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:02:34 +0000] b3d2c35c6ad81b098c86026175d61f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:02:34 [info] 38#38: *126 [lua] logger.lua:23: b3d2c35c6ad81b098c86026175d61f61 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:02:35 [info] 42#42: *127 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:35 [info] 42#42: *128 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:45 [info] 42#42: *130 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:45 [info] 42#42: *129 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:49 [info] 38#38: *131 [lua] access_by_lua(msblocations.conf:189):2: 01793b7401a5602588e5ad952f8a3674:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:02:49 [info] 38#38: *131 [lua] logger.lua:23: 01793b7401a5602588e5ad952f8a3674 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.99 - - [09/Oct/2022:05:02:49 +0000] 01793b7401a5602588e5ad952f8a3674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/09 05:02:55 [info] 42#42: *133 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:02:55 [info] 42#42: *134 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:04 [info] 38#38: *135 [lua] access_by_lua(msblocations.conf:189):2: 91c15057ebe2d9fcd543a6f402979696:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:03:04 [info] 38#38: *135 [lua] logger.lua:23: 91c15057ebe2d9fcd543a6f402979696 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:03:04 +0000] 91c15057ebe2d9fcd543a6f402979696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:03:05 [info] 42#42: *136 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:05 [info] 42#42: *137 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:15 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:15 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:19 [info] 38#38: *140 [lua] access_by_lua(msblocations.conf:189):2: 94fff98c32e7596833f8d86455ed9b54:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:03:19 [info] 38#38: *140 [lua] logger.lua:23: 94fff98c32e7596833f8d86455ed9b54 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:03:19 +0000] 94fff98c32e7596833f8d86455ed9b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:03:25 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:25 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:34 [info] 38#38: *143 [lua] access_by_lua(msblocations.conf:189):2: 96581c7524e90d0db0a6214566eab9e5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:03:34 [info] 38#38: *143 [lua] logger.lua:23: 96581c7524e90d0db0a6214566eab9e5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:03:34 +0000] 96581c7524e90d0db0a6214566eab9e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:03:35 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:35 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:45 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:45 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:49 [info] 38#38: *148 [lua] access_by_lua(msblocations.conf:189):2: 801203664480983f35f9c14ad402c2a0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:03:49 +0000] 801203664480983f35f9c14ad402c2a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:03:49 [info] 38#38: *148 [lua] logger.lua:23: 801203664480983f35f9c14ad402c2a0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:03:55 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:03:55 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:04 [info] 38#38: *152 [lua] access_by_lua(msblocations.conf:189):2: c08058d21f9c397844585e76362f9e34:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:04:04 [info] 38#38: *152 [lua] logger.lua:23: c08058d21f9c397844585e76362f9e34 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:04:04 +0000] c08058d21f9c397844585e76362f9e34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:04:05 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:05 [info] 42#42: *153 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:15 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:15 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:19 [info] 38#38: *157 [lua] access_by_lua(msblocations.conf:189):2: 5c4514459ee836eec9c08063568366c3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:04:19 +0000] 5c4514459ee836eec9c08063568366c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:04:19 [info] 38#38: *157 [lua] logger.lua:23: 5c4514459ee836eec9c08063568366c3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:04:25 [info] 42#42: *158 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:25 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:34 [info] 38#38: *160 [lua] access_by_lua(msblocations.conf:189):2: 7a8fde80fe64836884738b7ff2ebfce0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:04:34 +0000] 7a8fde80fe64836884738b7ff2ebfce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:04:34 [info] 38#38: *160 [lua] logger.lua:23: 7a8fde80fe64836884738b7ff2ebfce0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:04:35 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:35 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:45 [info] 42#42: *164 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:45 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:49 [info] 38#38: *165 [lua] access_by_lua(msblocations.conf:189):2: 7f564e79e8ccd1c8051c91c91c7f4206:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:04:49 +0000] 7f564e79e8ccd1c8051c91c91c7f4206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:04:49 [info] 38#38: *165 [lua] logger.lua:23: 7f564e79e8ccd1c8051c91c91c7f4206 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:04:55 [info] 42#42: *168 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:04:55 [info] 42#42: *167 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:04 [info] 38#38: *169 [lua] access_by_lua(msblocations.conf:189):2: d17a6c54c04a4c9fab7134e62aa1fead:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:05:04 [info] 38#38: *169 [lua] logger.lua:23: d17a6c54c04a4c9fab7134e62aa1fead {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:05:04 +0000] d17a6c54c04a4c9fab7134e62aa1fead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:05:05 [info] 42#42: *170 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:05 [info] 42#42: *171 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:15 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:15 [info] 42#42: *173 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:19 [info] 38#38: *174 [lua] access_by_lua(msblocations.conf:189):2: c3298d769b5282d2a4166620be8ddf5f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:05:19 [info] 38#38: *174 [lua] logger.lua:23: c3298d769b5282d2a4166620be8ddf5f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:05:19 +0000] c3298d769b5282d2a4166620be8ddf5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:05:25 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:25 [info] 42#42: *175 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:34 [info] 38#38: *177 [lua] access_by_lua(msblocations.conf:189):2: 5614919340a0969744fd1edc377ae723:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:05:34 [info] 38#38: *177 [lua] logger.lua:23: 5614919340a0969744fd1edc377ae723 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:05:34 +0000] 5614919340a0969744fd1edc377ae723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:05:35 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:35 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:45 [info] 42#42: *181 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:45 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:49 [info] 38#38: *182 [lua] access_by_lua(msblocations.conf:189):2: b05b71eb38b4e1726153ba9d7518796d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:05:49 [info] 38#38: *182 [lua] logger.lua:23: b05b71eb38b4e1726153ba9d7518796d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:05:49 +0000] b05b71eb38b4e1726153ba9d7518796d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:05:55 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:05:55 [info] 42#42: *185 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:04 [info] 38#38: *186 [lua] access_by_lua(msblocations.conf:189):2: e9c29b23f15f15642e13531627583b62:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:06:04 +0000] e9c29b23f15f15642e13531627583b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:06:04 [info] 38#38: *186 [lua] logger.lua:23: e9c29b23f15f15642e13531627583b62 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:06:05 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:05 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:15 [info] 42#42: *189 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:15 [info] 42#42: *190 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:19 [info] 38#38: *191 [lua] access_by_lua(msblocations.conf:189):2: d1a99380dd658b930b134464b7e65d55:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:06:19 +0000] d1a99380dd658b930b134464b7e65d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:06:19 [info] 38#38: *191 [lua] logger.lua:23: d1a99380dd658b930b134464b7e65d55 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:06:25 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:25 [info] 42#42: *192 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:34 [info] 38#38: *194 [lua] access_by_lua(msblocations.conf:189):2: af415d787f10a16cbb414ba09370d95b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:06:34 [info] 38#38: *194 [lua] logger.lua:23: af415d787f10a16cbb414ba09370d95b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:06:34 +0000] af415d787f10a16cbb414ba09370d95b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:06:35 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:35 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:45 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:45 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:49 [info] 38#38: *199 [lua] access_by_lua(msblocations.conf:189):2: 1ac2e184750e585e914e86b6b579154f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:06:49 [info] 38#38: *199 [lua] logger.lua:23: 1ac2e184750e585e914e86b6b579154f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:06:49 +0000] 1ac2e184750e585e914e86b6b579154f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:06:55 [info] 42#42: *202 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:06:55 [info] 42#42: *201 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:04 [info] 38#38: *203 [lua] access_by_lua(msblocations.conf:189):2: 1a8d069bdbae4bafa45b7b905ff7a8d3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:07:04 [info] 38#38: *203 [lua] logger.lua:23: 1a8d069bdbae4bafa45b7b905ff7a8d3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:07:04 +0000] 1a8d069bdbae4bafa45b7b905ff7a8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:07:05 [info] 42#42: *205 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:05 [info] 42#42: *204 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:15 [info] 42#42: *207 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:15 [info] 42#42: *206 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:19 [info] 38#38: *208 [lua] access_by_lua(msblocations.conf:189):2: f93b9a85e04eeccde649ae9200bb694c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:07:19 [info] 38#38: *208 [lua] logger.lua:23: f93b9a85e04eeccde649ae9200bb694c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:07:19 +0000] f93b9a85e04eeccde649ae9200bb694c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:07:25 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:25 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:34 [info] 38#38: *211 [lua] access_by_lua(msblocations.conf:189):2: f2e3030b996f8893be46b3a2995d39f6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:07:34 +0000] f2e3030b996f8893be46b3a2995d39f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:07:34 [info] 38#38: *211 [lua] logger.lua:23: f2e3030b996f8893be46b3a2995d39f6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:07:35 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:35 [info] 42#42: *212 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:45 [info] 42#42: *214 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:45 [info] 42#42: *215 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:49 [info] 38#38: *216 [lua] access_by_lua(msblocations.conf:189):2: 726fcdb530c536b2ea09c7e3b338805c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:07:49 +0000] 726fcdb530c536b2ea09c7e3b338805c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/10/09 05:07:49 [info] 38#38: *216 [lua] logger.lua:23: 726fcdb530c536b2ea09c7e3b338805c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/09 05:07:55 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:07:55 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:04 [info] 38#38: *220 [lua] access_by_lua(msblocations.conf:189):2: a500af8a9b1a61189ce364a1e3513ecd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:08:04 [info] 38#38: *220 [lua] logger.lua:23: a500af8a9b1a61189ce364a1e3513ecd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:08:04 +0000] a500af8a9b1a61189ce364a1e3513ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:08:05 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:05 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:15 [info] 42#42: *224 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:15 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:19 [info] 38#38: *225 [lua] access_by_lua(msblocations.conf:189):2: f4321564995da40475dc20d55ddd598c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:08:19 +0000] f4321564995da40475dc20d55ddd598c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:08:19 [info] 38#38: *225 [lua] logger.lua:23: f4321564995da40475dc20d55ddd598c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:08:25 [info] 42#42: *226 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:25 [info] 42#42: *227 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:34 [info] 38#38: *228 [lua] access_by_lua(msblocations.conf:189):2: f514d7caf6071157e477a8bfdbffa9e6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:08:34 [info] 38#38: *228 [lua] logger.lua:23: f514d7caf6071157e477a8bfdbffa9e6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:08:34 +0000] f514d7caf6071157e477a8bfdbffa9e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.060 upstream_response_time:0.044 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:08:35 [info] 42#42: *230 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:35 [info] 42#42: *229 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:45 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:45 [info] 42#42: *232 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:49 [info] 38#38: *233 [lua] access_by_lua(msblocations.conf:189):2: 6cd7dc125c096417c7991bf1de99ab84:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:08:49 +0000] 6cd7dc125c096417c7991bf1de99ab84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:08:49 [info] 38#38: *233 [lua] logger.lua:23: 6cd7dc125c096417c7991bf1de99ab84 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:08:55 [info] 42#42: *236 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:08:55 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:04 [info] 38#38: *237 [lua] access_by_lua(msblocations.conf:189):2: 651338701e65505733babde4d78a041a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:09:04 +0000] 651338701e65505733babde4d78a041a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:09:04 [info] 38#38: *237 [lua] logger.lua:23: 651338701e65505733babde4d78a041a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:09:05 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:05 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:15 [info] 42#42: *240 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:15 [info] 42#42: *241 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:19 [info] 38#38: *242 [lua] access_by_lua(msblocations.conf:189):2: 402eec8139edf599115d8aa564fb271a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:09:19 [info] 38#38: *242 [lua] logger.lua:23: 402eec8139edf599115d8aa564fb271a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:09:19 +0000] 402eec8139edf599115d8aa564fb271a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/09 05:09:25 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:25 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:34 [info] 38#38: *245 [lua] access_by_lua(msblocations.conf:189):2: 6826ad665f1de4315b3a6ffdbec84377:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:09:34 +0000] 6826ad665f1de4315b3a6ffdbec84377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/10/09 05:09:34 [info] 38#38: *245 [lua] logger.lua:23: 6826ad665f1de4315b3a6ffdbec84377 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/09 05:09:35 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:35 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:45 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:45 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:49 [info] 38#38: *250 [lua] access_by_lua(msblocations.conf:189):2: be0498fd99bec1ad848c6d65299f48ab:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:09:49 [info] 38#38: *250 [lua] logger.lua:23: be0498fd99bec1ad848c6d65299f48ab {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:09:49 +0000] be0498fd99bec1ad848c6d65299f48ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:09:55 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:09:55 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:04 [info] 38#38: *254 [lua] access_by_lua(msblocations.conf:189):2: 62867aef055384b3f7e36b9f955dbf45:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:10:04 [info] 38#38: *254 [lua] logger.lua:23: 62867aef055384b3f7e36b9f955dbf45 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:10:04 +0000] 62867aef055384b3f7e36b9f955dbf45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/09 05:10:05 [info] 42#42: *255 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:05 [info] 42#42: *256 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:15 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:15 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:19 [info] 38#38: *259 [lua] access_by_lua(msblocations.conf:189):2: 0ee9ab34e2f294852fcfeca81b2dd4e8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:10:19 +0000] 0ee9ab34e2f294852fcfeca81b2dd4e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:10:19 [info] 38#38: *259 [lua] logger.lua:23: 0ee9ab34e2f294852fcfeca81b2dd4e8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:10:25 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:25 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:34 [info] 38#38: *262 [lua] access_by_lua(msblocations.conf:189):2: 014e76be0d0e546964e4ee9bc78268fb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.99 - - [09/Oct/2022:05:10:34 +0000] 014e76be0d0e546964e4ee9bc78268fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/09 05:10:34 [info] 38#38: *262 [lua] logger.lua:23: 014e76be0d0e546964e4ee9bc78268fb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:10:35 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:35 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:45 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:45 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:49 [info] 38#38: *267 [lua] access_by_lua(msblocations.conf:189):2: a342ca6127c50a540c4b19387b47a090:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:10:49 [info] 38#38: *267 [lua] logger.lua:23: a342ca6127c50a540c4b19387b47a090 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:10:49 +0000] a342ca6127c50a540c4b19387b47a090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/10/09 05:10:55 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:10:55 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:04 [info] 38#38: *271 [lua] access_by_lua(msblocations.conf:189):2: ead11510e211c0d55d4684d60d28cc26:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:11:04 +0000] ead11510e211c0d55d4684d60d28cc26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:11:04 [info] 38#38: *271 [lua] logger.lua:23: ead11510e211c0d55d4684d60d28cc26 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:11:05 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:05 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:15 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:15 [info] 42#42: *274 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:19 [info] 38#38: *276 [lua] access_by_lua(msblocations.conf:189):2: 159b7e0002ce718bd695f164423cbb30:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.99 - - [09/Oct/2022:05:11:19 +0000] 159b7e0002ce718bd695f164423cbb30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/09 05:11:19 [info] 38#38: *276 [lua] logger.lua:23: 159b7e0002ce718bd695f164423cbb30 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:11:25 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:25 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:34 [info] 38#38: *279 [lua] access_by_lua(msblocations.conf:189):2: 5d4489477ff2fc6067ee7bcf44da0730:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:11:34 +0000] 5d4489477ff2fc6067ee7bcf44da0730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:11:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:11:34 [info] 38#38: *279 [lua] logger.lua:23: 5d4489477ff2fc6067ee7bcf44da0730 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:11:35 [info] 42#42: *281 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:35 [info] 42#42: *280 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:45 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:45 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:49 [info] 38#38: *284 [lua] access_by_lua(msblocations.conf:189):2: ca079887e9178bc4ffacd99b0b5e8834:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:11:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.99 - - [09/Oct/2022:05:11:49 +0000] ca079887e9178bc4ffacd99b0b5e8834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:11:49 [info] 38#38: *284 [lua] logger.lua:23: ca079887e9178bc4ffacd99b0b5e8834 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:11:55 [info] 42#42: *287 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:11:55 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:04 [info] 38#38: *288 [lua] access_by_lua(msblocations.conf:189):2: 8f00bf3302a92245ada516fcf342eeea:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:12:04 [info] 38#38: *288 [lua] logger.lua:23: 8f00bf3302a92245ada516fcf342eeea {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:12:04 +0000] 8f00bf3302a92245ada516fcf342eeea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:12:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:12:05 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:05 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:15 [info] 42#42: *292 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:15 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:19 [info] 38#38: *293 [lua] access_by_lua(msblocations.conf:189):2: 351a78937ecbb260681c79280392a3bd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:12:19 [info] 38#38: *293 [lua] logger.lua:23: 351a78937ecbb260681c79280392a3bd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:12:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.99 - - [09/Oct/2022:05:12:19 +0000] 351a78937ecbb260681c79280392a3bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:12:25 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:25 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:34 [info] 38#38: *296 [lua] access_by_lua(msblocations.conf:189):2: b89f5de9c0e6f1588b023de70db8bae4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:12:34 [info] 38#38: *296 [lua] logger.lua:23: b89f5de9c0e6f1588b023de70db8bae4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:12:34 +0000] b89f5de9c0e6f1588b023de70db8bae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:12:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/09 05:12:35 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:35 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:45 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:45 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:49 [info] 38#38: *301 [lua] access_by_lua(msblocations.conf:189):2: e61a62b0685517456e364ebf8ea990b6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:12:49 [info] 38#38: *301 [lua] logger.lua:23: e61a62b0685517456e364ebf8ea990b6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:12:49 +0000] e61a62b0685517456e364ebf8ea990b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:12:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:12:55 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:12:55 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:04 [info] 38#38: *305 [lua] access_by_lua(msblocations.conf:189):2: bcaa28f764de0e0a71dc076e413f7f74:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:13:04 [info] 38#38: *305 [lua] logger.lua:23: bcaa28f764de0e0a71dc076e413f7f74 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:13:04 +0000] bcaa28f764de0e0a71dc076e413f7f74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:13:05 [info] 42#42: *306 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:05 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:15 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:15 [info] 42#42: *308 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:19 [info] 38#38: *310 [lua] access_by_lua(msblocations.conf:189):2: 5fcece04aec1c098a8bb530adda5f3ee:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:13:19 [info] 38#38: *310 [lua] logger.lua:23: 5fcece04aec1c098a8bb530adda5f3ee {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:13:19 +0000] 5fcece04aec1c098a8bb530adda5f3ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:13:25 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:25 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:34 [info] 38#38: *313 [lua] access_by_lua(msblocations.conf:189):2: 0bf8b776235c0cc8de4ac56df7f2acce:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:13:34 +0000] 0bf8b776235c0cc8de4ac56df7f2acce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:13:34 [info] 38#38: *313 [lua] logger.lua:23: 0bf8b776235c0cc8de4ac56df7f2acce {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:13:35 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:35 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:45 [info] 42#42: *316 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:45 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:49 [info] 38#38: *318 [lua] access_by_lua(msblocations.conf:189):2: 576f0c7828ba55b21428fc8c72401289:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:13:49 [info] 38#38: *318 [lua] logger.lua:23: 576f0c7828ba55b21428fc8c72401289 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:13:49 +0000] 576f0c7828ba55b21428fc8c72401289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:13:55 [info] 42#42: *320 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:13:55 [info] 42#42: *321 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:04 [info] 38#38: *322 [lua] access_by_lua(msblocations.conf:189):2: 780934205185034d39fb45fadff1b8e7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:14:04 [info] 38#38: *322 [lua] logger.lua:23: 780934205185034d39fb45fadff1b8e7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:14:04 +0000] 780934205185034d39fb45fadff1b8e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:14:05 [info] 42#42: *324 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:05 [info] 42#42: *323 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:15 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:15 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:19 [info] 38#38: *327 [lua] access_by_lua(msblocations.conf:189):2: 794820d0cf54f02e9c19e662e5b47e4a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:14:19 +0000] 794820d0cf54f02e9c19e662e5b47e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/09 05:14:19 [info] 38#38: *327 [lua] logger.lua:23: 794820d0cf54f02e9c19e662e5b47e4a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/10/09 05:14:25 [info] 42#42: *328 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:25 [info] 42#42: *329 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:34 [info] 38#38: *330 [lua] access_by_lua(msblocations.conf:189):2: 3c57b6c38fe678c1c0c282a1c9a3ef86:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:14:34 [info] 38#38: *330 [lua] logger.lua:23: 3c57b6c38fe678c1c0c282a1c9a3ef86 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:14:34 +0000] 3c57b6c38fe678c1c0c282a1c9a3ef86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:14:35 [info] 42#42: *331 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:35 [info] 42#42: *332 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:45 [info] 42#42: *334 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:45 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:49 [info] 38#38: *335 [lua] access_by_lua(msblocations.conf:189):2: e1c470b9c027b8bc07d2c3ac6c1cdd71:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.99 - - [09/Oct/2022:05:14:49 +0000] e1c470b9c027b8bc07d2c3ac6c1cdd71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/09 05:14:49 [info] 38#38: *335 [lua] logger.lua:23: e1c470b9c027b8bc07d2c3ac6c1cdd71 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:14:55 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:14:55 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:05 [info] 38#38: *339 [lua] access_by_lua(msblocations.conf:189):2: 605a3f065c2f04162d114522077715b9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.99 - - [09/Oct/2022:05:15:05 +0000] 605a3f065c2f04162d114522077715b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/10/09 05:15:05 [info] 38#38: *339 [lua] logger.lua:23: 605a3f065c2f04162d114522077715b9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:15:05 [info] 42#42: *341 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:05 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:15 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:15 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:20 [info] 38#38: *344 [lua] access_by_lua(msblocations.conf:189):2: dbbfccd9acf587f316d8516348959469:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:15:20 [info] 38#38: *344 [lua] logger.lua:23: dbbfccd9acf587f316d8516348959469 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.99 - - [09/Oct/2022:05:15:20 +0000] dbbfccd9acf587f316d8516348959469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:15:25 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:25 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:35 [info] 38#38: *347 [lua] access_by_lua(msblocations.conf:189):2: 3d8956f8a6fc8250eea47df370510639:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:15:35 +0000] 3d8956f8a6fc8250eea47df370510639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:15:35 [info] 38#38: *347 [lua] logger.lua:23: 3d8956f8a6fc8250eea47df370510639 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:15:35 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:35 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:45 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:45 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:50 [info] 38#38: *352 [lua] access_by_lua(msblocations.conf:189):2: e16b249fd283218dde551651646f34fd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:15:50 [info] 38#38: *352 [lua] logger.lua:23: e16b249fd283218dde551651646f34fd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:15:50 +0000] e16b249fd283218dde551651646f34fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:15:55 [info] 42#42: *355 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:15:55 [info] 42#42: *354 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:05 [info] 38#38: *356 [lua] access_by_lua(msblocations.conf:189):2: ffec06079da70529c7e0040fa2a2e560:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:16:05 +0000] ffec06079da70529c7e0040fa2a2e560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:16:05 [info] 38#38: *356 [lua] logger.lua:23: ffec06079da70529c7e0040fa2a2e560 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:16:05 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:05 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:15 [info] 42#42: *359 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:15 [info] 42#42: *360 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:20 [info] 38#38: *361 [lua] access_by_lua(msblocations.conf:189):2: 6b15a3080fc3e6a1cd6068478f8c850d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:16:20 +0000] 6b15a3080fc3e6a1cd6068478f8c850d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:16:20 [info] 38#38: *361 [lua] logger.lua:23: 6b15a3080fc3e6a1cd6068478f8c850d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:16:25 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:25 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:35 [info] 38#38: *364 [lua] access_by_lua(msblocations.conf:189):2: 76721503536faab852a163abc2870586:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:16:35 [info] 38#38: *364 [lua] logger.lua:23: 76721503536faab852a163abc2870586 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:16:35 +0000] 76721503536faab852a163abc2870586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:16:35 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:35 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:45 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:45 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:50 [info] 38#38: *369 [lua] access_by_lua(msblocations.conf:189):2: 241b58daea91d59302855b0b7fa39c2d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.99 - - [09/Oct/2022:05:16:50 +0000] 241b58daea91d59302855b0b7fa39c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/10/09 05:16:50 [info] 38#38: *369 [lua] logger.lua:23: 241b58daea91d59302855b0b7fa39c2d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:16:55 [info] 42#42: *371 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:16:55 [info] 42#42: *372 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:05 [info] 38#38: *373 [lua] access_by_lua(msblocations.conf:189):2: 21dcd2f6db9fbe3110a27a91a7d4d005:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:17:05 [info] 38#38: *373 [lua] logger.lua:23: 21dcd2f6db9fbe3110a27a91a7d4d005 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:17:05 +0000] 21dcd2f6db9fbe3110a27a91a7d4d005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:17:05 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:05 [info] 42#42: *375 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:15 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:15 [info] 42#42: *377 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:20 [info] 38#38: *378 [lua] access_by_lua(msblocations.conf:189):2: d4073c2b7fd6013c2d95d028ce5df962:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:17:20 +0000] d4073c2b7fd6013c2d95d028ce5df962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/09 05:17:20 [info] 38#38: *378 [lua] logger.lua:23: d4073c2b7fd6013c2d95d028ce5df962 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:17:25 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:25 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:35 [info] 38#38: *381 [lua] access_by_lua(msblocations.conf:189):2: 4ce6c91a991c5e56efcaebcde4305078:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:17:35 [info] 38#38: *381 [lua] logger.lua:23: 4ce6c91a991c5e56efcaebcde4305078 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:17:35 +0000] 4ce6c91a991c5e56efcaebcde4305078 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:17:35 [info] 42#42: *382 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:35 [info] 42#42: *383 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:45 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:45 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:50 [info] 38#38: *386 [lua] access_by_lua(msblocations.conf:189):2: d7f05433ececf31904b90d0da89b3cbe:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:17:50 [info] 38#38: *386 [lua] logger.lua:23: d7f05433ececf31904b90d0da89b3cbe {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:17:50 +0000] d7f05433ececf31904b90d0da89b3cbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:17:55 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:17:55 [info] 42#42: *389 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:05 [info] 38#38: *390 [lua] access_by_lua(msblocations.conf:189):2: 116f666ee435493a31c3e650342aa68d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:18:05 +0000] 116f666ee435493a31c3e650342aa68d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:18:05 [info] 38#38: *390 [lua] logger.lua:23: 116f666ee435493a31c3e650342aa68d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:18:05 [info] 42#42: *391 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:05 [info] 42#42: *392 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:15 [info] 42#42: *393 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:15 [info] 42#42: *394 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:20 [info] 38#38: *395 [lua] access_by_lua(msblocations.conf:189):2: 502ca925edcc14167942bfb41b6315ea:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:18:20 +0000] 502ca925edcc14167942bfb41b6315ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:18:20 [info] 38#38: *395 [lua] logger.lua:23: 502ca925edcc14167942bfb41b6315ea {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:18:25 [info] 42#42: *397 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:25 [info] 42#42: *396 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:35 [info] 38#38: *398 [lua] access_by_lua(msblocations.conf:189):2: f5fd6d3c4d5af10ceceeef387bcc2f34:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:18:35 [info] 38#38: *398 [lua] logger.lua:23: f5fd6d3c4d5af10ceceeef387bcc2f34 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:18:35 +0000] f5fd6d3c4d5af10ceceeef387bcc2f34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:18:35 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:35 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:45 [info] 42#42: *402 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:45 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:50 [info] 38#38: *403 [lua] access_by_lua(msblocations.conf:189):2: ef569ba3d7e9f8830bd1a6236dcd4db5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:18:50 [info] 38#38: *403 [lua] logger.lua:23: ef569ba3d7e9f8830bd1a6236dcd4db5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:18:50 +0000] ef569ba3d7e9f8830bd1a6236dcd4db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/10/09 05:18:55 [info] 42#42: *405 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:18:55 [info] 42#42: *406 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:05 [info] 38#38: *407 [lua] access_by_lua(msblocations.conf:189):2: 1eeaff17aed7d9172fa8b6c61975ed16:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.99 - - [09/Oct/2022:05:19:05 +0000] 1eeaff17aed7d9172fa8b6c61975ed16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:19:05 [info] 38#38: *407 [lua] logger.lua:23: 1eeaff17aed7d9172fa8b6c61975ed16 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:19:05 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:05 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:15 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:15 [info] 42#42: *410 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:20 [info] 38#38: *412 [lua] access_by_lua(msblocations.conf:189):2: a104c7959ce9ec46f81e0261c5178881:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:19:20 +0000] a104c7959ce9ec46f81e0261c5178881 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:19:20 [info] 38#38: *412 [lua] logger.lua:23: a104c7959ce9ec46f81e0261c5178881 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:19:25 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:25 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:35 [info] 38#38: *415 [lua] access_by_lua(msblocations.conf:189):2: c969bd2c6d5848698f6f476544b4172d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:19:35 [info] 38#38: *415 [lua] logger.lua:23: c969bd2c6d5848698f6f476544b4172d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:19:35 +0000] c969bd2c6d5848698f6f476544b4172d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:19:35 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:35 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:45 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:45 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:50 [info] 38#38: *420 [lua] access_by_lua(msblocations.conf:189):2: 3225ee5b93bbc3167d23afaf6ed08349:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:19:50 +0000] 3225ee5b93bbc3167d23afaf6ed08349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:19:50 [info] 38#38: *420 [lua] logger.lua:23: 3225ee5b93bbc3167d23afaf6ed08349 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:19:55 [info] 42#42: *423 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:19:55 [info] 42#42: *422 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:05 [info] 38#38: *424 [lua] access_by_lua(msblocations.conf:189):2: c1adb6a9ecd7490ad254f682a70b99fe:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:20:05 +0000] c1adb6a9ecd7490ad254f682a70b99fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:20:05 [info] 38#38: *424 [lua] logger.lua:23: c1adb6a9ecd7490ad254f682a70b99fe {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:20:05 [info] 42#42: *425 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:05 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:15 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:15 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:20 [info] 38#38: *429 [lua] access_by_lua(msblocations.conf:189):2: b11dd5f284f3fc08648e31bc99d9e440:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:20:20 [info] 38#38: *429 [lua] logger.lua:23: b11dd5f284f3fc08648e31bc99d9e440 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:20:20 +0000] b11dd5f284f3fc08648e31bc99d9e440 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:20:25 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:25 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:35 [info] 38#38: *432 [lua] access_by_lua(msblocations.conf:189):2: 72fd3113e467edee99c757fc4b4e5ef2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:20:35 [info] 38#38: *432 [lua] logger.lua:23: 72fd3113e467edee99c757fc4b4e5ef2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:20:35 +0000] 72fd3113e467edee99c757fc4b4e5ef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:20:35 [info] 42#42: *433 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:35 [info] 42#42: *434 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:45 [info] 42#42: *435 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:45 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:50 [info] 38#38: *437 [lua] access_by_lua(msblocations.conf:189):2: 4d84e42eeb6f0f2e789cb6cee576bfc0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:20:50 [info] 38#38: *437 [lua] logger.lua:23: 4d84e42eeb6f0f2e789cb6cee576bfc0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:20:50 +0000] 4d84e42eeb6f0f2e789cb6cee576bfc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:20:55 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:20:55 [info] 42#42: *440 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:05 [info] 38#38: *441 [lua] access_by_lua(msblocations.conf:189):2: 601b6195dca83292e464a443e7b41a34:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:21:05 [info] 38#38: *441 [lua] logger.lua:23: 601b6195dca83292e464a443e7b41a34 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:21:05 +0000] 601b6195dca83292e464a443e7b41a34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:21:05 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:05 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:15 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:15 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:20 [info] 38#38: *446 [lua] access_by_lua(msblocations.conf:189):2: 3a50839f6cdc0a15a9757fbe3efbb755:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:21:20 +0000] 3a50839f6cdc0a15a9757fbe3efbb755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:21:20 [info] 38#38: *446 [lua] logger.lua:23: 3a50839f6cdc0a15a9757fbe3efbb755 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:21:25 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:25 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:35 [info] 38#38: *449 [lua] access_by_lua(msblocations.conf:189):2: 00bf1d4c96e5da5415689c98a8583420:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:21:35 [info] 38#38: *449 [lua] logger.lua:23: 00bf1d4c96e5da5415689c98a8583420 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:21:35 +0000] 00bf1d4c96e5da5415689c98a8583420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:21:35 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:35 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:45 [info] 42#42: *452 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:45 [info] 42#42: *453 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:50 [info] 38#38: *454 [lua] access_by_lua(msblocations.conf:189):2: acb89e9d7d729674a52685d9d2bd44c6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:21:50 [info] 38#38: *454 [lua] logger.lua:23: acb89e9d7d729674a52685d9d2bd44c6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:21:50 +0000] acb89e9d7d729674a52685d9d2bd44c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:21:55 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:21:55 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:05 [info] 38#38: *458 [lua] access_by_lua(msblocations.conf:189):2: 12da1906b8b60cf58fd492790f58d2ce:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:22:05 [info] 38#38: *458 [lua] logger.lua:23: 12da1906b8b60cf58fd492790f58d2ce {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:22:05 +0000] 12da1906b8b60cf58fd492790f58d2ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:22:05 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:05 [info] 42#42: *460 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:15 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:15 [info] 42#42: *462 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:20 [info] 38#38: *463 [lua] access_by_lua(msblocations.conf:189):2: 02dc65327672ecaa4ae79dd8991049dd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:22:20 [info] 38#38: *463 [lua] logger.lua:23: 02dc65327672ecaa4ae79dd8991049dd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.99 - - [09/Oct/2022:05:22:20 +0000] 02dc65327672ecaa4ae79dd8991049dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:22:25 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:25 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:35 [info] 38#38: *466 [lua] access_by_lua(msblocations.conf:189):2: b2fc34e509c1a7fb6e486aee4b23dd3a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:22:35 +0000] b2fc34e509c1a7fb6e486aee4b23dd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:22:35 [info] 38#38: *466 [lua] logger.lua:23: b2fc34e509c1a7fb6e486aee4b23dd3a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:22:35 [info] 42#42: *467 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:35 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:45 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:45 [info] 42#42: *470 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:50 [info] 38#38: *471 [lua] access_by_lua(msblocations.conf:189):2: 1a4d2a026ab2d35c5f35936c7ad83b62:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:22:50 [info] 38#38: *471 [lua] logger.lua:23: 1a4d2a026ab2d35c5f35936c7ad83b62 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:22:50 +0000] 1a4d2a026ab2d35c5f35936c7ad83b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:22:55 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:22:55 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:05 [info] 38#38: *475 [lua] access_by_lua(msblocations.conf:189):2: 161b68c4528776cb8180e7a6b4992fa7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:23:05 +0000] 161b68c4528776cb8180e7a6b4992fa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:23:05 [info] 38#38: *475 [lua] logger.lua:23: 161b68c4528776cb8180e7a6b4992fa7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:23:05 [info] 42#42: *477 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:05 [info] 42#42: *476 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:15 [info] 42#42: *479 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:15 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:20 [info] 38#38: *480 [lua] access_by_lua(msblocations.conf:189):2: 6dccd94e59db859152cb4ae01df89b63:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:23:20 [info] 38#38: *480 [lua] logger.lua:23: 6dccd94e59db859152cb4ae01df89b63 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:23:20 +0000] 6dccd94e59db859152cb4ae01df89b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:23:25 [info] 42#42: *481 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:25 [info] 42#42: *482 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:35 [info] 38#38: *483 [lua] access_by_lua(msblocations.conf:189):2: 97aec750ba52cfed6c294d679b8d2b5e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:23:35 +0000] 97aec750ba52cfed6c294d679b8d2b5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:23:35 [info] 38#38: *483 [lua] logger.lua:23: 97aec750ba52cfed6c294d679b8d2b5e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:23:35 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:35 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:45 [info] 42#42: *487 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:45 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:50 [info] 38#38: *488 [lua] access_by_lua(msblocations.conf:189):2: 13079d1fcc939b02dbe6ecf9a93c7f1a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:23:50 [info] 38#38: *488 [lua] logger.lua:23: 13079d1fcc939b02dbe6ecf9a93c7f1a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:23:50 +0000] 13079d1fcc939b02dbe6ecf9a93c7f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:23:55 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:23:55 [info] 42#42: *491 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:05 [info] 38#38: *492 [lua] access_by_lua(msblocations.conf:189):2: f1ae1312795281a44736d1f28ce12795:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.99 - - [09/Oct/2022:05:24:05 +0000] f1ae1312795281a44736d1f28ce12795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/09 05:24:05 [info] 38#38: *492 [lua] logger.lua:23: f1ae1312795281a44736d1f28ce12795 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:24:05 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:05 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:15 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:15 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:20 [info] 38#38: *497 [lua] access_by_lua(msblocations.conf:189):2: 16fa01823c637f64643bec6ccd3ce804:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:24:20 +0000] 16fa01823c637f64643bec6ccd3ce804 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:24:20 [info] 38#38: *497 [lua] logger.lua:23: 16fa01823c637f64643bec6ccd3ce804 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:24:25 [info] 42#42: *499 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:25 [info] 42#42: *498 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:35 [info] 38#38: *500 [lua] access_by_lua(msblocations.conf:189):2: 19ad1f37e2ba772ca948fd53673a6d8a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:24:35 +0000] 19ad1f37e2ba772ca948fd53673a6d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/10/09 05:24:35 [info] 38#38: *500 [lua] logger.lua:23: 19ad1f37e2ba772ca948fd53673a6d8a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:24:35 [info] 42#42: *502 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:35 [info] 42#42: *501 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:45 [info] 42#42: *503 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:45 [info] 42#42: *504 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:50 [info] 38#38: *505 [lua] access_by_lua(msblocations.conf:189):2: af967c6da0692010fc9c3cf3b1d513bd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2022/10/09 05:24:50 [info] 38#38: *505 [lua] logger.lua:23: af967c6da0692010fc9c3cf3b1d513bd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:24:50 +0000] af967c6da0692010fc9c3cf3b1d513bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.054 "-" "Consul Health Check" "-"
2022/10/09 05:24:55 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:24:55 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:05 [info] 38#38: *509 [lua] access_by_lua(msblocations.conf:189):2: 36e156990a4269a53bbe5f99aa59a0c2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:25:05 +0000] 36e156990a4269a53bbe5f99aa59a0c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:25:05 [info] 38#38: *509 [lua] logger.lua:23: 36e156990a4269a53bbe5f99aa59a0c2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:25:05 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:05 [info] 42#42: *511 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:15 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:15 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:20 [info] 38#38: *514 [lua] access_by_lua(msblocations.conf:189):2: 3ea8dc4da3914aa7deaa99e4c19dd69c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:25:20 +0000] 3ea8dc4da3914aa7deaa99e4c19dd69c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/10/09 05:25:20 [info] 38#38: *514 [lua] logger.lua:23: 3ea8dc4da3914aa7deaa99e4c19dd69c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:25:25 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:25 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:35 [info] 38#38: *517 [lua] access_by_lua(msblocations.conf:189):2: e2847e98ec7c69fbb2d663cf6df7bcd8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:25:35 [info] 38#38: *517 [lua] logger.lua:23: e2847e98ec7c69fbb2d663cf6df7bcd8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:25:35 +0000] e2847e98ec7c69fbb2d663cf6df7bcd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:25:35 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:35 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:45 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:45 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:50 [info] 38#38: *522 [lua] access_by_lua(msblocations.conf:189):2: faf39aadd663e04e94bb9f76e6f07687:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:25:50 [info] 38#38: *522 [lua] logger.lua:23: faf39aadd663e04e94bb9f76e6f07687 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:25:50 +0000] faf39aadd663e04e94bb9f76e6f07687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:25:55 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:25:55 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:05 [info] 38#38: *526 [lua] access_by_lua(msblocations.conf:189):2: f12b70dab953e2df42da77689ff9fdf5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.66.99 - - [09/Oct/2022:05:26:05 +0000] f12b70dab953e2df42da77689ff9fdf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/10/09 05:26:05 [info] 38#38: *526 [lua] logger.lua:23: f12b70dab953e2df42da77689ff9fdf5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:26:05 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:05 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:15 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:15 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:20 [info] 38#38: *531 [lua] access_by_lua(msblocations.conf:189):2: b3cc606bb1a8bce7372bf7db2332040e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:26:20 [info] 38#38: *531 [lua] logger.lua:23: b3cc606bb1a8bce7372bf7db2332040e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:26:20 +0000] b3cc606bb1a8bce7372bf7db2332040e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:26:25 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:25 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:35 [info] 38#38: *534 [lua] access_by_lua(msblocations.conf:189):2: d9801e04a1c1482eda59cad4cef9495c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:26:35 [info] 38#38: *534 [lua] logger.lua:23: d9801e04a1c1482eda59cad4cef9495c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:26:35 +0000] d9801e04a1c1482eda59cad4cef9495c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:26:35 [info] 42#42: *535 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:35 [info] 42#42: *536 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:45 [info] 42#42: *538 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:45 [info] 38#38: *537 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:46 [info] 38#38: *539 client closed connection while waiting for request, client: 10.233.66.218, server: 0.0.0.0:443
2022/10/09 05:26:50 [info] 38#38: *540 [lua] access_by_lua(msblocations.conf:189):2: 098732988d6987ee660a51a2ebf12dcf:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:26:50 [info] 38#38: *540 [lua] logger.lua:23: 098732988d6987ee660a51a2ebf12dcf {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.99 - - [09/Oct/2022:05:26:50 +0000] 098732988d6987ee660a51a2ebf12dcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/10/09 05:26:55 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:26:55 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:05 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: c39dade4c9ddcd5451fc9fcf4ff8cf39:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:05 +0000] c39dade4c9ddcd5451fc9fcf4ff8cf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/09 05:27:05 [info] 38#38: *544 [lua] logger.lua:23: c39dade4c9ddcd5451fc9fcf4ff8cf39 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:27:05 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:05 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:15 [info] 42#42: *548 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:15 [info] 42#42: *547 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:20 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: c2f8912150dc83a2ca5988e9dc134628:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:20 +0000] c2f8912150dc83a2ca5988e9dc134628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/10/09 05:27:20 [info] 38#38: *549 [lua] logger.lua:23: c2f8912150dc83a2ca5988e9dc134628 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:27:25 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:25 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:35 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 1fc523fa6ba5d1534bef97e4173ad0bb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:35 +0000] 1fc523fa6ba5d1534bef97e4173ad0bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/09 05:27:35 [info] 38#38: *552 [lua] logger.lua:23: 1fc523fa6ba5d1534bef97e4173ad0bb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/10/09 05:27:35 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:35 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:45 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:45 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:50 [info] 38#38: *557 [lua] access_by_lua(msblocations.conf:189):2: 99ec18dc1fd772448409f88813919f00:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:27:50 [info] 38#38: *557 [lua] logger.lua:23: 99ec18dc1fd772448409f88813919f00 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:27:50 +0000] 99ec18dc1fd772448409f88813919f00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/09 05:27:55 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:27:55 [info] 42#42: *559 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:05 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: d134031492528012612123480b49843b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:28:05 [info] 38#38: *561 [lua] logger.lua:23: d134031492528012612123480b49843b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:28:05 +0000] d134031492528012612123480b49843b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:28:05 [info] 42#42: *562 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:05 [info] 42#42: *563 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:15 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:15 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:20 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: c70ec77b17e9b0a60281b13897a23e85:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:28:20 [info] 38#38: *566 [lua] logger.lua:23: c70ec77b17e9b0a60281b13897a23e85 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:28:20 +0000] c70ec77b17e9b0a60281b13897a23e85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:28:25 [info] 42#42: *568 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:25 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:35 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:35 [info] 42#42: *569 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:35 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: d94d6d76e4ff6c4c896020ebde5f0e6b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:28:35 +0000] d94d6d76e4ff6c4c896020ebde5f0e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:28:35 [info] 38#38: *571 [lua] logger.lua:23: d94d6d76e4ff6c4c896020ebde5f0e6b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:28:45 [info] 42#42: *573 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:45 [info] 42#42: *572 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:50 [info] 38#38: *574 [lua] access_by_lua(msblocations.conf:189):2: f3da9f607226976ef2cdb26eaa612035:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:28:50 [info] 38#38: *574 [lua] logger.lua:23: f3da9f607226976ef2cdb26eaa612035 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:28:50 +0000] f3da9f607226976ef2cdb26eaa612035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/10/09 05:28:55 [info] 42#42: *575 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:28:55 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:05 [info] 42#42: *578 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:05 [info] 42#42: *579 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:05 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: c19c24b5e6c67c1900332ffc287e04e9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:29:05 [info] 38#38: *580 [lua] logger.lua:23: c19c24b5e6c67c1900332ffc287e04e9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:29:05 +0000] c19c24b5e6c67c1900332ffc287e04e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:29:15 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:15 [info] 42#42: *581 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:20 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 163fd0e11bfd9e6b028fe403b9c7bc33:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:29:20 +0000] 163fd0e11bfd9e6b028fe403b9c7bc33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:29:20 [info] 38#38: *583 [lua] logger.lua:23: 163fd0e11bfd9e6b028fe403b9c7bc33 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:29:25 [info] 42#42: *585 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:25 [info] 42#42: *584 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:35 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:35 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:35 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: a71f3fde6b3080d72580999ffda5ca45:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:29:35 +0000] a71f3fde6b3080d72580999ffda5ca45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:29:35 [info] 38#38: *588 [lua] logger.lua:23: a71f3fde6b3080d72580999ffda5ca45 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2022/10/09 05:29:45 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:45 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:50 [info] 38#38: *591 [lua] access_by_lua(msblocations.conf:189):2: 39a487de0e8ba5076059a955c6c0ea9c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:29:51 [info] 38#38: *591 [lua] logger.lua:23: 39a487de0e8ba5076059a955c6c0ea9c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:29:51 +0000] 39a487de0e8ba5076059a955c6c0ea9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:29:55 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:29:55 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:05 [info] 42#42: *595 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:05 [info] 42#42: *596 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:06 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 2b0439c775e41151606051a0cc8aff0a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:30:06 [info] 38#38: *597 [lua] logger.lua:23: 2b0439c775e41151606051a0cc8aff0a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:30:06 +0000] 2b0439c775e41151606051a0cc8aff0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/10/09 05:30:15 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:15 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:21 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: c76dae7611872fd376d75914f12d46fe:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:30:21 +0000] c76dae7611872fd376d75914f12d46fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/10/09 05:30:21 [info] 38#38: *600 [lua] logger.lua:23: c76dae7611872fd376d75914f12d46fe {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:30:25 [info] 42#42: *602 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:25 [info] 42#42: *601 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:35 [info] 42#42: *603 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:35 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:36 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: d398332ec697fdb0e1384b9506e31034:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:30:36 +0000] d398332ec697fdb0e1384b9506e31034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/10/09 05:30:36 [info] 38#38: *605 [lua] logger.lua:23: d398332ec697fdb0e1384b9506e31034 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/10/09 05:30:45 [info] 42#42: *606 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:45 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:51 [info] 38#38: *608 [lua] access_by_lua(msblocations.conf:189):2: b3107a9d6bc4faceb9db29826c40647f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:30:51 [info] 38#38: *608 [lua] logger.lua:23: b3107a9d6bc4faceb9db29826c40647f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:30:51 +0000] b3107a9d6bc4faceb9db29826c40647f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/10/09 05:30:55 [info] 42#42: *609 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:30:55 [info] 42#42: *610 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:05 [info] 42#42: *612 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:05 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:06 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: 26fb51d9bb26241b7292ce8de5e87504:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:31:06 [info] 38#38: *614 [lua] logger.lua:23: 26fb51d9bb26241b7292ce8de5e87504 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:31:06 +0000] 26fb51d9bb26241b7292ce8de5e87504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/10/09 05:31:15 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:15 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:21 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: d8ac70ae3e331911758e5311415f3e01:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:31:21 [info] 38#38: *617 [lua] logger.lua:23: d8ac70ae3e331911758e5311415f3e01 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:31:21 +0000] d8ac70ae3e331911758e5311415f3e01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/10/09 05:31:25 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:25 [info] 42#42: *619 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:35 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:35 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:36 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: 1ea047fad232c922fee338c5084dd0a8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:31:36 [info] 38#38: *622 [lua] logger.lua:23: 1ea047fad232c922fee338c5084dd0a8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:31:36 +0000] 1ea047fad232c922fee338c5084dd0a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/10/09 05:31:45 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:45 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:51 [info] 38#38: *625 [lua] access_by_lua(msblocations.conf:189):2: 577e7f7be27f3b26f445a6e3d6d3bdd3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:31:51 [info] 38#38: *625 [lua] logger.lua:23: 577e7f7be27f3b26f445a6e3d6d3bdd3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:31:51 +0000] 577e7f7be27f3b26f445a6e3d6d3bdd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.99 - - [09/Oct/2022:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/10/09 05:31:55 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:31:55 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:32:05 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:32:05 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:32:06 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: 423494e398038b732cdd7670130e108e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2022/10/09 05:32:06 [info] 38#38: *631 [lua] logger.lua:23: 423494e398038b732cdd7670130e108e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.99 - - [09/Oct/2022:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.99 - - [09/Oct/2022:05:32:06 +0000] 423494e398038b732cdd7670130e108e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/10/09 05:32:15 [info] 42#42: *633 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443
2022/10/09 05:32:15 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443