Results

By type

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

2023-01-26 05:10:29 739 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-26 05:10:29 739 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-26 05:10:29 741 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-26 05:10:29 742 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-26 05:10:29 742 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-26 05:10:29 742 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-26 05:10:29 742 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-26 05:10:29 808 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-26 05:10:29 882 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-26 05:10:29 882 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-26 05:10:29 882 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-26 05:10:30 340 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/26 05:10:43 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:10:43 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:10:46 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 1f83bf8c94fb6563462be7bb4da251a2:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:10:46 +0000] 1f83bf8c94fb6563462be7bb4da251a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.132 upstream_response_time:0.131 "-" "Consul Health Check" "-"
2023/01/26 05:10:46 [info] 35#35: *14 [lua] logger.lua:23: 1f83bf8c94fb6563462be7bb4da251a2 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 49
2023/01/26 05:10:53 [info] 35#35: *17 [lua] access_by_lua(msblocations.conf:189):2: 8750f774905fa5d9242abd8efe9a2794:receive the request, client: 10.233.70.213, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.70.213 - - [26/Jan/2023:05:10:53 +0000] 8750f774905fa5d9242abd8efe9a2794 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.288 upstream_response_time:0.280 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/01/26 05:10:53 [info] 35#35: *17 [lua] logger.lua:23: 8750f774905fa5d9242abd8efe9a2794 {"matched":"microservices"} while logging request, client: 10.233.70.213, 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.70.213 - - [26/Jan/2023:05:10:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 285
2023/01/26 05:10:53 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:10:53 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:00 [info] 35#35: *17 client 10.233.70.213 closed keepalive connection
2023/01/26 05:11:01 [info] 35#35: *20 [lua] access_by_lua(msblocations.conf:189):2: 039319e8261a97180fde80364c16a084:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:11:01 [info] 35#35: *20 [lua] logger.lua:23: 039319e8261a97180fde80364c16a084 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:11:01 +0000] 039319e8261a97180fde80364c16a084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 05:11:03 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:03 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:13 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:13 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:16 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:189):2: 37454ab8fd0d0a20adeac6036d2f6aa6:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:11:16 +0000] 37454ab8fd0d0a20adeac6036d2f6aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 05:11:16 [info] 35#35: *25 [lua] logger.lua:23: 37454ab8fd0d0a20adeac6036d2f6aa6 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:11:23 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:23 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:26 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/26 05:11:26 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/26 05:11:26 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/26 05:11:26 [notice] 34#34: signal 29 (SIGIO) received
2023/01/26 05:11:29 [info] 35#35: *29 [lua] access_by_lua(msblocations.conf:189):2: 9b574fa6dd2020659961bb4f1cd8bfea:receive the request, client: 10.233.65.41, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/26 05:11:29 [info] 35#35: *29 [lua] logger.lua:23: 9b574fa6dd2020659961bb4f1cd8bfea {"matched":"microservices"} while logging request, client: 10.233.65.41, 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.41 - - [26/Jan/2023:05:11:29 +0000] 9b574fa6dd2020659961bb4f1cd8bfea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.130 upstream_response_time:0.129 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.65.41 - - [26/Jan/2023:05:11:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 128
2023/01/26 05:11:31 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 7f22693a0e446c4941fa8a747eaa5e5d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:11:31 [info] 35#35: *30 [lua] logger.lua:23: 7f22693a0e446c4941fa8a747eaa5e5d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:11:31 +0000] 7f22693a0e446c4941fa8a747eaa5e5d "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.146 - - [26/Jan/2023:05:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:11:33 [info] 40#40: *32 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:33 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:34 [info] 35#35: *29 client 10.233.65.41 closed keepalive connection
2023/01/26 05:11:43 [info] 40#40: *33 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:43 [info] 40#40: *34 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:46 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: b5cafd5145be3c076f8a168f5142bc5b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:11:46 [info] 35#35: *35 [lua] logger.lua:23: b5cafd5145be3c076f8a168f5142bc5b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:11:46 +0000] b5cafd5145be3c076f8a168f5142bc5b "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.146 - - [26/Jan/2023:05:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 05:11:53 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:11:53 [info] 40#40: *37 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:01 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: 1ce5092d147886ec8c615e7c78156a5b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:12:01 [info] 35#35: *38 [lua] logger.lua:23: 1ce5092d147886ec8c615e7c78156a5b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:12:01 +0000] 1ce5092d147886ec8c615e7c78156a5b "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.146 - - [26/Jan/2023:05:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/26 05:12:03 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:03 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:13 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:13 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:16 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: 5c2ee59335255d81f6aab3e45d05a2e7:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:12:16 +0000] 5c2ee59335255d81f6aab3e45d05a2e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/26 05:12:16 [info] 35#35: *43 [lua] logger.lua:23: 5c2ee59335255d81f6aab3e45d05a2e7 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:12:23 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:23 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:31 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: 8a824c698eebe84a505aa83be3be3253:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:12:31 [info] 35#35: *47 [lua] logger.lua:23: 8a824c698eebe84a505aa83be3be3253 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:12:31 +0000] 8a824c698eebe84a505aa83be3be3253 "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.146 - - [26/Jan/2023:05:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:12:33 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:33 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:43 [info] 40#40: *50 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:43 [info] 40#40: *51 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:46 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: cdcff936a684d04bce8506fd4cde8195:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:12:46 +0000] cdcff936a684d04bce8506fd4cde8195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/26 05:12:46 [info] 35#35: *52 [lua] logger.lua:23: cdcff936a684d04bce8506fd4cde8195 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/26 05:12:53 [info] 40#40: *53 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:12:53 [info] 40#40: *54 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:01 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 7241664e24b0107b25dcec3320a511ae:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:13:01 +0000] 7241664e24b0107b25dcec3320a511ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:13:01 [info] 35#35: *55 [lua] logger.lua:23: 7241664e24b0107b25dcec3320a511ae {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:13:03 [info] 40#40: *56 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:03 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:13 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:13 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:16 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: d5390491c06d3adf2f2dd9eba49bc475:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:13:16 [info] 35#35: *60 [lua] logger.lua:23: d5390491c06d3adf2f2dd9eba49bc475 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:13:16 +0000] d5390491c06d3adf2f2dd9eba49bc475 "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.146 - - [26/Jan/2023:05:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:13:23 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:23 [info] 40#40: *62 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:31 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: f2a87fb06633cff770f6b4cff77aa1bd:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:13:31 +0000] f2a87fb06633cff770f6b4cff77aa1bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:13:31 [info] 35#35: *64 [lua] logger.lua:23: f2a87fb06633cff770f6b4cff77aa1bd {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:13:33 [info] 40#40: *66 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:33 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:43 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:43 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:46 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: 3dd0c04f2caaa58a4654c117954b8510:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:13:46 [info] 35#35: *69 [lua] logger.lua:23: 3dd0c04f2caaa58a4654c117954b8510 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:13:46 +0000] 3dd0c04f2caaa58a4654c117954b8510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:13:53 [info] 40#40: *71 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:13:53 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:01 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: 6f032b48680a4232ed033276b18fb2ff:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:14:01 [info] 35#35: *72 [lua] logger.lua:23: 6f032b48680a4232ed033276b18fb2ff {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:14:01 +0000] 6f032b48680a4232ed033276b18fb2ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/26 05:14:03 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:03 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:13 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:13 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:16 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: a4ca242ab68bc0d791e444d432d698c8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:14:16 [info] 35#35: *77 [lua] logger.lua:23: a4ca242ab68bc0d791e444d432d698c8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:14:16 +0000] a4ca242ab68bc0d791e444d432d698c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.040 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38
2023/01/26 05:14:23 [info] 40#40: *78 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:23 [info] 40#40: *79 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:31 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: f3acb17c3dfa00d7ec19756f5bb0858c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:14:31 +0000] f3acb17c3dfa00d7ec19756f5bb0858c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:14:31 [info] 35#35: *81 [lua] logger.lua:23: f3acb17c3dfa00d7ec19756f5bb0858c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:14:33 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:33 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:43 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:43 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:46 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: fe96ba679e0b4e0aa102b572ad427f43:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:14:46 [info] 35#35: *86 [lua] logger.lua:23: fe96ba679e0b4e0aa102b572ad427f43 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:14:46 +0000] fe96ba679e0b4e0aa102b572ad427f43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:14:53 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:14:53 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:01 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: c5ab8d8ef956a44894daca026d46d245:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:15:01 [info] 35#35: *89 [lua] logger.lua:23: c5ab8d8ef956a44894daca026d46d245 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:15:01 +0000] c5ab8d8ef956a44894daca026d46d245 "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.146 - - [26/Jan/2023:05:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:15:03 [info] 40#40: *91 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:03 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:13 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:13 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:16 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:189):2: 9247534b526f2e2632f1f3bc3462d312:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:15:16 [info] 35#35: *94 [lua] logger.lua:23: 9247534b526f2e2632f1f3bc3462d312 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:15:16 +0000] 9247534b526f2e2632f1f3bc3462d312 "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.146 - - [26/Jan/2023:05:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:15:23 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:23 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:31 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: 518f9468a0c1502a88f2757b463529f1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:15:32 [info] 35#35: *98 [lua] logger.lua:23: 518f9468a0c1502a88f2757b463529f1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:15:32 +0000] 518f9468a0c1502a88f2757b463529f1 "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.146 - - [26/Jan/2023:05:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:15:33 [info] 40#40: *99 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:33 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:43 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:43 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:47 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: e45e8aa0086e0c9b87c35d844fd9bc16:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:15:47 [info] 35#35: *103 [lua] logger.lua:23: e45e8aa0086e0c9b87c35d844fd9bc16 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:15:47 +0000] e45e8aa0086e0c9b87c35d844fd9bc16 "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.146 - - [26/Jan/2023:05:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:15:53 [info] 40#40: *104 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:15:53 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:02 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: 1235fb3fe59ac62b0e929e6e8a2a6171:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:16:02 [info] 35#35: *106 [lua] logger.lua:23: 1235fb3fe59ac62b0e929e6e8a2a6171 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:16:02 +0000] 1235fb3fe59ac62b0e929e6e8a2a6171 "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.146 - - [26/Jan/2023:05:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:16:03 [info] 40#40: *107 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:03 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:13 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:13 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:17 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:189):2: e2dcec9e0aacf12a9fdf46ed736988b7:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:16:17 +0000] e2dcec9e0aacf12a9fdf46ed736988b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:16:17 [info] 35#35: *111 [lua] logger.lua:23: e2dcec9e0aacf12a9fdf46ed736988b7 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:16:23 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:23 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:32 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: b9ac0826146c922c0afb8de2da99658d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 05:16:32 [info] 35#35: *115 [lua] logger.lua:23: b9ac0826146c922c0afb8de2da99658d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:16:32 +0000] b9ac0826146c922c0afb8de2da99658d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 05:16:33 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:33 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:43 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:43 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:47 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: fefc2f55d4b7486e9d153e4f57f4ec3a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:16:47 +0000] fefc2f55d4b7486e9d153e4f57f4ec3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 05:16:47 [info] 35#35: *120 [lua] logger.lua:23: fefc2f55d4b7486e9d153e4f57f4ec3a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:16:53 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:16:53 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:02 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: 31be401a7c2532063dddcbe6e5e251f3:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:17:02 +0000] 31be401a7c2532063dddcbe6e5e251f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:17:02 [info] 35#35: *123 [lua] logger.lua:23: 31be401a7c2532063dddcbe6e5e251f3 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:17:03 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:03 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:13 [info] 40#40: *126 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:13 [info] 40#40: *127 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:17 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:189):2: bfbaabd0714f03e22c3d971d64e8a893:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:17:17 [info] 35#35: *128 [lua] logger.lua:23: bfbaabd0714f03e22c3d971d64e8a893 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:17:17 +0000] bfbaabd0714f03e22c3d971d64e8a893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:17:23 [info] 40#40: *130 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:23 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:32 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: 6647584619d9f0ec303ccce5381a4ada:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:17:32 +0000] 6647584619d9f0ec303ccce5381a4ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:17:32 [info] 35#35: *132 [lua] logger.lua:23: 6647584619d9f0ec303ccce5381a4ada {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:17:33 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:33 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:43 [info] 40#40: *136 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:43 [info] 40#40: *135 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:47 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: b4ac924a5c6df51fd48a342da4367bca:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:17:47 [info] 35#35: *137 [lua] logger.lua:23: b4ac924a5c6df51fd48a342da4367bca {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:17:47 +0000] b4ac924a5c6df51fd48a342da4367bca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:17:53 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:17:53 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:02 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: 1eb9b9fd3e29d611b7e3711adc2e62f7:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:18:02 [info] 35#35: *140 [lua] logger.lua:23: 1eb9b9fd3e29d611b7e3711adc2e62f7 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:18:02 +0000] 1eb9b9fd3e29d611b7e3711adc2e62f7 "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.146 - - [26/Jan/2023:05:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:18:03 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:03 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:13 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:13 [info] 40#40: *144 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:17 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:189):2: 59c4e6b0fac4a34ef1d00a6398134653:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:18:17 [info] 35#35: *145 [lua] logger.lua:23: 59c4e6b0fac4a34ef1d00a6398134653 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:18:17 +0000] 59c4e6b0fac4a34ef1d00a6398134653 "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.146 - - [26/Jan/2023:05:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:18:23 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:23 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:32 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: 8d8304c1fb1630c341e12d12fed6a62a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:18:32 +0000] 8d8304c1fb1630c341e12d12fed6a62a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:18:32 [info] 35#35: *149 [lua] logger.lua:23: 8d8304c1fb1630c341e12d12fed6a62a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:18:33 [info] 40#40: *151 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:33 [info] 40#40: *150 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:43 [info] 40#40: *152 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:43 [info] 40#40: *153 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:47 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: ceb533dc357f9317085d0d9595d05d56:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:18:47 [info] 35#35: *154 [lua] logger.lua:23: ceb533dc357f9317085d0d9595d05d56 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:18:47 +0000] ceb533dc357f9317085d0d9595d05d56 "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.146 - - [26/Jan/2023:05:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:18:53 [info] 40#40: *155 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:18:53 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:02 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: 577465a27051ea12aab687b902f70b71:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:19:02 +0000] 577465a27051ea12aab687b902f70b71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:19:02 [info] 35#35: *157 [lua] logger.lua:23: 577465a27051ea12aab687b902f70b71 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:19:03 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:03 [info] 40#40: *159 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:13 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:13 [info] 40#40: *161 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:17 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: 3e3fdc3f31a78b3f9023a6ab2b752dbb:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.146 - - [26/Jan/2023:05:19:17 +0000] 3e3fdc3f31a78b3f9023a6ab2b752dbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:19:17 [info] 35#35: *162 [lua] logger.lua:23: 3e3fdc3f31a78b3f9023a6ab2b752dbb {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:19:23 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:23 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:32 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: 56ab92cc5387a6467111c9c9a710cdb0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:19:32 +0000] 56ab92cc5387a6467111c9c9a710cdb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:19:32 [info] 35#35: *166 [lua] logger.lua:23: 56ab92cc5387a6467111c9c9a710cdb0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:19:33 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:33 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:43 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:43 [info] 40#40: *169 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:47 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: 29458d38ffcf495ab640bd718eb21d04:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:19:47 [info] 35#35: *171 [lua] logger.lua:23: 29458d38ffcf495ab640bd718eb21d04 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:19:47 +0000] 29458d38ffcf495ab640bd718eb21d04 "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.146 - - [26/Jan/2023:05:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:19:53 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:19:53 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:02 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: e86762321a9352d973ec5980c7a30f28:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:20:02 +0000] e86762321a9352d973ec5980c7a30f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:20:02 [info] 35#35: *174 [lua] logger.lua:23: e86762321a9352d973ec5980c7a30f28 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:20:03 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:03 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:13 [info] 40#40: *177 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:13 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:17 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: b599a6325e84c7b9aa0b64e6b227dd42:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:20:17 +0000] b599a6325e84c7b9aa0b64e6b227dd42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:20:17 [info] 35#35: *179 [lua] logger.lua:23: b599a6325e84c7b9aa0b64e6b227dd42 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:20:23 [info] 35#35: *180 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:23 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:32 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 538f9b852a8e4b5f3a0f77d67b20ebb2:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:20:32 [info] 35#35: *183 [lua] logger.lua:23: 538f9b852a8e4b5f3a0f77d67b20ebb2 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:20:32 +0000] 538f9b852a8e4b5f3a0f77d67b20ebb2 "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.146 - - [26/Jan/2023:05:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 05:20:33 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:33 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:43 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:43 [info] 40#40: *186 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:47 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: ef0dd6445a9a36e4896acb6240cfd668:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:20:47 [info] 35#35: *188 [lua] logger.lua:23: ef0dd6445a9a36e4896acb6240cfd668 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:20:47 +0000] ef0dd6445a9a36e4896acb6240cfd668 "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.146 - - [26/Jan/2023:05:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:20:53 [info] 40#40: *189 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:20:53 [info] 40#40: *190 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:02 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: e3b80958d31d2f27d7eaa6181b6f1809:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:21:02 [info] 35#35: *191 [lua] logger.lua:23: e3b80958d31d2f27d7eaa6181b6f1809 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:21:02 +0000] e3b80958d31d2f27d7eaa6181b6f1809 "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.146 - - [26/Jan/2023:05:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:21:03 [info] 40#40: *192 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:03 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:13 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:13 [info] 40#40: *194 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:17 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: bf1cc0f9a2a292574d835aca4891345c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:21:17 [info] 35#35: *196 [lua] logger.lua:23: bf1cc0f9a2a292574d835aca4891345c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:21:17 +0000] bf1cc0f9a2a292574d835aca4891345c "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.146 - - [26/Jan/2023:05:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:21:23 [info] 40#40: *197 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:23 [info] 40#40: *198 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:32 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: 9149c1d8ef40591850ebcebededaeb70:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:21:32 +0000] 9149c1d8ef40591850ebcebededaeb70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:21:32 [info] 35#35: *200 [lua] logger.lua:23: 9149c1d8ef40591850ebcebededaeb70 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:21:33 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:33 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:43 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:43 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:47 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: e90216f7b9f9c9d7cc51f5d4b398a78e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:21:47 [info] 35#35: *205 [lua] logger.lua:23: e90216f7b9f9c9d7cc51f5d4b398a78e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:21:47 +0000] e90216f7b9f9c9d7cc51f5d4b398a78e "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.146 - - [26/Jan/2023:05:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:21:53 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:21:53 [info] 40#40: *207 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:02 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: c0a38c1bfe00bc32571748685c52ecce:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:22:02 [info] 35#35: *208 [lua] logger.lua:23: c0a38c1bfe00bc32571748685c52ecce {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:22:02 +0000] c0a38c1bfe00bc32571748685c52ecce "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.146 - - [26/Jan/2023:05:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:22:03 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:03 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:13 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:13 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:17 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: 24e88e0b9225f717a8fae8fce548b76c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:22:17 [info] 35#35: *213 [lua] logger.lua:23: 24e88e0b9225f717a8fae8fce548b76c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:22:17 +0000] 24e88e0b9225f717a8fae8fce548b76c "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.146 - - [26/Jan/2023:05:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:22:23 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:23 [info] 40#40: *214 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:32 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 545ae91fd528fb4aae8521625fab7cb5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:22:32 [info] 35#35: *217 [lua] logger.lua:23: 545ae91fd528fb4aae8521625fab7cb5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:22:32 +0000] 545ae91fd528fb4aae8521625fab7cb5 "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.146 - - [26/Jan/2023:05:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:22:33 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:33 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:43 [info] 40#40: *220 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:43 [info] 40#40: *221 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:47 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: e72ace9a597e4e444a17091bdd089189:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:22:47 +0000] e72ace9a597e4e444a17091bdd089189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 05:22:47 [info] 35#35: *222 [lua] logger.lua:23: e72ace9a597e4e444a17091bdd089189 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:22:53 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:22:53 [info] 40#40: *223 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:02 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: 5bf3bec39ea1ec5bf3d7bafb73d1af67:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:23:02 +0000] 5bf3bec39ea1ec5bf3d7bafb73d1af67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:23:02 [info] 35#35: *225 [lua] logger.lua:23: 5bf3bec39ea1ec5bf3d7bafb73d1af67 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:23:03 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:03 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:13 [info] 40#40: *228 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:13 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:17 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: 3d60fb05635c34f1b796a2cc0108501e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:23:17 [info] 35#35: *230 [lua] logger.lua:23: 3d60fb05635c34f1b796a2cc0108501e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:23:17 +0000] 3d60fb05635c34f1b796a2cc0108501e "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.146 - - [26/Jan/2023:05:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:23:23 [info] 40#40: *232 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:23 [info] 40#40: *231 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:32 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: a4de3630d9136b3b648bd8c2d368cf35:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:23:32 [info] 35#35: *234 [lua] logger.lua:23: a4de3630d9136b3b648bd8c2d368cf35 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:23:32 +0000] a4de3630d9136b3b648bd8c2d368cf35 "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.146 - - [26/Jan/2023:05:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:23:33 [info] 40#40: *235 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:33 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:43 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:43 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:47 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: aa51715446b67722f95e410195e7230b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:23:47 +0000] aa51715446b67722f95e410195e7230b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:23:47 [info] 35#35: *239 [lua] logger.lua:23: aa51715446b67722f95e410195e7230b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:23:53 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:23:53 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:02 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 4dd3b0c712c6a352024a50c3a09bf1dd:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:24:02 [info] 35#35: *242 [lua] logger.lua:23: 4dd3b0c712c6a352024a50c3a09bf1dd {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:24:02 +0000] 4dd3b0c712c6a352024a50c3a09bf1dd "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.146 - - [26/Jan/2023:05:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:24:03 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:03 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:13 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:13 [info] 40#40: *246 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:17 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: 5126b78cf0530934d9bb33d80133c8e9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:24:17 [info] 35#35: *247 [lua] logger.lua:23: 5126b78cf0530934d9bb33d80133c8e9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:24:17 +0000] 5126b78cf0530934d9bb33d80133c8e9 "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.146 - - [26/Jan/2023:05:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 05:24:23 [info] 40#40: *248 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:23 [info] 40#40: *249 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:32 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: 8c8a36d0294441ad327380966b662518:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:24:32 [info] 35#35: *251 [lua] logger.lua:23: 8c8a36d0294441ad327380966b662518 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:24:32 +0000] 8c8a36d0294441ad327380966b662518 "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.146 - - [26/Jan/2023:05:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:24:33 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:33 [info] 40#40: *252 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:43 [info] 40#40: *254 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:43 [info] 40#40: *255 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:47 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: 0199c6d0c4b3773d5d02ac95daf1c6b0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:24:47 [info] 35#35: *256 [lua] logger.lua:23: 0199c6d0c4b3773d5d02ac95daf1c6b0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:24:47 +0000] 0199c6d0c4b3773d5d02ac95daf1c6b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:24:53 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:24:53 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:02 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: d022b8ce7a27ed8f13d6cbd5796ff020:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:25:02 +0000] d022b8ce7a27ed8f13d6cbd5796ff020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:25:02 [info] 35#35: *259 [lua] logger.lua:23: d022b8ce7a27ed8f13d6cbd5796ff020 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:25:03 [info] 40#40: *260 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:03 [info] 40#40: *261 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:13 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:13 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:17 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: 46e0f6428fcd5e0cc16bd860fdce4576:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:25:17 [info] 35#35: *264 [lua] logger.lua:23: 46e0f6428fcd5e0cc16bd860fdce4576 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:25:17 +0000] 46e0f6428fcd5e0cc16bd860fdce4576 "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.146 - - [26/Jan/2023:05:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:25:23 [info] 35#35: *265 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:23 [info] 40#40: *266 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:32 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: be430d18c64dcab7a99ae3a0acca30b4:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:25:32 [info] 35#35: *268 [lua] logger.lua:23: be430d18c64dcab7a99ae3a0acca30b4 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:25:32 +0000] be430d18c64dcab7a99ae3a0acca30b4 "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.146 - - [26/Jan/2023:05:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:25:33 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:33 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:43 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:43 [info] 40#40: *272 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:47 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: 735b6a128d67c7161e5b61acd37cbd74:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:25:47 [info] 35#35: *273 [lua] logger.lua:23: 735b6a128d67c7161e5b61acd37cbd74 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:25:47 +0000] 735b6a128d67c7161e5b61acd37cbd74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 05:25:53 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:25:53 [info] 40#40: *274 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:02 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: 2aae5697c8fa485c32efbe487137b50f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:26:02 +0000] 2aae5697c8fa485c32efbe487137b50f "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.146 - - [26/Jan/2023:05:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:26:02 [info] 35#35: *276 [lua] logger.lua:23: 2aae5697c8fa485c32efbe487137b50f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:26:03 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:03 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:13 [info] 40#40: *279 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:13 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:17 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: 980f8eb693b37c0df8b1786c8a10fa70:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:26:17 [info] 35#35: *281 [lua] logger.lua:23: 980f8eb693b37c0df8b1786c8a10fa70 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:26:17 +0000] 980f8eb693b37c0df8b1786c8a10fa70 "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.146 - - [26/Jan/2023:05:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:26:23 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:23 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:32 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: f6da752acc0b6a5084edbfbd4626ca57:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:26:32 +0000] f6da752acc0b6a5084edbfbd4626ca57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:26:32 [info] 35#35: *285 [lua] logger.lua:23: f6da752acc0b6a5084edbfbd4626ca57 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:26:33 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:33 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:43 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:43 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:47 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: e8a6b5f8b8c4c803c903244f3dd457a5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:26:47 +0000] e8a6b5f8b8c4c803c903244f3dd457a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:26:47 [info] 35#35: *290 [lua] logger.lua:23: e8a6b5f8b8c4c803c903244f3dd457a5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:26:53 [info] 40#40: *291 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:26:53 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:02 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: ca86b8aafd8f1e0fc825bb18faca5d13:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:27:02 [info] 35#35: *293 [lua] logger.lua:23: ca86b8aafd8f1e0fc825bb18faca5d13 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:27:02 +0000] ca86b8aafd8f1e0fc825bb18faca5d13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 05:27:03 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:03 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:13 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:13 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:17 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: 0db67ae62458a00c8075e6215327e05e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:27:17 [info] 35#35: *298 [lua] logger.lua:23: 0db67ae62458a00c8075e6215327e05e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:27:17 +0000] 0db67ae62458a00c8075e6215327e05e "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.146 - - [26/Jan/2023:05:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:27:23 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:23 [info] 40#40: *300 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:32 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: 486a1e595e24850cf414cfe778377345:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:27:32 +0000] 486a1e595e24850cf414cfe778377345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 05:27:32 [info] 35#35: *302 [lua] logger.lua:23: 486a1e595e24850cf414cfe778377345 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:27:33 [info] 40#40: *304 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:33 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:43 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:43 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:47 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 774697ce78ada0343ff1ce8f05c883fe:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:27:47 +0000] 774697ce78ada0343ff1ce8f05c883fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:27:47 [info] 35#35: *307 [lua] logger.lua:23: 774697ce78ada0343ff1ce8f05c883fe {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:27:53 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:27:53 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:02 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: 2ae3fbf7bd2bccc1854c949c5f234630:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.146 - - [26/Jan/2023:05:28:02 +0000] 2ae3fbf7bd2bccc1854c949c5f234630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 05:28:02 [info] 35#35: *310 [lua] logger.lua:23: 2ae3fbf7bd2bccc1854c949c5f234630 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:28:03 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:03 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:13 [info] 40#40: *313 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:13 [info] 40#40: *314 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:17 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: c22424bcb5fdaee859a10203abc3893a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:28:17 [info] 35#35: *315 [lua] logger.lua:23: c22424bcb5fdaee859a10203abc3893a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:28:17 +0000] c22424bcb5fdaee859a10203abc3893a "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.146 - - [26/Jan/2023:05:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:28:23 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:23 [info] 40#40: *316 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:32 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: 1555de5cb4a6cb162559150aa67b4782:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:28:32 +0000] 1555de5cb4a6cb162559150aa67b4782 "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.146 - - [26/Jan/2023:05:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:28:32 [info] 35#35: *319 [lua] logger.lua:23: 1555de5cb4a6cb162559150aa67b4782 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:28:33 [info] 40#40: *320 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:33 [info] 40#40: *321 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:43 [info] 40#40: *322 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:43 [info] 40#40: *323 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:47 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: 0847197732626e90a297bbaeea0f4f92:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:28:47 [info] 35#35: *324 [lua] logger.lua:23: 0847197732626e90a297bbaeea0f4f92 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:28:47 +0000] 0847197732626e90a297bbaeea0f4f92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:28:53 [info] 40#40: *325 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:28:53 [info] 40#40: *326 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:02 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: e443d273f0b1fb644ae06f187f33316a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:29:02 +0000] e443d273f0b1fb644ae06f187f33316a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:29:02 [info] 35#35: *327 [lua] logger.lua:23: e443d273f0b1fb644ae06f187f33316a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:29:03 [info] 40#40: *328 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:03 [info] 40#40: *329 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:13 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:13 [info] 40#40: *330 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:17 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 32899ba58039c45ca5031e568989a3ff:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:29:17 +0000] 32899ba58039c45ca5031e568989a3ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:29:17 [info] 35#35: *332 [lua] logger.lua:23: 32899ba58039c45ca5031e568989a3ff {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:29:23 [info] 40#40: *333 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:23 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:32 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 8d0bf9d44b861d6d986934d184152965:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:29:32 [info] 35#35: *336 [lua] logger.lua:23: 8d0bf9d44b861d6d986934d184152965 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:29:32 +0000] 8d0bf9d44b861d6d986934d184152965 "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.146 - - [26/Jan/2023:05:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:29:33 [info] 40#40: *337 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:33 [info] 40#40: *338 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:43 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:43 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:47 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: 3d8afd104066517d31576831576f47b1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:29:47 [info] 35#35: *341 [lua] logger.lua:23: 3d8afd104066517d31576831576f47b1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:29:47 +0000] 3d8afd104066517d31576831576f47b1 "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.146 - - [26/Jan/2023:05:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:29:53 [info] 40#40: *342 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:29:53 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:02 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: 81d35d2f75f0eeaf07e8bd21876171f1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:30:02 [info] 35#35: *344 [lua] logger.lua:23: 81d35d2f75f0eeaf07e8bd21876171f1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:30:02 +0000] 81d35d2f75f0eeaf07e8bd21876171f1 "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.146 - - [26/Jan/2023:05:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:30:03 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:03 [info] 40#40: *346 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:13 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:13 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:17 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 82b500019d1a5277c173bc95727045e0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:30:17 [info] 35#35: *349 [lua] logger.lua:23: 82b500019d1a5277c173bc95727045e0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:30:17 +0000] 82b500019d1a5277c173bc95727045e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/26 05:30:23 [info] 40#40: *351 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:23 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:32 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: 8cc3a2c5675fded848544b489563ea26:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:30:32 +0000] 8cc3a2c5675fded848544b489563ea26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:30:32 [info] 35#35: *353 [lua] logger.lua:23: 8cc3a2c5675fded848544b489563ea26 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:30:33 [info] 40#40: *355 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:33 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:43 [info] 40#40: *357 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:43 [info] 40#40: *356 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:47 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: 691439b8f1b136d02535753290c98dde:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:30:47 +0000] 691439b8f1b136d02535753290c98dde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:30:47 [info] 35#35: *358 [lua] logger.lua:23: 691439b8f1b136d02535753290c98dde {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:30:53 [info] 40#40: *359 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:30:53 [info] 40#40: *360 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:02 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: de02568b7c4ad92a30a489b47c641b3d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:31:02 +0000] de02568b7c4ad92a30a489b47c641b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:31:02 [info] 35#35: *361 [lua] logger.lua:23: de02568b7c4ad92a30a489b47c641b3d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:31:03 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:03 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:13 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:13 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:17 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: ed435c001c26baa35d8d8e955723834c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:31:17 [info] 35#35: *366 [lua] logger.lua:23: ed435c001c26baa35d8d8e955723834c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:31:17 +0000] ed435c001c26baa35d8d8e955723834c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:31:23 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:23 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:32 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 2b03922d65e827d009a29c184c965b59:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:31:32 [info] 35#35: *370 [lua] logger.lua:23: 2b03922d65e827d009a29c184c965b59 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:31:32 +0000] 2b03922d65e827d009a29c184c965b59 "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.146 - - [26/Jan/2023:05:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:31:33 [info] 40#40: *372 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:33 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:43 [info] 40#40: *374 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:43 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:47 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 878175ba89a7324107838d861accec60:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:31:47 [info] 35#35: *375 [lua] logger.lua:23: 878175ba89a7324107838d861accec60 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:31:47 +0000] 878175ba89a7324107838d861accec60 "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.146 - - [26/Jan/2023:05:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:31:53 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:31:53 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:02 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: df92799ba69cf2de0957c04477b3e5fd:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:32:02 +0000] df92799ba69cf2de0957c04477b3e5fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 05:32:02 [info] 35#35: *378 [lua] logger.lua:23: df92799ba69cf2de0957c04477b3e5fd {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:32:03 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:03 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:13 [info] 40#40: *382 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:13 [info] 40#40: *381 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:17 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 57de9093f738e4c2308431c65e081cd6:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:32:17 +0000] 57de9093f738e4c2308431c65e081cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:32:17 [info] 35#35: *383 [lua] logger.lua:23: 57de9093f738e4c2308431c65e081cd6 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:32:23 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:23 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:32 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 6770b96b23f795d5edd359330e39ce4a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:05:32:32 +0000] 6770b96b23f795d5edd359330e39ce4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:32:32 [info] 35#35: *387 [lua] logger.lua:23: 6770b96b23f795d5edd359330e39ce4a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:32:33 [info] 40#40: *388 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:33 [info] 40#40: *389 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:43 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:43 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:47 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 8f22f19ce2cda64da5465b5727158e13:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:32:47 [info] 35#35: *392 [lua] logger.lua:23: 8f22f19ce2cda64da5465b5727158e13 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:32:47 +0000] 8f22f19ce2cda64da5465b5727158e13 "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.146 - - [26/Jan/2023:05:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:32:53 [info] 40#40: *393 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:32:53 [info] 40#40: *394 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:02 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: df693dafb817e2ad5c00874e06682a0d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:33:02 [info] 35#35: *395 [lua] logger.lua:23: df693dafb817e2ad5c00874e06682a0d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:33:02 +0000] df693dafb817e2ad5c00874e06682a0d "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.146 - - [26/Jan/2023:05:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:33:03 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:03 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:13 [info] 40#40: *399 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:13 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:17 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:189):2: 41a50500b92bb0d2855d73e6ec277cd2:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:33:17 +0000] 41a50500b92bb0d2855d73e6ec277cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:33:17 [info] 35#35: *400 [lua] logger.lua:23: 41a50500b92bb0d2855d73e6ec277cd2 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:33:23 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:23 [info] 40#40: *402 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:32 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 8a2e45a64053ce3d36c5822ea3dd62f1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:33:32 [info] 35#35: *404 [lua] logger.lua:23: 8a2e45a64053ce3d36c5822ea3dd62f1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:33:32 +0000] 8a2e45a64053ce3d36c5822ea3dd62f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:33:33 [info] 40#40: *405 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:33 [info] 40#40: *406 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:43 [info] 40#40: *407 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:43 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:47 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: 793dff0a2ac2abdc12cc834276af0809:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:33:47 [info] 35#35: *409 [lua] logger.lua:23: 793dff0a2ac2abdc12cc834276af0809 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:33:47 +0000] 793dff0a2ac2abdc12cc834276af0809 "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.146 - - [26/Jan/2023:05:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 05:33:53 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:33:53 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:02 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: cdd1b75ac52850b57b00d12aaf7266f0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:34:02 +0000] cdd1b75ac52850b57b00d12aaf7266f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:34:02 [info] 35#35: *412 [lua] logger.lua:23: cdd1b75ac52850b57b00d12aaf7266f0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/26 05:34:03 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:03 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:13 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:13 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:17 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:189):2: 635548a63375b4a820d7766ed988938e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:34:17 +0000] 635548a63375b4a820d7766ed988938e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 05:34:17 [info] 35#35: *417 [lua] logger.lua:23: 635548a63375b4a820d7766ed988938e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:34:23 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:23 [info] 40#40: *419 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:32 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 839d2c36f7a1bb3161bb65c3634c08aa:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:34:32 +0000] 839d2c36f7a1bb3161bb65c3634c08aa "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.146 - - [26/Jan/2023:05:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:34:32 [info] 35#35: *421 [lua] logger.lua:23: 839d2c36f7a1bb3161bb65c3634c08aa {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:34:33 [info] 40#40: *422 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:33 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:43 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:43 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:47 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 2e0909296c71f24765bbad439b03f387:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:34:47 [info] 35#35: *426 [lua] logger.lua:23: 2e0909296c71f24765bbad439b03f387 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:34:47 +0000] 2e0909296c71f24765bbad439b03f387 "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.146 - - [26/Jan/2023:05:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:34:53 [info] 40#40: *427 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:34:53 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:02 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 88271961da7092520bbb6e30d8987d35:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:35:02 +0000] 88271961da7092520bbb6e30d8987d35 "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.146 - - [26/Jan/2023:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/26 05:35:02 [info] 35#35: *429 [lua] logger.lua:23: 88271961da7092520bbb6e30d8987d35 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:35:03 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:03 [info] 40#40: *430 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:13 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:13 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:17 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:189):2: 91129a3ac9975b93bd93a68218a83d03:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:35:17 [info] 35#35: *434 [lua] logger.lua:23: 91129a3ac9975b93bd93a68218a83d03 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:35:17 +0000] 91129a3ac9975b93bd93a68218a83d03 "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.146 - - [26/Jan/2023:05:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:35:23 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:23 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:32 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: ce00009ccae0a546ac3e6af40e99bd0e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:35:32 [info] 35#35: *438 [lua] logger.lua:23: ce00009ccae0a546ac3e6af40e99bd0e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:35:32 +0000] ce00009ccae0a546ac3e6af40e99bd0e "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.146 - - [26/Jan/2023:05:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:35:33 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:33 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:43 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:43 [info] 40#40: *442 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:47 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: 942e15626ee791452554cbdbd612763f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:35:48 [info] 35#35: *443 [lua] logger.lua:23: 942e15626ee791452554cbdbd612763f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:35:48 +0000] 942e15626ee791452554cbdbd612763f "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.146 - - [26/Jan/2023:05:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:35:53 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:35:53 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:03 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: bdc77043da53d86fa7b647dfecdaff0e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:36:03 +0000] bdc77043da53d86fa7b647dfecdaff0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:36:03 [info] 35#35: *446 [lua] logger.lua:23: bdc77043da53d86fa7b647dfecdaff0e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:36:03 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:03 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:13 [info] 40#40: *449 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:13 [info] 40#40: *450 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:18 [info] 35#35: *451 [lua] access_by_lua(msblocations.conf:189):2: fa6c80d6ea34c549b5f13a137b62bdfe:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:36:18 [info] 35#35: *451 [lua] logger.lua:23: fa6c80d6ea34c549b5f13a137b62bdfe {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:36:18 +0000] fa6c80d6ea34c549b5f13a137b62bdfe "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.146 - - [26/Jan/2023:05:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:36:23 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:23 [info] 40#40: *453 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:33 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 4a6436393e2177b2c3f776ee9171662f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:36:33 [info] 35#35: *455 [lua] logger.lua:23: 4a6436393e2177b2c3f776ee9171662f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:36:33 +0000] 4a6436393e2177b2c3f776ee9171662f "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.146 - - [26/Jan/2023:05:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:36:33 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:33 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:43 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:43 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:48 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: 438b7a042ae4e95721465213ef4fd117:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:36:48 +0000] 438b7a042ae4e95721465213ef4fd117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:36:48 [info] 35#35: *460 [lua] logger.lua:23: 438b7a042ae4e95721465213ef4fd117 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:36:53 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:36:53 [info] 40#40: *461 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:03 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 9847ce7064e34b888b02dd193bc0a324:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:37:03 [info] 35#35: *463 [lua] logger.lua:23: 9847ce7064e34b888b02dd193bc0a324 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.146 - - [26/Jan/2023:05:37:03 +0000] 9847ce7064e34b888b02dd193bc0a324 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 05:37:03 [info] 40#40: *465 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:03 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:13 [info] 40#40: *466 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:13 [info] 40#40: *467 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:18 [info] 35#35: *468 [lua] access_by_lua(msblocations.conf:189):2: 55b4beb0b6062c4a18dd05e949dd736a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:37:18 [info] 35#35: *468 [lua] logger.lua:23: 55b4beb0b6062c4a18dd05e949dd736a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:37:18 +0000] 55b4beb0b6062c4a18dd05e949dd736a "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.146 - - [26/Jan/2023:05:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:37:23 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:23 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:33 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: 2b0c36cbfd9b84d893515f04a2d5b62d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:37:33 [info] 35#35: *472 [lua] logger.lua:23: 2b0c36cbfd9b84d893515f04a2d5b62d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:37:33 +0000] 2b0c36cbfd9b84d893515f04a2d5b62d "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.146 - - [26/Jan/2023:05:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:37:33 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:33 [info] 40#40: *474 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:43 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:43 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:48 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: 9fd5b92b4968c6098dde39f3824a09a2:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:37:48 [info] 35#35: *477 [lua] logger.lua:23: 9fd5b92b4968c6098dde39f3824a09a2 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:37:48 +0000] 9fd5b92b4968c6098dde39f3824a09a2 "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.146 - - [26/Jan/2023:05:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:37:53 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:37:53 [info] 40#40: *479 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:03 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: b3dcb45b48ff4673df1eb070741363c3:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:38:03 [info] 35#35: *480 [lua] logger.lua:23: b3dcb45b48ff4673df1eb070741363c3 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:38:03 +0000] b3dcb45b48ff4673df1eb070741363c3 "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.146 - - [26/Jan/2023:05:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:38:03 [info] 40#40: *481 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:03 [info] 40#40: *482 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:13 [info] 40#40: *484 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:13 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:18 [info] 35#35: *485 [lua] access_by_lua(msblocations.conf:189):2: 5a150257b5dc8ce7f070ef69ed1ad7fe:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:38:18 +0000] 5a150257b5dc8ce7f070ef69ed1ad7fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:38:18 [info] 35#35: *485 [lua] logger.lua:23: 5a150257b5dc8ce7f070ef69ed1ad7fe {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:38:23 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:23 [info] 40#40: *487 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:33 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: 75bd465d86adb3a69872c978611caca9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:38:33 [info] 35#35: *489 [lua] logger.lua:23: 75bd465d86adb3a69872c978611caca9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:38:33 +0000] 75bd465d86adb3a69872c978611caca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 05:38:33 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:33 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:43 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:43 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:48 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: f7b61ea38bef9013735ffbdc1f7e53fa:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:38:48 +0000] f7b61ea38bef9013735ffbdc1f7e53fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/26 05:38:48 [info] 35#35: *494 [lua] logger.lua:23: f7b61ea38bef9013735ffbdc1f7e53fa {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 05:38:53 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:38:53 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:03 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 5a610e119b9f42c7fdb620e15c19d7f0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:39:03 [info] 35#35: *497 [lua] logger.lua:23: 5a610e119b9f42c7fdb620e15c19d7f0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:39:03 +0000] 5a610e119b9f42c7fdb620e15c19d7f0 "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.146 - - [26/Jan/2023:05:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:39:03 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:03 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:13 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:13 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:18 [info] 35#35: *502 [lua] access_by_lua(msblocations.conf:189):2: 0fceab847fdc48b8e5f535482d49e712:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:39:18 +0000] 0fceab847fdc48b8e5f535482d49e712 "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.146 - - [26/Jan/2023:05:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:39:18 [info] 35#35: *502 [lua] logger.lua:23: 0fceab847fdc48b8e5f535482d49e712 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:39:22 [info] 35#35: *503 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.237, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.68.237 - - [26/Jan/2023:05:39:22 +0000] a5ccb0caad5f7d186fb6dddc8ac64435 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/26 05:39:23 [info] 40#40: *504 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:23 [info] 40#40: *505 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:33 [info] 35#35: *507 [lua] access_by_lua(msblocations.conf:189):2: a3cbcf36b430a0856d1da707f6b16dac:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:39:33 +0000] a3cbcf36b430a0856d1da707f6b16dac "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.146 - - [26/Jan/2023:05:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:39:33 [info] 35#35: *507 [lua] logger.lua:23: a3cbcf36b430a0856d1da707f6b16dac {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:39:33 [info] 40#40: *509 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:33 [info] 40#40: *508 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:43 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:43 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:48 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: 230fdb16e02e661e130984ecfd650246:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:39:48 [info] 35#35: *512 [lua] logger.lua:23: 230fdb16e02e661e130984ecfd650246 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:39:48 +0000] 230fdb16e02e661e130984ecfd650246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:39:53 [info] 40#40: *514 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:39:53 [info] 40#40: *513 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:03 [info] 35#35: *515 [lua] access_by_lua(msblocations.conf:189):2: 0254d8ce54466b9a8f13b371f1e4144f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:40:03 [info] 35#35: *515 [lua] logger.lua:23: 0254d8ce54466b9a8f13b371f1e4144f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:40:03 +0000] 0254d8ce54466b9a8f13b371f1e4144f "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.146 - - [26/Jan/2023:05:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:40:03 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:03 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:13 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:13 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:18 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:189):2: df1abb8baa97b87c842b0745ca5f709e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:40:18 [info] 35#35: *520 [lua] logger.lua:23: df1abb8baa97b87c842b0745ca5f709e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:40:18 +0000] df1abb8baa97b87c842b0745ca5f709e "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.146 - - [26/Jan/2023:05:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:40:23 [info] 40#40: *521 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:23 [info] 40#40: *522 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:33 [info] 35#35: *524 [lua] access_by_lua(msblocations.conf:189):2: c16579720f564d206f391ef8e42c5118:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:40:33 [info] 35#35: *524 [lua] logger.lua:23: c16579720f564d206f391ef8e42c5118 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:40:33 +0000] c16579720f564d206f391ef8e42c5118 "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.146 - - [26/Jan/2023:05:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:40:33 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:33 [info] 40#40: *525 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:43 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:43 [info] 40#40: *528 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:48 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: a1a37e55a2c4b46acefa4a25447c7228:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:40:48 +0000] a1a37e55a2c4b46acefa4a25447c7228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:40:48 [info] 35#35: *529 [lua] logger.lua:23: a1a37e55a2c4b46acefa4a25447c7228 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:40:53 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:40:53 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:03 [info] 35#35: *532 [lua] access_by_lua(msblocations.conf:189):2: d7eda9d33edb33e9e05c1c4fe4a00603:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:41:03 +0000] d7eda9d33edb33e9e05c1c4fe4a00603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:41:03 [info] 35#35: *532 [lua] logger.lua:23: d7eda9d33edb33e9e05c1c4fe4a00603 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:41:03 [info] 40#40: *533 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:03 [info] 40#40: *534 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:13 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:13 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:18 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:189):2: 502dc75d5267e5de0faf94216b4f79c3:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:41:18 [info] 35#35: *537 [lua] logger.lua:23: 502dc75d5267e5de0faf94216b4f79c3 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:41:18 +0000] 502dc75d5267e5de0faf94216b4f79c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:41:23 [info] 40#40: *538 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:23 [info] 40#40: *539 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:33 [info] 35#35: *541 [lua] access_by_lua(msblocations.conf:189):2: f6797aa1b4acac0c72501a64dba26f7a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:41:33 [info] 35#35: *541 [lua] logger.lua:23: f6797aa1b4acac0c72501a64dba26f7a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:41:33 +0000] f6797aa1b4acac0c72501a64dba26f7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:41:33 [info] 40#40: *542 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:33 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:43 [info] 40#40: *544 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:43 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:48 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: 2ee477b14ce92ad1ea6ce8d0fb437061:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:41:48 +0000] 2ee477b14ce92ad1ea6ce8d0fb437061 "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.146 - - [26/Jan/2023:05:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:41:48 [info] 35#35: *546 [lua] logger.lua:23: 2ee477b14ce92ad1ea6ce8d0fb437061 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:41:53 [info] 40#40: *547 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:41:53 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:03 [info] 35#35: *549 [lua] access_by_lua(msblocations.conf:189):2: 88c2602eddbdfacce53e8203ce697f8f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:42:03 +0000] 88c2602eddbdfacce53e8203ce697f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:42:03 [info] 35#35: *549 [lua] logger.lua:23: 88c2602eddbdfacce53e8203ce697f8f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:42:03 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:03 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:13 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:13 [info] 40#40: *553 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:18 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:189):2: 695959fe678359235dba7b91f8564927:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:42:18 +0000] 695959fe678359235dba7b91f8564927 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:42:18 [info] 35#35: *554 [lua] logger.lua:23: 695959fe678359235dba7b91f8564927 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:42:23 [info] 40#40: *556 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:23 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:33 [info] 35#35: *558 [lua] access_by_lua(msblocations.conf:189):2: f66474a931c00e2d67dac97dde07ccdc:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:42:33 [info] 35#35: *558 [lua] logger.lua:23: f66474a931c00e2d67dac97dde07ccdc {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:42:33 +0000] f66474a931c00e2d67dac97dde07ccdc "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.146 - - [26/Jan/2023:05:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:42:33 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:33 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:43 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:43 [info] 40#40: *562 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:48 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: 46e5f81ff454a13aa43727a3c17d5a78:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:42:48 +0000] 46e5f81ff454a13aa43727a3c17d5a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:42:48 [info] 35#35: *563 [lua] logger.lua:23: 46e5f81ff454a13aa43727a3c17d5a78 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:42:53 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:42:53 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:03 [info] 35#35: *566 [lua] access_by_lua(msblocations.conf:189):2: 46bda4e9edeee129b753835f2adfe43e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:43:03 [info] 35#35: *566 [lua] logger.lua:23: 46bda4e9edeee129b753835f2adfe43e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:43:03 +0000] 46bda4e9edeee129b753835f2adfe43e "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.146 - - [26/Jan/2023:05:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:43:03 [info] 40#40: *568 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:03 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:13 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:13 [info] 40#40: *569 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:18 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:189):2: b82a2f31b74b65607c71d76b3ea109b1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:43:18 [info] 35#35: *571 [lua] logger.lua:23: b82a2f31b74b65607c71d76b3ea109b1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:43:18 +0000] b82a2f31b74b65607c71d76b3ea109b1 "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.146 - - [26/Jan/2023:05:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:43:23 [info] 40#40: *572 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:23 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:33 [info] 35#35: *575 [lua] access_by_lua(msblocations.conf:189):2: 46862ab89c170b934b746e7909cec65f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:43:33 [info] 35#35: *575 [lua] logger.lua:23: 46862ab89c170b934b746e7909cec65f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:43:33 +0000] 46862ab89c170b934b746e7909cec65f "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.146 - - [26/Jan/2023:05:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:43:33 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:33 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:43 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:43 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:48 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: ea70410184acf39ea88f0b7e94e04318:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:43:48 [info] 35#35: *580 [lua] logger.lua:23: ea70410184acf39ea88f0b7e94e04318 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:43:48 +0000] ea70410184acf39ea88f0b7e94e04318 "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.146 - - [26/Jan/2023:05:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 05:43:53 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:43:53 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:03 [info] 35#35: *583 [lua] access_by_lua(msblocations.conf:189):2: 769032d45e48269da276cb022c4b0c82:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:44:03 +0000] 769032d45e48269da276cb022c4b0c82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:44:03 [info] 35#35: *583 [lua] logger.lua:23: 769032d45e48269da276cb022c4b0c82 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:44:03 [info] 40#40: *584 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:03 [info] 40#40: *585 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:13 [info] 40#40: *586 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:13 [info] 40#40: *587 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:18 [info] 35#35: *588 [lua] access_by_lua(msblocations.conf:189):2: 8944f5987b44a7aacde0f6af3f707767:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:44:18 [info] 35#35: *588 [lua] logger.lua:23: 8944f5987b44a7aacde0f6af3f707767 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:44:18 +0000] 8944f5987b44a7aacde0f6af3f707767 "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.146 - - [26/Jan/2023:05:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/26 05:44:23 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:23 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:33 [info] 35#35: *592 [lua] access_by_lua(msblocations.conf:189):2: 375ac97b1da749ce2545b5fa3d8f7e79:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:44:33 [info] 35#35: *592 [lua] logger.lua:23: 375ac97b1da749ce2545b5fa3d8f7e79 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:44:33 +0000] 375ac97b1da749ce2545b5fa3d8f7e79 "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.146 - - [26/Jan/2023:05:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:44:33 [info] 40#40: *593 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:33 [info] 40#40: *594 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:43 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:43 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:48 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: 8d9ee15d8781ea60d70e0b73b649be0e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:44:48 [info] 35#35: *597 [lua] logger.lua:23: 8d9ee15d8781ea60d70e0b73b649be0e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:44:48 +0000] 8d9ee15d8781ea60d70e0b73b649be0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:44:53 [info] 40#40: *598 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:44:53 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:03 [info] 35#35: *600 [lua] access_by_lua(msblocations.conf:189):2: d44a0b161f850a574801d98445e00f0f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:45:03 [info] 35#35: *600 [lua] logger.lua:23: d44a0b161f850a574801d98445e00f0f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:45:03 +0000] d44a0b161f850a574801d98445e00f0f "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.146 - - [26/Jan/2023:05:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:45:03 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:03 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:13 [info] 40#40: *603 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:13 [info] 40#40: *604 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:18 [info] 35#35: *605 [lua] access_by_lua(msblocations.conf:189):2: d9e18c358497b57c42adf92592cf69a2:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:45:18 +0000] d9e18c358497b57c42adf92592cf69a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/26 05:45:18 [info] 35#35: *605 [lua] logger.lua:23: d9e18c358497b57c42adf92592cf69a2 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:45:23 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:23 [info] 40#40: *606 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:33 [info] 35#35: *609 [lua] access_by_lua(msblocations.conf:189):2: 6e1e778d9300ff7f2dcd198162798776:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:45:33 +0000] 6e1e778d9300ff7f2dcd198162798776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:45:33 [info] 35#35: *609 [lua] logger.lua:23: 6e1e778d9300ff7f2dcd198162798776 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:45:33 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:33 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:43 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:43 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:48 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 14704a1a20f7d4bcd127da3a2a4d0301:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:45:48 +0000] 14704a1a20f7d4bcd127da3a2a4d0301 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:45:48 [info] 35#35: *614 [lua] logger.lua:23: 14704a1a20f7d4bcd127da3a2a4d0301 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:45:53 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:45:53 [info] 40#40: *616 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:03 [info] 35#35: *617 [lua] access_by_lua(msblocations.conf:189):2: ae27275721f284ec6b7a06e6033ff221:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:46:03 +0000] ae27275721f284ec6b7a06e6033ff221 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:46:03 [info] 35#35: *617 [lua] logger.lua:23: ae27275721f284ec6b7a06e6033ff221 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:46:03 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:03 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:13 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:13 [info] 40#40: *621 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:18 [info] 35#35: *622 [lua] access_by_lua(msblocations.conf:189):2: 847ed3860748d618c4e1f3436ae3847a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:46:18 [info] 35#35: *622 [lua] logger.lua:23: 847ed3860748d618c4e1f3436ae3847a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:46:18 +0000] 847ed3860748d618c4e1f3436ae3847a "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.146 - - [26/Jan/2023:05:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:46:23 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:23 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:33 [info] 35#35: *626 [lua] access_by_lua(msblocations.conf:189):2: ba4ded34adabb791a02d3beee1a31f22:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:46:33 +0000] ba4ded34adabb791a02d3beee1a31f22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:46:33 [info] 35#35: *626 [lua] logger.lua:23: ba4ded34adabb791a02d3beee1a31f22 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:46:33 [info] 40#40: *627 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:33 [info] 40#40: *628 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:43 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:43 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:48 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: 632300e1dbe681dfd1898bc867b4d44b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:46:48 +0000] 632300e1dbe681dfd1898bc867b4d44b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 05:46:48 [info] 35#35: *631 [lua] logger.lua:23: 632300e1dbe681dfd1898bc867b4d44b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:46:53 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:46:53 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:03 [info] 35#35: *634 [lua] access_by_lua(msblocations.conf:189):2: 757e4662e36f24f6dab9a41fce1855cc:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:47:03 [info] 35#35: *634 [lua] logger.lua:23: 757e4662e36f24f6dab9a41fce1855cc {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:47:03 +0000] 757e4662e36f24f6dab9a41fce1855cc "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.146 - - [26/Jan/2023:05:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:47:03 [info] 40#40: *635 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:03 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:13 [info] 40#40: *637 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:13 [info] 40#40: *638 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:18 [info] 35#35: *639 [lua] access_by_lua(msblocations.conf:189):2: e331bc874d7e8d45dd68282474d66caa:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:47:18 [info] 35#35: *639 [lua] logger.lua:23: e331bc874d7e8d45dd68282474d66caa {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:47:18 +0000] e331bc874d7e8d45dd68282474d66caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:47:23 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:23 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:33 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:189):2: 89fbeb24d4defb03b1a50b2678c6de06:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:47:33 [info] 35#35: *643 [lua] logger.lua:23: 89fbeb24d4defb03b1a50b2678c6de06 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:47:33 +0000] 89fbeb24d4defb03b1a50b2678c6de06 "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.146 - - [26/Jan/2023:05:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:47:33 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:33 [info] 40#40: *645 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:43 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:43 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:48 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: 260e77d9301759cb02d60a2e20798e40:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:47:48 +0000] 260e77d9301759cb02d60a2e20798e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:47:48 [info] 35#35: *648 [lua] logger.lua:23: 260e77d9301759cb02d60a2e20798e40 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:47:53 [info] 40#40: *650 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:47:53 [info] 40#40: *649 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:03 [info] 35#35: *651 [lua] access_by_lua(msblocations.conf:189):2: 8640239f529330ac926e0c4b8645fc2b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:48:03 [info] 40#40: *652 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:03 [info] 40#40: *653 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
10.233.66.146 - - [26/Jan/2023:05:48:03 +0000] 8640239f529330ac926e0c4b8645fc2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:48:03 [info] 35#35: *651 [lua] logger.lua:23: 8640239f529330ac926e0c4b8645fc2b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:48:13 [info] 40#40: *654 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:13 [info] 40#40: *655 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:18 [info] 35#35: *656 [lua] access_by_lua(msblocations.conf:189):2: 8d7a20c9a028fe1a66d70293d5456bb8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:48:18 [info] 35#35: *656 [lua] logger.lua:23: 8d7a20c9a028fe1a66d70293d5456bb8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:48:18 +0000] 8d7a20c9a028fe1a66d70293d5456bb8 "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.146 - - [26/Jan/2023:05:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:48:23 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:23 [info] 40#40: *658 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:33 [info] 40#40: *660 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:33 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:33 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 49f8e349c719d8e78546e61a05bcf15c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:48:33 [info] 35#35: *662 [lua] logger.lua:23: 49f8e349c719d8e78546e61a05bcf15c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:48:33 +0000] 49f8e349c719d8e78546e61a05bcf15c "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.146 - - [26/Jan/2023:05:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:48:43 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:43 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:48 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: df5f4928c82c9013938e4a3833142352:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:48:48 [info] 35#35: *665 [lua] logger.lua:23: df5f4928c82c9013938e4a3833142352 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:48:48 +0000] df5f4928c82c9013938e4a3833142352 "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.146 - - [26/Jan/2023:05:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:48:53 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:48:53 [info] 40#40: *667 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:03 [info] 40#40: *668 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:03 [info] 40#40: *669 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:04 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: fb571d0052735598db03315dd8cfb274:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:49:04 [info] 35#35: *670 [lua] logger.lua:23: fb571d0052735598db03315dd8cfb274 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:49:04 +0000] fb571d0052735598db03315dd8cfb274 "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.146 - - [26/Jan/2023:05:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 05:49:13 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:13 [info] 40#40: *672 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:19 [info] 35#35: *673 [lua] access_by_lua(msblocations.conf:189):2: 94a6033d9aeda4d2a5f2065ce6bb902e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:49:19 [info] 35#35: *673 [lua] logger.lua:23: 94a6033d9aeda4d2a5f2065ce6bb902e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:49:19 +0000] 94a6033d9aeda4d2a5f2065ce6bb902e "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.146 - - [26/Jan/2023:05:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:49:23 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:23 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:33 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:33 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:34 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: caa0841be5493bc5867aed35339e6101:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:49:34 [info] 35#35: *679 [lua] logger.lua:23: caa0841be5493bc5867aed35339e6101 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:49:34 +0000] caa0841be5493bc5867aed35339e6101 "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.146 - - [26/Jan/2023:05:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:49:43 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:43 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:49 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: d4d66ee26badf6c2a4f8215211b90962:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:49:49 [info] 35#35: *682 [lua] logger.lua:23: d4d66ee26badf6c2a4f8215211b90962 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:49:49 +0000] d4d66ee26badf6c2a4f8215211b90962 "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.146 - - [26/Jan/2023:05:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:49:53 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:49:53 [info] 40#40: *684 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:03 [info] 40#40: *686 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:03 [info] 40#40: *685 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:04 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 6f27d15d410ac16e0a8278472e1618cc:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:50:04 [info] 35#35: *687 [lua] logger.lua:23: 6f27d15d410ac16e0a8278472e1618cc {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:50:04 +0000] 6f27d15d410ac16e0a8278472e1618cc "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.146 - - [26/Jan/2023:05:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:50:13 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:13 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:19 [info] 35#35: *690 [lua] access_by_lua(msblocations.conf:189):2: a4e0f6836a680637b5505f524b73c190:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:50:19 +0000] a4e0f6836a680637b5505f524b73c190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 05:50:19 [info] 35#35: *690 [lua] logger.lua:23: a4e0f6836a680637b5505f524b73c190 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:50:23 [info] 40#40: *692 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:23 [info] 40#40: *691 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:33 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:33 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:34 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 3a17744f3b6e70b41f005b2ecfb851e9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:50:34 [info] 35#35: *696 [lua] logger.lua:23: 3a17744f3b6e70b41f005b2ecfb851e9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:50:34 +0000] 3a17744f3b6e70b41f005b2ecfb851e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:50:43 [info] 40#40: *697 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:43 [info] 40#40: *698 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:49 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: f823ab6ab82e7675b5152dd3f40257f1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:50:49 [info] 35#35: *699 [lua] logger.lua:23: f823ab6ab82e7675b5152dd3f40257f1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:50:49 +0000] f823ab6ab82e7675b5152dd3f40257f1 "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.146 - - [26/Jan/2023:05:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:50:53 [info] 40#40: *701 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:50:53 [info] 40#40: *700 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:03 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:03 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:04 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 0f39c30217ab871e23c8565ea0fdc63c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:51:04 [info] 35#35: *704 [lua] logger.lua:23: 0f39c30217ab871e23c8565ea0fdc63c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:51:04 +0000] 0f39c30217ab871e23c8565ea0fdc63c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:51:13 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:13 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:19 [info] 35#35: *707 [lua] access_by_lua(msblocations.conf:189):2: 7639578de954a65b7b612aaa7747d4c7:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:51:19 +0000] 7639578de954a65b7b612aaa7747d4c7 "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.146 - - [26/Jan/2023:05:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:51:19 [info] 35#35: *707 [lua] logger.lua:23: 7639578de954a65b7b612aaa7747d4c7 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:51:23 [info] 40#40: *709 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:23 [info] 40#40: *708 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:33 [info] 40#40: *712 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:33 [info] 40#40: *711 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:34 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 5e205922bcf89c2500d85990d93f01a9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:51:34 [info] 35#35: *713 [lua] logger.lua:23: 5e205922bcf89c2500d85990d93f01a9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:51:34 +0000] 5e205922bcf89c2500d85990d93f01a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:51:43 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:43 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:49 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: 24aeaa8ca2e21b8927ae772c10c2201b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:05:51:49 +0000] 24aeaa8ca2e21b8927ae772c10c2201b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:51:49 [info] 35#35: *716 [lua] logger.lua:23: 24aeaa8ca2e21b8927ae772c10c2201b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:51:53 [info] 40#40: *717 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:51:53 [info] 40#40: *718 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:03 [info] 40#40: *720 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:03 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:04 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 174354c0326d2aec863ecd0363e52925:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:52:04 [info] 35#35: *721 [lua] logger.lua:23: 174354c0326d2aec863ecd0363e52925 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:52:04 +0000] 174354c0326d2aec863ecd0363e52925 "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.146 - - [26/Jan/2023:05:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:52:13 [info] 40#40: *723 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:13 [info] 40#40: *722 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:19 [info] 35#35: *724 [lua] access_by_lua(msblocations.conf:189):2: 271d1bd04bd26833c56f78201a92b8c1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:52:19 [info] 35#35: *724 [lua] logger.lua:23: 271d1bd04bd26833c56f78201a92b8c1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:52:19 +0000] 271d1bd04bd26833c56f78201a92b8c1 "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.146 - - [26/Jan/2023:05:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:52:23 [info] 40#40: *725 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:23 [info] 40#40: *726 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:33 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:33 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:34 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: b358ae880631636f033f410a004a69fb:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:52:34 [info] 35#35: *730 [lua] logger.lua:23: b358ae880631636f033f410a004a69fb {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:52:34 +0000] b358ae880631636f033f410a004a69fb "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.146 - - [26/Jan/2023:05:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:52:43 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:43 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:49 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 0fd41450eefc4d247dd0d23c3aae0302:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:52:49 [info] 35#35: *733 [lua] logger.lua:23: 0fd41450eefc4d247dd0d23c3aae0302 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:52:49 +0000] 0fd41450eefc4d247dd0d23c3aae0302 "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.146 - - [26/Jan/2023:05:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:52:53 [info] 40#40: *735 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:52:53 [info] 40#40: *734 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:03 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:03 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:04 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 462e1b6a68357fe79728f193c855b9b1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:53:04 [info] 35#35: *738 [lua] logger.lua:23: 462e1b6a68357fe79728f193c855b9b1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:53:04 +0000] 462e1b6a68357fe79728f193c855b9b1 "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.146 - - [26/Jan/2023:05:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:53:13 [info] 40#40: *739 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:13 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:19 [info] 35#35: *741 [lua] access_by_lua(msblocations.conf:189):2: b4177a0fd7b49a13d25da6be6dc7abb7:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:53:19 [info] 35#35: *741 [lua] logger.lua:23: b4177a0fd7b49a13d25da6be6dc7abb7 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:53:19 +0000] b4177a0fd7b49a13d25da6be6dc7abb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/26 05:53:23 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:23 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:33 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:33 [info] 40#40: *746 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:34 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 4527df099d23d751eecbd8c78f2c44bb:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:53:34 [info] 35#35: *747 [lua] logger.lua:23: 4527df099d23d751eecbd8c78f2c44bb {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:53:34 +0000] 4527df099d23d751eecbd8c78f2c44bb "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.146 - - [26/Jan/2023:05:53:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:53:43 [info] 40#40: *748 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:43 [info] 40#40: *749 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:49 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 64fbf4af3e7fc671bcd63409b6f34e32:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:53:49 +0000] 64fbf4af3e7fc671bcd63409b6f34e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 05:53:49 [info] 35#35: *750 [lua] logger.lua:23: 64fbf4af3e7fc671bcd63409b6f34e32 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:53:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:53:53 [info] 40#40: *751 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:53:53 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:03 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:03 [info] 40#40: *754 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:04 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 0bb02317eb49ecd65255ce632bf1f8d3:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:54:04 [info] 35#35: *755 [lua] logger.lua:23: 0bb02317eb49ecd65255ce632bf1f8d3 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:54:04 +0000] 0bb02317eb49ecd65255ce632bf1f8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:54:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:54:13 [info] 40#40: *756 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:13 [info] 40#40: *757 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:19 [info] 35#35: *758 [lua] access_by_lua(msblocations.conf:189):2: e964667de0a5b8768670c4ee3de0c93a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:54:19 [info] 35#35: *758 [lua] logger.lua:23: e964667de0a5b8768670c4ee3de0c93a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:54:19 +0000] e964667de0a5b8768670c4ee3de0c93a "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.146 - - [26/Jan/2023:05:54:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:54:23 [info] 40#40: *759 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:23 [info] 40#40: *760 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:33 [info] 40#40: *762 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:33 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:34 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 46abca8731c5aa789b4e83dac776b0bc:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:54:34 [info] 35#35: *764 [lua] logger.lua:23: 46abca8731c5aa789b4e83dac776b0bc {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:54:34 +0000] 46abca8731c5aa789b4e83dac776b0bc "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.146 - - [26/Jan/2023:05:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:54:43 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:43 [info] 40#40: *765 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:49 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:189):2: c26c4c9df685b75bcf5a99db42cae1d2:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:54:49 +0000] c26c4c9df685b75bcf5a99db42cae1d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/26 05:54:49 [info] 35#35: *767 [lua] logger.lua:23: c26c4c9df685b75bcf5a99db42cae1d2 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 05:54:53 [info] 40#40: *769 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:54:53 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:03 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:03 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:04 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: f29730e6e198d4a6a9f88eae88648db0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:55:04 [info] 35#35: *772 [lua] logger.lua:23: f29730e6e198d4a6a9f88eae88648db0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:55:04 +0000] f29730e6e198d4a6a9f88eae88648db0 "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.146 - - [26/Jan/2023:05:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:55:13 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:13 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:19 [info] 35#35: *775 [lua] access_by_lua(msblocations.conf:189):2: 2a3849d80a188e4718e7303495fe8364:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:55:19 [info] 35#35: *775 [lua] logger.lua:23: 2a3849d80a188e4718e7303495fe8364 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:55:19 +0000] 2a3849d80a188e4718e7303495fe8364 "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.146 - - [26/Jan/2023:05:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:55:23 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:23 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:33 [info] 40#40: *780 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:33 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:34 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: 7ec6e4abf5bbdfad3a85c6f40f4db1f1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:55:34 [info] 35#35: *781 [lua] logger.lua:23: 7ec6e4abf5bbdfad3a85c6f40f4db1f1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:55:34 +0000] 7ec6e4abf5bbdfad3a85c6f40f4db1f1 "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.146 - - [26/Jan/2023:05:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:55:43 [info] 40#40: *782 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:43 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:49 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: 6edae8310152ec72043c0b7a8f05ed61:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:55:49 [info] 35#35: *784 [lua] logger.lua:23: 6edae8310152ec72043c0b7a8f05ed61 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:55:49 +0000] 6edae8310152ec72043c0b7a8f05ed61 "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.146 - - [26/Jan/2023:05:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:55:53 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:55:53 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:03 [info] 40#40: *787 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:03 [info] 40#40: *788 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:04 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: b246e3954d45da4e9cbe1251910f3435:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:56:04 [info] 35#35: *789 [lua] logger.lua:23: b246e3954d45da4e9cbe1251910f3435 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:56:04 +0000] b246e3954d45da4e9cbe1251910f3435 "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.146 - - [26/Jan/2023:05:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:56:13 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:13 [info] 40#40: *791 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:19 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:189):2: d381f20c13d2c169af78ee7749a59f1f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:56:19 +0000] d381f20c13d2c169af78ee7749a59f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:56:19 [info] 35#35: *792 [lua] logger.lua:23: d381f20c13d2c169af78ee7749a59f1f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:56:23 [info] 40#40: *794 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:23 [info] 40#40: *793 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:33 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:33 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:34 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 56f0697fef85dde01603f2108ad24453:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:56:34 [info] 35#35: *798 [lua] logger.lua:23: 56f0697fef85dde01603f2108ad24453 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:56:34 +0000] 56f0697fef85dde01603f2108ad24453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/26 05:56:43 [info] 40#40: *799 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:43 [info] 40#40: *800 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:49 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: 8c6f29049f9190d44d334c137f227c42:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:56:49 [info] 35#35: *801 [lua] logger.lua:23: 8c6f29049f9190d44d334c137f227c42 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:56:49 +0000] 8c6f29049f9190d44d334c137f227c42 "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.146 - - [26/Jan/2023:05:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:56:53 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:56:53 [info] 40#40: *803 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:03 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:03 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:04 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: d92b8a521f1a1efa60dbb98af6acd61c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:57:04 [info] 35#35: *806 [lua] logger.lua:23: d92b8a521f1a1efa60dbb98af6acd61c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:57:04 +0000] d92b8a521f1a1efa60dbb98af6acd61c "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.146 - - [26/Jan/2023:05:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:57:13 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:13 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:19 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: 81fc09550a26a8d358ee98ed9811b160:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:57:19 [info] 35#35: *809 [lua] logger.lua:23: 81fc09550a26a8d358ee98ed9811b160 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:57:19 +0000] 81fc09550a26a8d358ee98ed9811b160 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:57:23 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:23 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:33 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:33 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:34 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: 4f9ec6faf152fee670808a37261a9f56:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:57:34 [info] 35#35: *815 [lua] logger.lua:23: 4f9ec6faf152fee670808a37261a9f56 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:57:34 +0000] 4f9ec6faf152fee670808a37261a9f56 "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.146 - - [26/Jan/2023:05:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:57:43 [info] 40#40: *816 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:43 [info] 40#40: *817 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:49 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: c7c53d121038ec170b3e13c20944521d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:57:49 [info] 35#35: *818 [lua] logger.lua:23: c7c53d121038ec170b3e13c20944521d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:57:49 +0000] c7c53d121038ec170b3e13c20944521d "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.146 - - [26/Jan/2023:05:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:57:53 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:57:53 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:03 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:03 [info] 40#40: *822 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:04 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: fe0f489d81106a5971fcc5953267671e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:58:04 [info] 35#35: *823 [lua] logger.lua:23: fe0f489d81106a5971fcc5953267671e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:58:04 +0000] fe0f489d81106a5971fcc5953267671e "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.146 - - [26/Jan/2023:05:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:58:13 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:13 [info] 40#40: *825 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:19 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: f0fbae6bd8c70a22a826d81ceb12bc85:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.146 - - [26/Jan/2023:05:58:19 +0000] f0fbae6bd8c70a22a826d81ceb12bc85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:58:19 [info] 35#35: *826 [lua] logger.lua:23: f0fbae6bd8c70a22a826d81ceb12bc85 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 05:58:23 [info] 40#40: *827 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:23 [info] 40#40: *828 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:33 [info] 40#40: *830 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:33 [info] 40#40: *831 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:34 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: 99dd429dfdb3131db16b02a224e157ba:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:58:34 +0000] 99dd429dfdb3131db16b02a224e157ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:58:34 [info] 35#35: *832 [lua] logger.lua:23: 99dd429dfdb3131db16b02a224e157ba {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 05:58:43 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:43 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:49 [info] 35#35: *835 [lua] access_by_lua(msblocations.conf:189):2: 7d3854e210833c02ec8513369db5c628:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:58:49 [info] 35#35: *835 [lua] logger.lua:23: 7d3854e210833c02ec8513369db5c628 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:58:49 +0000] 7d3854e210833c02ec8513369db5c628 "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.146 - - [26/Jan/2023:05:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 05:58:53 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:58:53 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:03 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:03 [info] 40#40: *839 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:04 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: 951152f666765b3ca2e294bab6567279:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:59:04 +0000] 951152f666765b3ca2e294bab6567279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:59:04 [info] 35#35: *840 [lua] logger.lua:23: 951152f666765b3ca2e294bab6567279 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:59:13 [info] 40#40: *841 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:13 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:19 [info] 35#35: *843 [lua] access_by_lua(msblocations.conf:189):2: 4f0965379d906bdf9ca4b6e4c7dc2862:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:59:19 +0000] 4f0965379d906bdf9ca4b6e4c7dc2862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 05:59:19 [info] 35#35: *843 [lua] logger.lua:23: 4f0965379d906bdf9ca4b6e4c7dc2862 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:59:23 [info] 40#40: *844 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:23 [info] 40#40: *845 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:33 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:33 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:34 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: 0083e077c3af440a7fb7521ae4bca211:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 05:59:34 [info] 35#35: *849 [lua] logger.lua:23: 0083e077c3af440a7fb7521ae4bca211 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:59:34 +0000] 0083e077c3af440a7fb7521ae4bca211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:05:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 05:59:43 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:43 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:49 [info] 35#35: *852 [lua] access_by_lua(msblocations.conf:189):2: 14c6681db6fc49633659b0580f6ebbe8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:59:49 +0000] 14c6681db6fc49633659b0580f6ebbe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 05:59:49 [info] 35#35: *852 [lua] logger.lua:23: 14c6681db6fc49633659b0580f6ebbe8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:05:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 05:59:53 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 05:59:53 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:03 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:03 [info] 40#40: *856 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:04 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 0a31ebb7a56376a89815b2f87770a08b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:00:04 +0000] 0a31ebb7a56376a89815b2f87770a08b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:00:04 [info] 35#35: *857 [lua] logger.lua:23: 0a31ebb7a56376a89815b2f87770a08b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:00:13 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:13 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:19 [info] 35#35: *860 [lua] access_by_lua(msblocations.conf:189):2: a0aecd6760f94a9fd9b0b459d46450f1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:00:19 [info] 35#35: *860 [lua] logger.lua:23: a0aecd6760f94a9fd9b0b459d46450f1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:00:19 +0000] a0aecd6760f94a9fd9b0b459d46450f1 "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.146 - - [26/Jan/2023:06:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:00:23 [info] 40#40: *862 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:23 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:33 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:33 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:34 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: 693163fe6108db7a5b1af8e4fb4f8745:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:00:34 [info] 35#35: *866 [lua] logger.lua:23: 693163fe6108db7a5b1af8e4fb4f8745 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:00:34 +0000] 693163fe6108db7a5b1af8e4fb4f8745 "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.146 - - [26/Jan/2023:06:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 06:00:43 [info] 40#40: *867 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:43 [info] 40#40: *868 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:49 [info] 35#35: *869 [lua] access_by_lua(msblocations.conf:189):2: 5f678c79152fb326535ba74ab5181735:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:00:49 +0000] 5f678c79152fb326535ba74ab5181735 "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.146 - - [26/Jan/2023:06:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/26 06:00:49 [info] 35#35: *869 [lua] logger.lua:23: 5f678c79152fb326535ba74ab5181735 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:00:53 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:00:53 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:03 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:03 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:04 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:189):2: a705ef19b44a622e941996b99803725e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:01:04 +0000] a705ef19b44a622e941996b99803725e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/26 06:01:04 [info] 35#35: *874 [lua] logger.lua:23: a705ef19b44a622e941996b99803725e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/26 06:01:13 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:13 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:19 [info] 35#35: *877 [lua] access_by_lua(msblocations.conf:189):2: 958a59472280ace058dac5a3e0dc70a0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:01:19 [info] 35#35: *877 [lua] logger.lua:23: 958a59472280ace058dac5a3e0dc70a0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:01:19 +0000] 958a59472280ace058dac5a3e0dc70a0 "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.146 - - [26/Jan/2023:06:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:01:23 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:23 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:33 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:33 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:34 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:189):2: fe4b59ed7ae1b126e34f48c84f6ba579:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:01:34 [info] 35#35: *883 [lua] logger.lua:23: fe4b59ed7ae1b126e34f48c84f6ba579 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:01:34 +0000] fe4b59ed7ae1b126e34f48c84f6ba579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/26 06:01:43 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:43 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:49 [info] 35#35: *886 [lua] access_by_lua(msblocations.conf:189):2: a72e2f2b699b8e47543ec7859fcbc35f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:01:49 +0000] a72e2f2b699b8e47543ec7859fcbc35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:01:49 [info] 35#35: *886 [lua] logger.lua:23: a72e2f2b699b8e47543ec7859fcbc35f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:01:53 [info] 40#40: *887 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:01:53 [info] 40#40: *888 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:03 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:03 [info] 40#40: *890 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:04 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:189):2: a5307e854749db0a15d0827905f6d7b8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:02:04 +0000] a5307e854749db0a15d0827905f6d7b8 "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.146 - - [26/Jan/2023:06:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/26 06:02:04 [info] 35#35: *891 [lua] logger.lua:23: a5307e854749db0a15d0827905f6d7b8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:02:13 [info] 40#40: *892 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:13 [info] 40#40: *893 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:19 [info] 35#35: *894 [lua] access_by_lua(msblocations.conf:189):2: cd5ad7a004bd04b40f20225df7d64b6d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:02:19 [info] 35#35: *894 [lua] logger.lua:23: cd5ad7a004bd04b40f20225df7d64b6d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:02:19 +0000] cd5ad7a004bd04b40f20225df7d64b6d "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.146 - - [26/Jan/2023:06:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:02:23 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:23 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:33 [info] 40#40: *899 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:33 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:34 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:189):2: efe897c5e008c155bffeba257e621de7:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:02:34 +0000] efe897c5e008c155bffeba257e621de7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:02:34 [info] 35#35: *900 [lua] logger.lua:23: efe897c5e008c155bffeba257e621de7 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:02:43 [info] 40#40: *901 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:43 [info] 40#40: *902 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:49 [info] 35#35: *903 [lua] access_by_lua(msblocations.conf:189):2: e837adb36d702ad48025c1ea6ad3c3c5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:02:49 [info] 35#35: *903 [lua] logger.lua:23: e837adb36d702ad48025c1ea6ad3c3c5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:02:49 +0000] e837adb36d702ad48025c1ea6ad3c3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 06:02:53 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:02:53 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:03 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:03 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:04 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:189):2: 1cad57400d961081c477bbd1ba946d85:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:03:04 +0000] 1cad57400d961081c477bbd1ba946d85 "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.146 - - [26/Jan/2023:06:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:03:04 [info] 35#35: *908 [lua] logger.lua:23: 1cad57400d961081c477bbd1ba946d85 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:03:13 [info] 35#35: *909 client closed connection while waiting for request, client: 10.233.65.39, server: 0.0.0.0:443
2023/01/26 06:03:13 [info] 40#40: *910 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:13 [info] 40#40: *911 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:19 [info] 35#35: *912 [lua] access_by_lua(msblocations.conf:189):2: c2929a28f643708db83229936cc9c502:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:03:19 +0000] c2929a28f643708db83229936cc9c502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:03:19 [info] 35#35: *912 [lua] logger.lua:23: c2929a28f643708db83229936cc9c502 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:03:23 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:23 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:33 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:33 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:34 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: d2b75bc7e17eb991502c09333f9042e0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 06:03:34 [info] 35#35: *918 [lua] logger.lua:23: d2b75bc7e17eb991502c09333f9042e0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:03:34 +0000] d2b75bc7e17eb991502c09333f9042e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:03:43 [info] 40#40: *920 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:43 [info] 40#40: *919 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:49 [info] 35#35: *921 [lua] access_by_lua(msblocations.conf:189):2: 91d3f122ef751e794885337f218e5a62:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:03:49 +0000] 91d3f122ef751e794885337f218e5a62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:03:49 [info] 35#35: *921 [lua] logger.lua:23: 91d3f122ef751e794885337f218e5a62 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:03:53 [info] 40#40: *922 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:03:53 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:03 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:03 [info] 40#40: *924 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:04 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: b5c2f3dc16b02a20166c2d5573d2a1a8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:04:04 [info] 35#35: *926 [lua] logger.lua:23: b5c2f3dc16b02a20166c2d5573d2a1a8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:04:04 +0000] b5c2f3dc16b02a20166c2d5573d2a1a8 "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.146 - - [26/Jan/2023:06:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:04:13 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:13 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:19 [info] 35#35: *929 [lua] access_by_lua(msblocations.conf:189):2: 6c365fafe23519c891e0ba4b9cda6b0b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:04:19 +0000] 6c365fafe23519c891e0ba4b9cda6b0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:04:19 [info] 35#35: *929 [lua] logger.lua:23: 6c365fafe23519c891e0ba4b9cda6b0b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:04:23 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:23 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:33 [info] 40#40: *933 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:33 [info] 40#40: *934 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:34 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: 770a56732a16f7413404902f3a6cf677:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:04:34 +0000] 770a56732a16f7413404902f3a6cf677 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:04:34 [info] 35#35: *935 [lua] logger.lua:23: 770a56732a16f7413404902f3a6cf677 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:04:43 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:43 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:49 [info] 35#35: *938 [lua] access_by_lua(msblocations.conf:189):2: 7b7c7fcb4faa02e0c9c8f02c72299caf:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:04:49 +0000] 7b7c7fcb4faa02e0c9c8f02c72299caf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/26 06:04:49 [info] 35#35: *938 [lua] logger.lua:23: 7b7c7fcb4faa02e0c9c8f02c72299caf {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/26 06:04:53 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:04:53 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:03 [info] 40#40: *941 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:03 [info] 40#40: *942 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:04 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 84784ab2b1172cec1395f3d91592e58f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:05:04 +0000] 84784ab2b1172cec1395f3d91592e58f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/26 06:05:04 [info] 35#35: *943 [lua] logger.lua:23: 84784ab2b1172cec1395f3d91592e58f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:05:13 [info] 40#40: *944 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:13 [info] 40#40: *945 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:19 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:189):2: 712161495729b816a57b7c016c478809:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:05:19 [info] 35#35: *946 [lua] logger.lua:23: 712161495729b816a57b7c016c478809 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:05:19 +0000] 712161495729b816a57b7c016c478809 "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.146 - - [26/Jan/2023:06:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:05:23 [info] 40#40: *947 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:23 [info] 40#40: *948 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:33 [info] 40#40: *950 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:33 [info] 40#40: *951 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:34 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: d679695982a8e83e11e4c97411f038c9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:05:34 +0000] d679695982a8e83e11e4c97411f038c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:05:34 [info] 35#35: *952 [lua] logger.lua:23: d679695982a8e83e11e4c97411f038c9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:05:43 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:43 [info] 40#40: *954 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:49 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: add1b9bca6526474179590ccd4eb8388:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:05:49 [info] 35#35: *955 [lua] logger.lua:23: add1b9bca6526474179590ccd4eb8388 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:05:49 +0000] add1b9bca6526474179590ccd4eb8388 "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.146 - - [26/Jan/2023:06:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:05:53 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:05:53 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:03 [info] 40#40: *959 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:03 [info] 40#40: *958 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:04 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: ce01d1efb5e3d8a947dc2aa80fbba254:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:06:04 [info] 35#35: *960 [lua] logger.lua:23: ce01d1efb5e3d8a947dc2aa80fbba254 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:06:04 +0000] ce01d1efb5e3d8a947dc2aa80fbba254 "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.146 - - [26/Jan/2023:06:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:06:13 [info] 40#40: *962 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:13 [info] 40#40: *961 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:19 [info] 35#35: *963 [lua] access_by_lua(msblocations.conf:189):2: d4cde5a5078956fcb83284c39fbe60a7:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:06:19 +0000] d4cde5a5078956fcb83284c39fbe60a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:06:19 [info] 35#35: *963 [lua] logger.lua:23: d4cde5a5078956fcb83284c39fbe60a7 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:06:23 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:23 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:33 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:33 [info] 40#40: *967 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:34 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: ae307f7a4d5c45ae710f7f7542447ab5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:06:34 [info] 35#35: *969 [lua] logger.lua:23: ae307f7a4d5c45ae710f7f7542447ab5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:06:34 +0000] ae307f7a4d5c45ae710f7f7542447ab5 "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.146 - - [26/Jan/2023:06:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:06:43 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:43 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:49 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:189):2: d24479d49799f565cc0ad9148907b6a6:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:06:49 +0000] d24479d49799f565cc0ad9148907b6a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:06:49 [info] 35#35: *972 [lua] logger.lua:23: d24479d49799f565cc0ad9148907b6a6 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:06:53 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:06:53 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:03 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:03 [info] 40#40: *976 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:04 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:189):2: c0526efb34f4fc11942c3fa4c5ed2ba3:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:07:04 [info] 35#35: *977 [lua] logger.lua:23: c0526efb34f4fc11942c3fa4c5ed2ba3 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:07:04 +0000] c0526efb34f4fc11942c3fa4c5ed2ba3 "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.146 - - [26/Jan/2023:06:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:07:13 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:13 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:19 [info] 35#35: *980 [lua] access_by_lua(msblocations.conf:189):2: ddc1e66a32487e314c3d4c39ea3aaaf3:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:07:19 +0000] ddc1e66a32487e314c3d4c39ea3aaaf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 06:07:19 [info] 35#35: *980 [lua] logger.lua:23: ddc1e66a32487e314c3d4c39ea3aaaf3 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:07:23 [info] 40#40: *981 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:23 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:33 [info] 40#40: *984 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:33 [info] 40#40: *985 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:34 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:189):2: 23167b80efb19bcf6b8896faad51e298:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:07:34 +0000] 23167b80efb19bcf6b8896faad51e298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:07:34 [info] 35#35: *986 [lua] logger.lua:23: 23167b80efb19bcf6b8896faad51e298 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:07:43 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:43 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:50 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:189):2: 575380211ca19abf56fd5bc3e1679782:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:07:50 [info] 35#35: *989 [lua] logger.lua:23: 575380211ca19abf56fd5bc3e1679782 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:07:50 +0000] 575380211ca19abf56fd5bc3e1679782 "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.146 - - [26/Jan/2023:06:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:07:53 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:07:53 [info] 40#40: *991 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:03 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:03 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:05 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:189):2: 5264f072d4cc863fa889a335389674e9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:08:05 +0000] 5264f072d4cc863fa889a335389674e9 "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.146 - - [26/Jan/2023:06:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:08:05 [info] 35#35: *994 [lua] logger.lua:23: 5264f072d4cc863fa889a335389674e9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:08:13 [info] 40#40: *995 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:13 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:20 [info] 35#35: *997 [lua] access_by_lua(msblocations.conf:189):2: e906f94905f6ca85a65497575e7f8a4c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:08:20 +0000] e906f94905f6ca85a65497575e7f8a4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/26 06:08:20 [info] 35#35: *997 [lua] logger.lua:23: e906f94905f6ca85a65497575e7f8a4c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/26 06:08:23 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:23 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:33 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:33 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:35 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:189):2: 9fa3b1a9fd3219f9e700891e8ad25ba6:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:08:35 [info] 35#35: *1003 [lua] logger.lua:23: 9fa3b1a9fd3219f9e700891e8ad25ba6 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:08:35 +0000] 9fa3b1a9fd3219f9e700891e8ad25ba6 "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.146 - - [26/Jan/2023:06:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 06:08:43 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:43 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:50 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:189):2: 0ead9aa26be4db589786f3db8b0abc67:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:08:50 [info] 35#35: *1006 [lua] logger.lua:23: 0ead9aa26be4db589786f3db8b0abc67 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:08:50 +0000] 0ead9aa26be4db589786f3db8b0abc67 "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.146 - - [26/Jan/2023:06:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:08:53 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:08:53 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:03 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:03 [info] 40#40: *1010 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:05 [info] 35#35: *1011 [lua] access_by_lua(msblocations.conf:189):2: d209b934992adb8ac6e3c812bfbc33be:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:09:05 [info] 35#35: *1011 [lua] logger.lua:23: d209b934992adb8ac6e3c812bfbc33be {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:09:05 +0000] d209b934992adb8ac6e3c812bfbc33be "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.146 - - [26/Jan/2023:06:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:09:13 [info] 40#40: *1012 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:13 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:20 [info] 35#35: *1014 [lua] access_by_lua(msblocations.conf:189):2: 4d3761787b08cbbb872728445b05a2a9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:09:20 +0000] 4d3761787b08cbbb872728445b05a2a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:09:20 [info] 35#35: *1014 [lua] logger.lua:23: 4d3761787b08cbbb872728445b05a2a9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:09:23 [info] 40#40: *1016 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:23 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:33 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:33 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:35 [info] 35#35: *1020 [lua] access_by_lua(msblocations.conf:189):2: baa9634369f8ba9ebf57e47117c4b7cf:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:09:35 +0000] baa9634369f8ba9ebf57e47117c4b7cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:09:35 [info] 35#35: *1020 [lua] logger.lua:23: baa9634369f8ba9ebf57e47117c4b7cf {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:09:43 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:43 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:50 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:189):2: 0775ef331df2201d21a8cf21a08e11fe:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:09:50 [info] 35#35: *1023 [lua] logger.lua:23: 0775ef331df2201d21a8cf21a08e11fe {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:09:50 +0000] 0775ef331df2201d21a8cf21a08e11fe "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.146 - - [26/Jan/2023:06:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:09:53 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:09:53 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:03 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:03 [info] 40#40: *1027 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:05 [info] 35#35: *1028 [lua] access_by_lua(msblocations.conf:189):2: 8924a7dcbf1ebeef292fc2ba4e02a329:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:10:05 [info] 35#35: *1028 [lua] logger.lua:23: 8924a7dcbf1ebeef292fc2ba4e02a329 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:10:05 +0000] 8924a7dcbf1ebeef292fc2ba4e02a329 "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.146 - - [26/Jan/2023:06:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 06:10:13 [info] 40#40: *1029 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:13 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:20 [info] 35#35: *1031 [lua] access_by_lua(msblocations.conf:189):2: ee6e4b7bd82e0c487d5d35c0e1acc575:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:10:20 +0000] ee6e4b7bd82e0c487d5d35c0e1acc575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:10:20 [info] 35#35: *1031 [lua] logger.lua:23: ee6e4b7bd82e0c487d5d35c0e1acc575 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:10:23 [info] 40#40: *1032 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:23 [info] 40#40: *1033 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:33 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:33 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:35 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: 9885bb2477abeddb8be7524f3a7cd5e5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:10:35 +0000] 9885bb2477abeddb8be7524f3a7cd5e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/26 06:10:35 [info] 35#35: *1037 [lua] logger.lua:23: 9885bb2477abeddb8be7524f3a7cd5e5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 06:10:43 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:43 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:50 [info] 35#35: *1040 [lua] access_by_lua(msblocations.conf:189):2: a58842425cc0a51ad9ce2acb1c02d388:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:10:50 +0000] a58842425cc0a51ad9ce2acb1c02d388 "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.146 - - [26/Jan/2023:06:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:10:50 [info] 35#35: *1040 [lua] logger.lua:23: a58842425cc0a51ad9ce2acb1c02d388 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:10:53 [info] 40#40: *1041 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:10:53 [info] 40#40: *1042 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:03 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:03 [info] 40#40: *1044 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:05 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:189):2: 3a28341b76994f63e1fadaca3805e68e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:11:05 [info] 35#35: *1045 [lua] logger.lua:23: 3a28341b76994f63e1fadaca3805e68e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:11:05 +0000] 3a28341b76994f63e1fadaca3805e68e "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.146 - - [26/Jan/2023:06:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:11:13 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:13 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:20 [info] 35#35: *1048 [lua] access_by_lua(msblocations.conf:189):2: 44637c12d0f5861ba89c3eb39c0ef2c2:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:11:20 [info] 35#35: *1048 [lua] logger.lua:23: 44637c12d0f5861ba89c3eb39c0ef2c2 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:11:20 +0000] 44637c12d0f5861ba89c3eb39c0ef2c2 "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.146 - - [26/Jan/2023:06:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:11:23 [info] 40#40: *1049 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:23 [info] 40#40: *1050 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:33 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:33 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:35 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:189):2: 71b35dc72d9070fa3fbabb815977a706:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:11:35 [info] 35#35: *1054 [lua] logger.lua:23: 71b35dc72d9070fa3fbabb815977a706 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:11:35 +0000] 71b35dc72d9070fa3fbabb815977a706 "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.146 - - [26/Jan/2023:06:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:11:43 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:43 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:50 [info] 35#35: *1057 [lua] access_by_lua(msblocations.conf:189):2: ee0d3ff4c0e72c585f2f598193b1af8a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:11:50 +0000] ee0d3ff4c0e72c585f2f598193b1af8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:11:50 [info] 35#35: *1057 [lua] logger.lua:23: ee0d3ff4c0e72c585f2f598193b1af8a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:11:53 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:11:53 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:03 [info] 40#40: *1061 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:03 [info] 40#40: *1060 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:05 [info] 35#35: *1062 [lua] access_by_lua(msblocations.conf:189):2: 028a7a669faa54eb4e74b4c1a770ae88:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:12:05 +0000] 028a7a669faa54eb4e74b4c1a770ae88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:12:05 [info] 35#35: *1062 [lua] logger.lua:23: 028a7a669faa54eb4e74b4c1a770ae88 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:12:13 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:13 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:20 [info] 35#35: *1065 [lua] access_by_lua(msblocations.conf:189):2: aafe6014f5295fc92d748ca4c6de4a5e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:12:20 [info] 35#35: *1065 [lua] logger.lua:23: aafe6014f5295fc92d748ca4c6de4a5e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:12:20 +0000] aafe6014f5295fc92d748ca4c6de4a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/26 06:12:23 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:23 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:33 [info] 40#40: *1070 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:33 [info] 40#40: *1069 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:35 [info] 35#35: *1071 [lua] access_by_lua(msblocations.conf:189):2: 2b36d3acd81eaecbb59bbef19269ec9f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:12:35 +0000] 2b36d3acd81eaecbb59bbef19269ec9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:12:35 [info] 35#35: *1071 [lua] logger.lua:23: 2b36d3acd81eaecbb59bbef19269ec9f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:12:43 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:43 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:50 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:189):2: a0d88bbc9a27b1dc9e4fb751c681b0ae:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:12:50 [info] 35#35: *1074 [lua] logger.lua:23: a0d88bbc9a27b1dc9e4fb751c681b0ae {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:12:50 +0000] a0d88bbc9a27b1dc9e4fb751c681b0ae "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.146 - - [26/Jan/2023:06:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:12:53 [info] 40#40: *1075 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:12:53 [info] 40#40: *1076 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:03 [info] 40#40: *1077 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:03 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:05 [info] 35#35: *1079 [lua] access_by_lua(msblocations.conf:189):2: ca888d09acc8a0707626b9b7ef115024:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:13:05 +0000] ca888d09acc8a0707626b9b7ef115024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:13:05 [info] 35#35: *1079 [lua] logger.lua:23: ca888d09acc8a0707626b9b7ef115024 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:13:13 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:13 [info] 40#40: *1081 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:20 [info] 35#35: *1082 [lua] access_by_lua(msblocations.conf:189):2: 44d9fb0b25a6319f238ba234daca7cba:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:13:20 +0000] 44d9fb0b25a6319f238ba234daca7cba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:13:20 [info] 35#35: *1082 [lua] logger.lua:23: 44d9fb0b25a6319f238ba234daca7cba {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:13:23 [info] 40#40: *1083 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:23 [info] 40#40: *1084 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:33 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:33 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:35 [info] 35#35: *1088 [lua] access_by_lua(msblocations.conf:189):2: 1a395ef5a7759fc05dc74367e16c424c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:13:35 +0000] 1a395ef5a7759fc05dc74367e16c424c "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.146 - - [26/Jan/2023:06:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:13:35 [info] 35#35: *1088 [lua] logger.lua:23: 1a395ef5a7759fc05dc74367e16c424c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:13:43 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:43 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:50 [info] 35#35: *1091 [lua] access_by_lua(msblocations.conf:189):2: 25ec22d79541e992c403c170813a9835:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:13:50 +0000] 25ec22d79541e992c403c170813a9835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:13:50 [info] 35#35: *1091 [lua] logger.lua:23: 25ec22d79541e992c403c170813a9835 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:13:53 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:13:53 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:03 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:03 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:05 [info] 35#35: *1096 [lua] access_by_lua(msblocations.conf:189):2: 46fb07d6896c0e588b82e4542062e0a0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:14:05 [info] 35#35: *1096 [lua] logger.lua:23: 46fb07d6896c0e588b82e4542062e0a0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:14:05 +0000] 46fb07d6896c0e588b82e4542062e0a0 "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.146 - - [26/Jan/2023:06:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:14:13 [info] 40#40: *1098 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:13 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:20 [info] 35#35: *1099 [lua] access_by_lua(msblocations.conf:189):2: 2a8006026b9f630eb303cefff5ddc453:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:14:20 +0000] 2a8006026b9f630eb303cefff5ddc453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:14:20 [info] 35#35: *1099 [lua] logger.lua:23: 2a8006026b9f630eb303cefff5ddc453 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:14:23 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:23 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:33 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:33 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:35 [info] 35#35: *1105 [lua] access_by_lua(msblocations.conf:189):2: bcc04966291428f12febb79c34abef79:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:14:35 [info] 35#35: *1105 [lua] logger.lua:23: bcc04966291428f12febb79c34abef79 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:14:35 +0000] bcc04966291428f12febb79c34abef79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:14:43 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:43 [info] 40#40: *1107 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:50 [info] 35#35: *1108 [lua] access_by_lua(msblocations.conf:189):2: 67d2e39b11f2d93de2b8de00eea6f48b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:14:50 [info] 35#35: *1108 [lua] logger.lua:23: 67d2e39b11f2d93de2b8de00eea6f48b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:14:50 +0000] 67d2e39b11f2d93de2b8de00eea6f48b "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.146 - - [26/Jan/2023:06:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:14:53 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:14:53 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:03 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:03 [info] 40#40: *1112 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:05 [info] 35#35: *1113 [lua] access_by_lua(msblocations.conf:189):2: fa158df9ec1994719f315eb5fd1010ee:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:15:05 [info] 35#35: *1113 [lua] logger.lua:23: fa158df9ec1994719f315eb5fd1010ee {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:15:05 +0000] fa158df9ec1994719f315eb5fd1010ee "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.146 - - [26/Jan/2023:06:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:15:13 [info] 40#40: *1115 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:13 [info] 40#40: *1114 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:20 [info] 35#35: *1116 [lua] access_by_lua(msblocations.conf:189):2: 7c5dec0583f90bb9d33a25a12d5cfdbb:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:15:20 [info] 35#35: *1116 [lua] logger.lua:23: 7c5dec0583f90bb9d33a25a12d5cfdbb {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:15:20 +0000] 7c5dec0583f90bb9d33a25a12d5cfdbb "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.146 - - [26/Jan/2023:06:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:15:23 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:23 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:33 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:33 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:35 [info] 35#35: *1122 [lua] access_by_lua(msblocations.conf:189):2: b1554e839a22aa20885638a066510892:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:15:35 [info] 35#35: *1122 [lua] logger.lua:23: b1554e839a22aa20885638a066510892 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:15:35 +0000] b1554e839a22aa20885638a066510892 "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.146 - - [26/Jan/2023:06:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:15:43 [info] 40#40: *1124 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:43 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:50 [info] 35#35: *1125 [lua] access_by_lua(msblocations.conf:189):2: 6a715b6e42391ea9897619d9a21ea1ef:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:15:50 +0000] 6a715b6e42391ea9897619d9a21ea1ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:15:50 [info] 35#35: *1125 [lua] logger.lua:23: 6a715b6e42391ea9897619d9a21ea1ef {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:15:53 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:15:53 [info] 40#40: *1127 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:03 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:03 [info] 40#40: *1128 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:05 [info] 35#35: *1130 [lua] access_by_lua(msblocations.conf:189):2: 7ba0aa5cc4adf2c73b0d8f93bed345ef:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:16:05 [info] 35#35: *1130 [lua] logger.lua:23: 7ba0aa5cc4adf2c73b0d8f93bed345ef {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:16:05 +0000] 7ba0aa5cc4adf2c73b0d8f93bed345ef "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.146 - - [26/Jan/2023:06:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 06:16:13 [info] 40#40: *1131 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:13 [info] 40#40: *1132 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:20 [info] 35#35: *1133 [lua] access_by_lua(msblocations.conf:189):2: 704c507d883f396a7c6b62cd01b78a3a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:16:20 [info] 35#35: *1133 [lua] logger.lua:23: 704c507d883f396a7c6b62cd01b78a3a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:16:20 +0000] 704c507d883f396a7c6b62cd01b78a3a "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.146 - - [26/Jan/2023:06:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:16:23 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:23 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:33 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:33 [info] 40#40: *1138 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:35 [info] 35#35: *1139 [lua] access_by_lua(msblocations.conf:189):2: 4e2a946e4f8adb487e54dbcbd18bca52:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:16:35 [info] 35#35: *1139 [lua] logger.lua:23: 4e2a946e4f8adb487e54dbcbd18bca52 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:16:35 +0000] 4e2a946e4f8adb487e54dbcbd18bca52 "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.146 - - [26/Jan/2023:06:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:16:43 [info] 40#40: *1141 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:43 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:50 [info] 35#35: *1142 [lua] access_by_lua(msblocations.conf:189):2: ab181b9aa65cf1bf9c42707556fc7476:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:16:50 +0000] ab181b9aa65cf1bf9c42707556fc7476 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:16:50 [info] 35#35: *1142 [lua] logger.lua:23: ab181b9aa65cf1bf9c42707556fc7476 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:16:53 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:16:53 [info] 40#40: *1143 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:03 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:03 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:05 [info] 35#35: *1147 [lua] access_by_lua(msblocations.conf:189):2: 5fbea8a9c4721e37858551d807bf5cf8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:17:05 [info] 35#35: *1147 [lua] logger.lua:23: 5fbea8a9c4721e37858551d807bf5cf8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:17:05 +0000] 5fbea8a9c4721e37858551d807bf5cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/26 06:17:13 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:13 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:20 [info] 35#35: *1150 [lua] access_by_lua(msblocations.conf:189):2: a72edf447079d623c0b10a745176208a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:17:20 [info] 35#35: *1150 [lua] logger.lua:23: a72edf447079d623c0b10a745176208a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:17:20 +0000] a72edf447079d623c0b10a745176208a "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.146 - - [26/Jan/2023:06:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:17:23 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:23 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:33 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:33 [info] 35#35: *1154 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:35 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:189):2: ac1725a96dc2c9025b7c78d4d123a84b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:17:35 [info] 35#35: *1156 [lua] logger.lua:23: ac1725a96dc2c9025b7c78d4d123a84b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:17:35 +0000] ac1725a96dc2c9025b7c78d4d123a84b "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.146 - - [26/Jan/2023:06:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:17:43 [info] 40#40: *1157 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:43 [info] 40#40: *1158 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:50 [info] 35#35: *1159 [lua] access_by_lua(msblocations.conf:189):2: 4b533d03d92cbead02a3b854b8aed620:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:17:50 [info] 35#35: *1159 [lua] logger.lua:23: 4b533d03d92cbead02a3b854b8aed620 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:17:50 +0000] 4b533d03d92cbead02a3b854b8aed620 "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.146 - - [26/Jan/2023:06:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:17:53 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:17:53 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:03 [info] 40#40: *1163 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:03 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:05 [info] 35#35: *1164 [lua] access_by_lua(msblocations.conf:189):2: 43280971598608d8e383849587d4ce11:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:18:05 [info] 35#35: *1164 [lua] logger.lua:23: 43280971598608d8e383849587d4ce11 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:18:05 +0000] 43280971598608d8e383849587d4ce11 "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.146 - - [26/Jan/2023:06:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:18:13 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:13 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:20 [info] 35#35: *1167 [lua] access_by_lua(msblocations.conf:189):2: 2aa73e801734e6e081d71adfee9615a5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:18:20 +0000] 2aa73e801734e6e081d71adfee9615a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:18:20 [info] 35#35: *1167 [lua] logger.lua:23: 2aa73e801734e6e081d71adfee9615a5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:18:23 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:23 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:33 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:33 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:35 [info] 35#35: *1173 [lua] access_by_lua(msblocations.conf:189):2: 92750c4f31fa5dfc135878b6a57cbcf1:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:18:35 +0000] 92750c4f31fa5dfc135878b6a57cbcf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:18:35 [info] 35#35: *1173 [lua] logger.lua:23: 92750c4f31fa5dfc135878b6a57cbcf1 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:18:43 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:43 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:50 [info] 35#35: *1176 [lua] access_by_lua(msblocations.conf:189):2: 23e955b60e8137c8a4aacb2728027a99:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:18:50 [info] 35#35: *1176 [lua] logger.lua:23: 23e955b60e8137c8a4aacb2728027a99 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:18:50 +0000] 23e955b60e8137c8a4aacb2728027a99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:18:53 [info] 40#40: *1177 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:18:53 [info] 40#40: *1178 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:03 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:03 [info] 40#40: *1180 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:05 [info] 35#35: *1181 [lua] access_by_lua(msblocations.conf:189):2: 27431ac0b2de6476d8fa6f66241f90e5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:19:05 +0000] 27431ac0b2de6476d8fa6f66241f90e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:19:05 [info] 35#35: *1181 [lua] logger.lua:23: 27431ac0b2de6476d8fa6f66241f90e5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:19:13 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:13 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:20 [info] 35#35: *1184 [lua] access_by_lua(msblocations.conf:189):2: 392f7fac1d5d3fa6af27919cf36c5f48:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:19:20 [info] 35#35: *1184 [lua] logger.lua:23: 392f7fac1d5d3fa6af27919cf36c5f48 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:19:20 +0000] 392f7fac1d5d3fa6af27919cf36c5f48 "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.146 - - [26/Jan/2023:06:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:19:23 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:23 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:33 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:33 [info] 40#40: *1188 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:35 [info] 35#35: *1190 [lua] access_by_lua(msblocations.conf:189):2: c59b4b535d3526cb5811a0fe9b5d6f95:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:19:35 +0000] c59b4b535d3526cb5811a0fe9b5d6f95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:19:35 [info] 35#35: *1190 [lua] logger.lua:23: c59b4b535d3526cb5811a0fe9b5d6f95 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:19:43 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:43 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:50 [info] 35#35: *1193 [lua] access_by_lua(msblocations.conf:189):2: e995168ec1ba1ba1d2018c29d81f8b48:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:19:50 [info] 35#35: *1193 [lua] logger.lua:23: e995168ec1ba1ba1d2018c29d81f8b48 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:19:50 +0000] e995168ec1ba1ba1d2018c29d81f8b48 "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.146 - - [26/Jan/2023:06:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/26 06:19:53 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:19:53 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:03 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:03 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:05 [info] 35#35: *1198 [lua] access_by_lua(msblocations.conf:189):2: 45bef8c60b89402512ff9e51c62c940b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:20:05 +0000] 45bef8c60b89402512ff9e51c62c940b "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.146 - - [26/Jan/2023:06:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:20:05 [info] 35#35: *1198 [lua] logger.lua:23: 45bef8c60b89402512ff9e51c62c940b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:20:13 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:13 [info] 40#40: *1200 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:20 [info] 35#35: *1201 [lua] access_by_lua(msblocations.conf:189):2: 3390eb19c2cca91a16d30b96512683d3:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:20:20 [info] 35#35: *1201 [lua] logger.lua:23: 3390eb19c2cca91a16d30b96512683d3 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:20:20 +0000] 3390eb19c2cca91a16d30b96512683d3 "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.146 - - [26/Jan/2023:06:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 06:20:23 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:23 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:33 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:33 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:35 [info] 35#35: *1207 [lua] access_by_lua(msblocations.conf:189):2: d6c262b263c83bea7c45f44b315c4014:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:20:35 [info] 35#35: *1207 [lua] logger.lua:23: d6c262b263c83bea7c45f44b315c4014 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:20:35 +0000] d6c262b263c83bea7c45f44b315c4014 "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.146 - - [26/Jan/2023:06:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:20:43 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:43 [info] 40#40: *1208 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:50 [info] 35#35: *1210 [lua] access_by_lua(msblocations.conf:189):2: c13d01d2ea6c3c85c52768a09be3e894:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:20:50 [info] 35#35: *1210 [lua] logger.lua:23: c13d01d2ea6c3c85c52768a09be3e894 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:20:50 +0000] c13d01d2ea6c3c85c52768a09be3e894 "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.146 - - [26/Jan/2023:06:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:20:53 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:20:53 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:03 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:03 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:05 [info] 35#35: *1215 [lua] access_by_lua(msblocations.conf:189):2: 62f2b870552d3b75553f81e5e65f30de:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:21:05 [info] 35#35: *1215 [lua] logger.lua:23: 62f2b870552d3b75553f81e5e65f30de {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:21:05 +0000] 62f2b870552d3b75553f81e5e65f30de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 06:21:13 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:13 [info] 40#40: *1217 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:20 [info] 35#35: *1218 [lua] access_by_lua(msblocations.conf:189):2: 2a6b7b6cb9cdda7633558f4c65c14f36:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:21:20 [info] 35#35: *1218 [lua] logger.lua:23: 2a6b7b6cb9cdda7633558f4c65c14f36 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:21:20 +0000] 2a6b7b6cb9cdda7633558f4c65c14f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/26 06:21:23 [info] 40#40: *1219 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:23 [info] 40#40: *1220 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:33 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:33 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:35 [info] 35#35: *1224 [lua] access_by_lua(msblocations.conf:189):2: 0859c940a1bff7103882e1f36ad4ece4:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:21:35 [info] 35#35: *1224 [lua] logger.lua:23: 0859c940a1bff7103882e1f36ad4ece4 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:21:35 +0000] 0859c940a1bff7103882e1f36ad4ece4 "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.146 - - [26/Jan/2023:06:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 06:21:43 [info] 40#40: *1226 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:43 [info] 40#40: *1225 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:50 [info] 35#35: *1227 [lua] access_by_lua(msblocations.conf:189):2: 8b8f0f24ccadcb441a73a52d758c14ef:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:21:50 +0000] 8b8f0f24ccadcb441a73a52d758c14ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:21:50 [info] 35#35: *1227 [lua] logger.lua:23: 8b8f0f24ccadcb441a73a52d758c14ef {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:21:53 [info] 40#40: *1229 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:21:53 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:03 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:03 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:05 [info] 35#35: *1232 [lua] access_by_lua(msblocations.conf:189):2: 09e7ead797390c6d6a0a4ab5ca4b5e44:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:22:05 [info] 35#35: *1232 [lua] logger.lua:23: 09e7ead797390c6d6a0a4ab5ca4b5e44 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:22:05 +0000] 09e7ead797390c6d6a0a4ab5ca4b5e44 "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.146 - - [26/Jan/2023:06:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:22:13 [info] 40#40: *1233 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:13 [info] 40#40: *1234 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:20 [info] 35#35: *1235 [lua] access_by_lua(msblocations.conf:189):2: f0ebd31d23c8469607cecd1322c93181:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:22:20 [info] 35#35: *1235 [lua] logger.lua:23: f0ebd31d23c8469607cecd1322c93181 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:22:20 +0000] f0ebd31d23c8469607cecd1322c93181 "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.146 - - [26/Jan/2023:06:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:22:23 [info] 40#40: *1237 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:23 [info] 40#40: *1236 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:33 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:33 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:35 [info] 35#35: *1241 [lua] access_by_lua(msblocations.conf:189):2: a4a7e73a7b1b652a436deebd7404d836:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:22:35 [info] 35#35: *1241 [lua] logger.lua:23: a4a7e73a7b1b652a436deebd7404d836 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:22:35 +0000] a4a7e73a7b1b652a436deebd7404d836 "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.146 - - [26/Jan/2023:06:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:22:43 [info] 40#40: *1242 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:43 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:50 [info] 35#35: *1244 [lua] access_by_lua(msblocations.conf:189):2: b9360f08ca2a5119d7e4d39ae99100d6:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:22:50 [info] 35#35: *1244 [lua] logger.lua:23: b9360f08ca2a5119d7e4d39ae99100d6 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:22:50 +0000] b9360f08ca2a5119d7e4d39ae99100d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:22:53 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:22:53 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:03 [info] 40#40: *1247 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:03 [info] 40#40: *1248 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:05 [info] 35#35: *1249 [lua] access_by_lua(msblocations.conf:189):2: 72e76ce9f76e1e66d3cb857c74c7a847:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:23:05 [info] 35#35: *1249 [lua] logger.lua:23: 72e76ce9f76e1e66d3cb857c74c7a847 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:23:05 +0000] 72e76ce9f76e1e66d3cb857c74c7a847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 06:23:13 [info] 35#35: *1250 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:13 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:20 [info] 35#35: *1252 [lua] access_by_lua(msblocations.conf:189):2: f9db9e7ff9a8f317a11d89d545d2552b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:23:20 +0000] f9db9e7ff9a8f317a11d89d545d2552b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:23:20 [info] 35#35: *1252 [lua] logger.lua:23: f9db9e7ff9a8f317a11d89d545d2552b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:23:23 [info] 40#40: *1253 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:23 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:33 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:33 [info] 40#40: *1257 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:35 [info] 35#35: *1258 [lua] access_by_lua(msblocations.conf:189):2: 5eb9135227b5bbc2cdfad6eb0a939c35:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:23:35 +0000] 5eb9135227b5bbc2cdfad6eb0a939c35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 06:23:35 [info] 35#35: *1258 [lua] logger.lua:23: 5eb9135227b5bbc2cdfad6eb0a939c35 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:23:43 [info] 40#40: *1259 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:43 [info] 40#40: *1260 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:50 [info] 35#35: *1261 [lua] access_by_lua(msblocations.conf:189):2: cc5533c8548196ccfc593cfd4bf6f38f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:23:50 [info] 35#35: *1261 [lua] logger.lua:23: cc5533c8548196ccfc593cfd4bf6f38f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:23:50 +0000] cc5533c8548196ccfc593cfd4bf6f38f "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.146 - - [26/Jan/2023:06:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:23:53 [info] 40#40: *1262 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:23:53 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:03 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:03 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:05 [info] 35#35: *1266 [lua] access_by_lua(msblocations.conf:189):2: 62949e620b25161576a1ae92afbb616e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:05 +0000] 62949e620b25161576a1ae92afbb616e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:24:05 [info] 35#35: *1266 [lua] logger.lua:23: 62949e620b25161576a1ae92afbb616e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:24:13 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:13 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:20 [info] 35#35: *1269 [lua] access_by_lua(msblocations.conf:189):2: e74228a4196a1e0a7b109f41f41c2f7e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:20 +0000] e74228a4196a1e0a7b109f41f41c2f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:24:20 [info] 35#35: *1269 [lua] logger.lua:23: e74228a4196a1e0a7b109f41f41c2f7e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:24:23 [info] 40#40: *1270 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:23 [info] 40#40: *1271 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:33 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:33 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:35 [info] 35#35: *1275 [lua] access_by_lua(msblocations.conf:189):2: 2c6707eac0e0e066a8b4fa11d8165538:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:35 +0000] 2c6707eac0e0e066a8b4fa11d8165538 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:24:35 [info] 35#35: *1275 [lua] logger.lua:23: 2c6707eac0e0e066a8b4fa11d8165538 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:24:43 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:43 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:50 [info] 35#35: *1278 [lua] access_by_lua(msblocations.conf:189):2: 99dcd0da37965eef1e651c252bc3212e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:50 +0000] 99dcd0da37965eef1e651c252bc3212e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:24:50 [info] 35#35: *1278 [lua] logger.lua:23: 99dcd0da37965eef1e651c252bc3212e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:24:53 [info] 40#40: *1279 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:24:53 [info] 40#40: *1280 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:03 [info] 40#40: *1281 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:03 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:05 [info] 35#35: *1283 [lua] access_by_lua(msblocations.conf:189):2: c548f13cbffda185c5be9da9a03e96ad:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:25:05 [info] 35#35: *1283 [lua] logger.lua:23: c548f13cbffda185c5be9da9a03e96ad {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:25:05 +0000] c548f13cbffda185c5be9da9a03e96ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:25:13 [info] 40#40: *1285 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:13 [info] 35#35: *1284 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:20 [info] 35#35: *1286 [lua] access_by_lua(msblocations.conf:189):2: 839d623c44b7de3ec9bf26510e5dcf21:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:25:20 [info] 35#35: *1286 [lua] logger.lua:23: 839d623c44b7de3ec9bf26510e5dcf21 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:25:20 +0000] 839d623c44b7de3ec9bf26510e5dcf21 "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.146 - - [26/Jan/2023:06:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:25:23 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:23 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:33 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:33 [info] 40#40: *1291 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:35 [info] 35#35: *1292 [lua] access_by_lua(msblocations.conf:189):2: ad806105be6362c9b04d9bee75b67a49:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:25:35 +0000] ad806105be6362c9b04d9bee75b67a49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:25:35 [info] 35#35: *1292 [lua] logger.lua:23: ad806105be6362c9b04d9bee75b67a49 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:25:43 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:43 [info] 40#40: *1294 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:50 [info] 35#35: *1295 [lua] access_by_lua(msblocations.conf:189):2: e5a9fe63045d89860e30c20161b41113:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:25:50 [info] 35#35: *1295 [lua] logger.lua:23: e5a9fe63045d89860e30c20161b41113 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:25:50 +0000] e5a9fe63045d89860e30c20161b41113 "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.146 - - [26/Jan/2023:06:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:25:53 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:25:53 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:03 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:03 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:05 [info] 35#35: *1300 [lua] access_by_lua(msblocations.conf:189):2: 48dc5d779885d10a54776840d2289767:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:26:05 +0000] 48dc5d779885d10a54776840d2289767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:26:05 [info] 35#35: *1300 [lua] logger.lua:23: 48dc5d779885d10a54776840d2289767 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:26:13 [info] 40#40: *1301 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:13 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:20 [info] 35#35: *1303 [lua] access_by_lua(msblocations.conf:189):2: 514a1e691f34ad83f2f9885becee3820:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:26:20 [info] 35#35: *1303 [lua] logger.lua:23: 514a1e691f34ad83f2f9885becee3820 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:26:20 +0000] 514a1e691f34ad83f2f9885becee3820 "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.146 - - [26/Jan/2023:06:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 06:26:23 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:23 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:33 [info] 35#35: *1307 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:33 [info] 40#40: *1308 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:35 [info] 35#35: *1309 [lua] access_by_lua(msblocations.conf:189):2: dbad2196f72b8d6144743a8c0e9ebc9b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:26:35 [info] 35#35: *1309 [lua] logger.lua:23: dbad2196f72b8d6144743a8c0e9ebc9b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:26:35 +0000] dbad2196f72b8d6144743a8c0e9ebc9b "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.146 - - [26/Jan/2023:06:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 06:26:43 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:43 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:45 [info] 35#35: *1312 client closed connection while waiting for request, client: 10.233.65.39, server: 0.0.0.0:443
2023/01/26 06:26:50 [info] 35#35: *1313 [lua] access_by_lua(msblocations.conf:189):2: ce8833fb31be3e2c8e9e91bdf2bfa8b6:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:26:50 [info] 35#35: *1313 [lua] logger.lua:23: ce8833fb31be3e2c8e9e91bdf2bfa8b6 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:26:50 +0000] ce8833fb31be3e2c8e9e91bdf2bfa8b6 "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.146 - - [26/Jan/2023:06:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:26:53 [info] 40#40: *1314 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:26:53 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:03 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:03 [info] 40#40: *1317 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:05 [info] 35#35: *1318 [lua] access_by_lua(msblocations.conf:189):2: c6c90652c073bb1d9ca2799667e543ec:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:27:05 [info] 35#35: *1318 [lua] logger.lua:23: c6c90652c073bb1d9ca2799667e543ec {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:27:05 +0000] c6c90652c073bb1d9ca2799667e543ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:27:13 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:13 [info] 40#40: *1319 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:20 [info] 35#35: *1321 [lua] access_by_lua(msblocations.conf:189):2: e0f9953aff3b8ebd7a7d84a0642633ec:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:27:21 [info] 35#35: *1321 [lua] logger.lua:23: e0f9953aff3b8ebd7a7d84a0642633ec {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:27:21 +0000] e0f9953aff3b8ebd7a7d84a0642633ec "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.146 - - [26/Jan/2023:06:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:27:23 [info] 40#40: *1323 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:23 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:33 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:33 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:36 [info] 35#35: *1327 [lua] access_by_lua(msblocations.conf:189):2: b1bfc4700da7397c58dc30082d6f22db:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:27:36 +0000] b1bfc4700da7397c58dc30082d6f22db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:27:36 [info] 35#35: *1327 [lua] logger.lua:23: b1bfc4700da7397c58dc30082d6f22db {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:27:43 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:43 [info] 40#40: *1329 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:51 [info] 35#35: *1330 [lua] access_by_lua(msblocations.conf:189):2: 360970fa9b7e863467d618b04be4e3a0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:27:51 [info] 35#35: *1330 [lua] logger.lua:23: 360970fa9b7e863467d618b04be4e3a0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:27:51 +0000] 360970fa9b7e863467d618b04be4e3a0 "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.146 - - [26/Jan/2023:06:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:27:53 [info] 40#40: *1331 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:27:53 [info] 40#40: *1332 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:03 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:03 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:06 [info] 35#35: *1335 [lua] access_by_lua(msblocations.conf:189):2: a1187ac8cd52a67b338c10d08acbb8ca:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:28:06 +0000] a1187ac8cd52a67b338c10d08acbb8ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:28:06 [info] 35#35: *1335 [lua] logger.lua:23: a1187ac8cd52a67b338c10d08acbb8ca {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:28:13 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:13 [info] 40#40: *1337 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:21 [info] 35#35: *1338 [lua] access_by_lua(msblocations.conf:189):2: eae0cfcf330934a34f326d9a7e01b427:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:28:21 [info] 35#35: *1338 [lua] logger.lua:23: eae0cfcf330934a34f326d9a7e01b427 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:28:21 +0000] eae0cfcf330934a34f326d9a7e01b427 "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.146 - - [26/Jan/2023:06:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 06:28:23 [info] 40#40: *1340 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:23 [info] 40#40: *1339 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:33 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:33 [info] 40#40: *1342 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:36 [info] 35#35: *1344 [lua] access_by_lua(msblocations.conf:189):2: fc4acc2e1273dc97bb454d674069b66e:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:28:36 +0000] fc4acc2e1273dc97bb454d674069b66e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:28:36 [info] 35#35: *1344 [lua] logger.lua:23: fc4acc2e1273dc97bb454d674069b66e {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:28:43 [info] 40#40: *1345 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:43 [info] 40#40: *1346 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:51 [info] 35#35: *1347 [lua] access_by_lua(msblocations.conf:189):2: 35d99c08a47730c2c2abf22567573950:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:28:51 +0000] 35d99c08a47730c2c2abf22567573950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:28:51 [info] 35#35: *1347 [lua] logger.lua:23: 35d99c08a47730c2c2abf22567573950 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:28:53 [info] 40#40: *1348 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:28:53 [info] 40#40: *1349 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:03 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:03 [info] 40#40: *1351 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:06 [info] 35#35: *1352 [lua] access_by_lua(msblocations.conf:189):2: af24187ae5f55ecbb97012ac3e318152:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:29:06 +0000] af24187ae5f55ecbb97012ac3e318152 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:29:06 [info] 35#35: *1352 [lua] logger.lua:23: af24187ae5f55ecbb97012ac3e318152 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:29:13 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:13 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:21 [info] 35#35: *1355 [lua] access_by_lua(msblocations.conf:189):2: b636629a048d2c3c40f77363c7e54b10:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:29:21 [info] 35#35: *1355 [lua] logger.lua:23: b636629a048d2c3c40f77363c7e54b10 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:29:21 +0000] b636629a048d2c3c40f77363c7e54b10 "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.146 - - [26/Jan/2023:06:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:29:23 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:23 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:33 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:33 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:36 [info] 35#35: *1361 [lua] access_by_lua(msblocations.conf:189):2: c7769e3ed7fa5179f2cf4d7a6e3c72df:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:29:36 [info] 35#35: *1361 [lua] logger.lua:23: c7769e3ed7fa5179f2cf4d7a6e3c72df {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:29:36 +0000] c7769e3ed7fa5179f2cf4d7a6e3c72df "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.146 - - [26/Jan/2023:06:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:29:43 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:43 [info] 40#40: *1363 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:51 [info] 35#35: *1364 [lua] access_by_lua(msblocations.conf:189):2: e6766c4475bb2f29c28a8fd3446379c8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:29:51 +0000] e6766c4475bb2f29c28a8fd3446379c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:29:51 [info] 35#35: *1364 [lua] logger.lua:23: e6766c4475bb2f29c28a8fd3446379c8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:29:53 [info] 40#40: *1366 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:29:53 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:03 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:03 [info] 40#40: *1367 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:06 [info] 35#35: *1369 [lua] access_by_lua(msblocations.conf:189):2: 0117fb77fced853c81d7db43f9966017:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:30:06 +0000] 0117fb77fced853c81d7db43f9966017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:30:06 [info] 35#35: *1369 [lua] logger.lua:23: 0117fb77fced853c81d7db43f9966017 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:30:13 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:13 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:21 [info] 35#35: *1372 [lua] access_by_lua(msblocations.conf:189):2: f5f34dc263ca38af6ec7a1f65a96b18c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:30:21 +0000] f5f34dc263ca38af6ec7a1f65a96b18c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:30:21 [info] 35#35: *1372 [lua] logger.lua:23: f5f34dc263ca38af6ec7a1f65a96b18c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:30:23 [info] 40#40: *1374 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:23 [info] 40#40: *1373 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:33 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:33 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:36 [info] 35#35: *1378 [lua] access_by_lua(msblocations.conf:189):2: 562f000662184957ad96fb02669bdcd6:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:30:36 [info] 35#35: *1378 [lua] logger.lua:23: 562f000662184957ad96fb02669bdcd6 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:30:36 +0000] 562f000662184957ad96fb02669bdcd6 "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.146 - - [26/Jan/2023:06:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:30:43 [info] 40#40: *1379 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:43 [info] 40#40: *1380 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:51 [info] 35#35: *1381 [lua] access_by_lua(msblocations.conf:189):2: c54d14aface0e3a3633f892786030231:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:30:51 [info] 35#35: *1381 [lua] logger.lua:23: c54d14aface0e3a3633f892786030231 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:30:51 +0000] c54d14aface0e3a3633f892786030231 "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.146 - - [26/Jan/2023:06:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:30:53 [info] 40#40: *1382 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:30:53 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:03 [info] 40#40: *1385 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:03 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:06 [info] 35#35: *1386 [lua] access_by_lua(msblocations.conf:189):2: f7711ac26c7d16880da940cbbea72e3c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:31:06 +0000] f7711ac26c7d16880da940cbbea72e3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:31:06 [info] 35#35: *1386 [lua] logger.lua:23: f7711ac26c7d16880da940cbbea72e3c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:31:13 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:13 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:21 [info] 35#35: *1389 [lua] access_by_lua(msblocations.conf:189):2: 351a476a80c64f6bacbe30a8e2bfc386:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:31:21 +0000] 351a476a80c64f6bacbe30a8e2bfc386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:31:21 [info] 35#35: *1389 [lua] logger.lua:23: 351a476a80c64f6bacbe30a8e2bfc386 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:31:23 [info] 40#40: *1390 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:23 [info] 40#40: *1391 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:33 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:33 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:36 [info] 35#35: *1395 [lua] access_by_lua(msblocations.conf:189):2: ce193c287d5a0a6a0d04b7ddc2c785eb:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:31:36 +0000] ce193c287d5a0a6a0d04b7ddc2c785eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:31:36 [info] 35#35: *1395 [lua] logger.lua:23: ce193c287d5a0a6a0d04b7ddc2c785eb {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/26 06:31:43 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:43 [info] 40#40: *1396 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:51 [info] 35#35: *1398 [lua] access_by_lua(msblocations.conf:189):2: 44030380e172f82ce9b6e9b8c598d70a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:31:51 +0000] 44030380e172f82ce9b6e9b8c598d70a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:31:51 [info] 35#35: *1398 [lua] logger.lua:23: 44030380e172f82ce9b6e9b8c598d70a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:31:53 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:31:53 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:03 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:03 [info] 40#40: *1402 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:06 [info] 35#35: *1403 [lua] access_by_lua(msblocations.conf:189):2: ba71b4fd9078147fa2e7beb7dfeac749:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:32:06 +0000] ba71b4fd9078147fa2e7beb7dfeac749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:32:06 [info] 35#35: *1403 [lua] logger.lua:23: ba71b4fd9078147fa2e7beb7dfeac749 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:32:13 [info] 35#35: *1404 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:13 [info] 40#40: *1405 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:21 [info] 35#35: *1406 [lua] access_by_lua(msblocations.conf:189):2: 0ef52bc54af5b6ddd343b5e05795fa06:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:32:21 [info] 35#35: *1406 [lua] logger.lua:23: 0ef52bc54af5b6ddd343b5e05795fa06 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:32:21 +0000] 0ef52bc54af5b6ddd343b5e05795fa06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:32:23 [info] 40#40: *1408 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:23 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:33 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:33 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:36 [info] 35#35: *1412 [lua] access_by_lua(msblocations.conf:189):2: 1809f13eba0a380ea142c72f8da135bc:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:32:36 [info] 35#35: *1412 [lua] logger.lua:23: 1809f13eba0a380ea142c72f8da135bc {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:32:36 +0000] 1809f13eba0a380ea142c72f8da135bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:32:43 [info] 40#40: *1414 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:43 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:51 [info] 35#35: *1415 [lua] access_by_lua(msblocations.conf:189):2: 1f2cc364c764642b4d361962e1a9856f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:32:51 [info] 35#35: *1415 [lua] logger.lua:23: 1f2cc364c764642b4d361962e1a9856f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:32:51 +0000] 1f2cc364c764642b4d361962e1a9856f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/26 06:32:53 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:32:53 [info] 40#40: *1417 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:03 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:03 [info] 40#40: *1419 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:06 [info] 35#35: *1420 [lua] access_by_lua(msblocations.conf:189):2: ef734e13f53adea73dc9bdc6a8f55f37:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:33:06 [info] 35#35: *1420 [lua] logger.lua:23: ef734e13f53adea73dc9bdc6a8f55f37 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.146 - - [26/Jan/2023:06:33:06 +0000] ef734e13f53adea73dc9bdc6a8f55f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/26 06:33:13 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:13 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:21 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:189):2: 17019e96382efd717ec53dae5248c81b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:33:21 [info] 35#35: *1423 [lua] logger.lua:23: 17019e96382efd717ec53dae5248c81b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:33:21 +0000] 17019e96382efd717ec53dae5248c81b "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.146 - - [26/Jan/2023:06:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:33:23 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:23 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:33 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:33 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:36 [info] 35#35: *1429 [lua] access_by_lua(msblocations.conf:189):2: d9a9707cda83a1a87ab4f63f62e90b34:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:33:36 +0000] d9a9707cda83a1a87ab4f63f62e90b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:33:36 [info] 35#35: *1429 [lua] logger.lua:23: d9a9707cda83a1a87ab4f63f62e90b34 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:33:43 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:43 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:51 [info] 35#35: *1432 [lua] access_by_lua(msblocations.conf:189):2: 84d68652e3419de20e6277007f06b631:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:33:51 [info] 35#35: *1432 [lua] logger.lua:23: 84d68652e3419de20e6277007f06b631 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:33:51 +0000] 84d68652e3419de20e6277007f06b631 "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.146 - - [26/Jan/2023:06:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:33:53 [info] 40#40: *1434 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:33:53 [info] 40#40: *1433 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:03 [info] 40#40: *1436 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:03 [info] 40#40: *1435 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:06 [info] 35#35: *1437 [lua] access_by_lua(msblocations.conf:189):2: 59ef00d3ffcc5605d98731c0b4964885:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:34:06 [info] 35#35: *1437 [lua] logger.lua:23: 59ef00d3ffcc5605d98731c0b4964885 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:34:06 +0000] 59ef00d3ffcc5605d98731c0b4964885 "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.146 - - [26/Jan/2023:06:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:34:13 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:13 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:21 [info] 35#35: *1440 [lua] access_by_lua(msblocations.conf:189):2: 1d88e23800b70020f6d159227189f0ae:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:34:21 [info] 35#35: *1440 [lua] logger.lua:23: 1d88e23800b70020f6d159227189f0ae {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:34:21 +0000] 1d88e23800b70020f6d159227189f0ae "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.146 - - [26/Jan/2023:06:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/26 06:34:23 [info] 40#40: *1442 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:23 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:33 [info] 40#40: *1445 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:33 [info] 40#40: *1444 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:36 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:189):2: fab88d89ae0d0f883079fc8de1990602:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:34:36 [info] 35#35: *1446 [lua] logger.lua:23: fab88d89ae0d0f883079fc8de1990602 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:34:36 +0000] fab88d89ae0d0f883079fc8de1990602 "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.146 - - [26/Jan/2023:06:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:34:43 [info] 40#40: *1448 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:43 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:51 [info] 35#35: *1449 [lua] access_by_lua(msblocations.conf:189):2: b4a7aa5e72f6913ff4fa74dea9d0042c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:34:51 [info] 35#35: *1449 [lua] logger.lua:23: b4a7aa5e72f6913ff4fa74dea9d0042c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:34:51 +0000] b4a7aa5e72f6913ff4fa74dea9d0042c "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.146 - - [26/Jan/2023:06:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:34:53 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:34:53 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:03 [info] 40#40: *1452 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:03 [info] 40#40: *1453 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:06 [info] 35#35: *1454 [lua] access_by_lua(msblocations.conf:189):2: d9c17acfe8a46445e50dd510024b612a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.146 - - [26/Jan/2023:06:35:06 +0000] d9c17acfe8a46445e50dd510024b612a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:35:06 [info] 35#35: *1454 [lua] logger.lua:23: d9c17acfe8a46445e50dd510024b612a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:35:13 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:13 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:21 [info] 35#35: *1457 [lua] access_by_lua(msblocations.conf:189):2: 6f0ccb6a7012e4c040ce486032dbf7dc:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:35:21 [info] 35#35: *1457 [lua] logger.lua:23: 6f0ccb6a7012e4c040ce486032dbf7dc {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:35:21 +0000] 6f0ccb6a7012e4c040ce486032dbf7dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:35:23 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:23 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:33 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:33 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:36 [info] 35#35: *1463 [lua] access_by_lua(msblocations.conf:189):2: e047b5674f52714dff842bab3c02c411:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:35:36 [info] 35#35: *1463 [lua] logger.lua:23: e047b5674f52714dff842bab3c02c411 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:35:36 +0000] e047b5674f52714dff842bab3c02c411 "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.146 - - [26/Jan/2023:06:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:35:43 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:43 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:51 [info] 35#35: *1466 [lua] access_by_lua(msblocations.conf:189):2: 0d3ec3b1f94e42c8290224f147d7bdd9:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:35:51 [info] 35#35: *1466 [lua] logger.lua:23: 0d3ec3b1f94e42c8290224f147d7bdd9 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:35:51 +0000] 0d3ec3b1f94e42c8290224f147d7bdd9 "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.146 - - [26/Jan/2023:06:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:35:53 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:35:53 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:03 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:03 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:06 [info] 35#35: *1471 [lua] access_by_lua(msblocations.conf:189):2: b62a36c370c66e984b879907c5c18091:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:36:06 [info] 35#35: *1471 [lua] logger.lua:23: b62a36c370c66e984b879907c5c18091 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:36:06 +0000] b62a36c370c66e984b879907c5c18091 "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.146 - - [26/Jan/2023:06:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:36:13 [info] 40#40: *1472 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:13 [info] 40#40: *1473 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:21 [info] 35#35: *1474 [lua] access_by_lua(msblocations.conf:189):2: 203e1cae6f9f6eba354b252bc411a282:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:36:21 [info] 35#35: *1474 [lua] logger.lua:23: 203e1cae6f9f6eba354b252bc411a282 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:36:21 +0000] 203e1cae6f9f6eba354b252bc411a282 "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.146 - - [26/Jan/2023:06:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:36:23 [info] 40#40: *1476 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:23 [info] 40#40: *1475 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:33 [info] 40#40: *1478 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:33 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:36 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:189):2: 3238a16d916814c11739570572055735:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:36:36 +0000] 3238a16d916814c11739570572055735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/26 06:36:36 [info] 35#35: *1480 [lua] logger.lua:23: 3238a16d916814c11739570572055735 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 06:36:43 [info] 40#40: *1482 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:43 [info] 40#40: *1481 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:51 [info] 35#35: *1483 [lua] access_by_lua(msblocations.conf:189):2: 3e9f85f838c6098fada64a2019ce4f83:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:36:51 +0000] 3e9f85f838c6098fada64a2019ce4f83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:36:51 [info] 35#35: *1483 [lua] logger.lua:23: 3e9f85f838c6098fada64a2019ce4f83 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:36:53 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:36:53 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:03 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:03 [info] 40#40: *1487 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:06 [info] 35#35: *1488 [lua] access_by_lua(msblocations.conf:189):2: 6337466b8ad9c0d32d64453b37b3da24:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:37:06 [info] 35#35: *1488 [lua] logger.lua:23: 6337466b8ad9c0d32d64453b37b3da24 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:37:06 +0000] 6337466b8ad9c0d32d64453b37b3da24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:37:13 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:13 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:21 [info] 35#35: *1491 [lua] access_by_lua(msblocations.conf:189):2: 75496e04b4be283a32044a62303e678a:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:37:21 [info] 35#35: *1491 [lua] logger.lua:23: 75496e04b4be283a32044a62303e678a {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:37:21 +0000] 75496e04b4be283a32044a62303e678a "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.146 - - [26/Jan/2023:06:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:37:23 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:23 [info] 40#40: *1493 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:33 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:33 [info] 40#40: *1496 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:36 [info] 35#35: *1497 [lua] access_by_lua(msblocations.conf:189):2: f21bc107983ceb7d83b0ed5c35c2555b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:37:36 +0000] f21bc107983ceb7d83b0ed5c35c2555b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:37:36 [info] 35#35: *1497 [lua] logger.lua:23: f21bc107983ceb7d83b0ed5c35c2555b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:37:43 [info] 40#40: *1498 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:43 [info] 40#40: *1499 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:51 [info] 35#35: *1500 [lua] access_by_lua(msblocations.conf:189):2: 21c1a270573bf524da9def4c4783ac19:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:37:51 +0000] 21c1a270573bf524da9def4c4783ac19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/26 06:37:51 [info] 35#35: *1500 [lua] logger.lua:23: 21c1a270573bf524da9def4c4783ac19 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/26 06:37:53 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:37:53 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:03 [info] 40#40: *1504 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:03 [info] 40#40: *1503 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:06 [info] 35#35: *1505 [lua] access_by_lua(msblocations.conf:189):2: 502b65fbcc6dd1e94c350066dd2e3f8c:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:38:06 +0000] 502b65fbcc6dd1e94c350066dd2e3f8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:38:06 [info] 35#35: *1505 [lua] logger.lua:23: 502b65fbcc6dd1e94c350066dd2e3f8c {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:38:13 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:13 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:21 [info] 35#35: *1508 [lua] access_by_lua(msblocations.conf:189):2: 4ca0eb566e652e8b8c2501390aac8f56:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:38:21 [info] 35#35: *1508 [lua] logger.lua:23: 4ca0eb566e652e8b8c2501390aac8f56 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:38:21 +0000] 4ca0eb566e652e8b8c2501390aac8f56 "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.146 - - [26/Jan/2023:06:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:38:23 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:23 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:33 [info] 40#40: *1512 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:33 [info] 40#40: *1513 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:36 [info] 35#35: *1514 [lua] access_by_lua(msblocations.conf:189):2: 260d943f7fc61d157d0894a666013f5d:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:38:36 [info] 35#35: *1514 [lua] logger.lua:23: 260d943f7fc61d157d0894a666013f5d {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:38:36 +0000] 260d943f7fc61d157d0894a666013f5d "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.146 - - [26/Jan/2023:06:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:38:43 [info] 40#40: *1516 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:43 [info] 40#40: *1515 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:51 [info] 35#35: *1517 [lua] access_by_lua(msblocations.conf:189):2: 320b4eeaa1a16fb5cbe87a947a258e19:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:38:51 +0000] 320b4eeaa1a16fb5cbe87a947a258e19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/26 06:38:51 [info] 35#35: *1517 [lua] logger.lua:23: 320b4eeaa1a16fb5cbe87a947a258e19 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/26 06:38:53 [info] 40#40: *1519 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:38:53 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:03 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:03 [info] 35#35: *1521 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:06 [info] 35#35: *1522 [lua] access_by_lua(msblocations.conf:189):2: 366ea293befc707ed59226cb479277b0:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:39:06 +0000] 366ea293befc707ed59226cb479277b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/26 06:39:06 [info] 35#35: *1522 [lua] logger.lua:23: 366ea293befc707ed59226cb479277b0 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/26 06:39:13 [info] 35#35: *1523 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:13 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:21 [info] 35#35: *1525 [lua] access_by_lua(msblocations.conf:189):2: 72f9513ac190c002b7762d5ce6d33f9f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:39:21 [info] 35#35: *1525 [lua] logger.lua:23: 72f9513ac190c002b7762d5ce6d33f9f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:39:21 +0000] 72f9513ac190c002b7762d5ce6d33f9f "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.146 - - [26/Jan/2023:06:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:39:23 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:23 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:33 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:33 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:36 [info] 35#35: *1531 [lua] access_by_lua(msblocations.conf:189):2: 9c95095ef36e3c7dd45c7d50ca42647b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:39:36 [info] 35#35: *1531 [lua] logger.lua:23: 9c95095ef36e3c7dd45c7d50ca42647b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:39:36 +0000] 9c95095ef36e3c7dd45c7d50ca42647b "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.146 - - [26/Jan/2023:06:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:39:43 [info] 40#40: *1532 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:43 [info] 40#40: *1533 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:51 [info] 35#35: *1534 [lua] access_by_lua(msblocations.conf:189):2: e74320e623ce775b5899c4a94f5e0478:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:39:51 [info] 35#35: *1534 [lua] logger.lua:23: e74320e623ce775b5899c4a94f5e0478 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:39:51 +0000] e74320e623ce775b5899c4a94f5e0478 "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.146 - - [26/Jan/2023:06:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/26 06:39:53 [info] 35#35: *1535 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:39:53 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:03 [info] 40#40: *1538 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:03 [info] 40#40: *1537 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:06 [info] 35#35: *1539 [lua] access_by_lua(msblocations.conf:189):2: 93220dff96638c0a6b7dfc11e21e6802:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:40:06 [info] 35#35: *1539 [lua] logger.lua:23: 93220dff96638c0a6b7dfc11e21e6802 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:40:06 +0000] 93220dff96638c0a6b7dfc11e21e6802 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.146 - - [26/Jan/2023:06:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:40:13 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:13 [info] 40#40: *1540 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:21 [info] 35#35: *1542 [lua] access_by_lua(msblocations.conf:189):2: d7eb6802de7bb59fa26288f4b0854d9b:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/26 06:40:21 [info] 35#35: *1542 [lua] logger.lua:23: d7eb6802de7bb59fa26288f4b0854d9b {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:40:21 +0000] d7eb6802de7bb59fa26288f4b0854d9b "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.146 - - [26/Jan/2023:06:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:40:23 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:23 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:33 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:33 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:36 [info] 35#35: *1548 [lua] access_by_lua(msblocations.conf:189):2: a07573c86ab463ac7e73ff466583451f:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:40:36 +0000] a07573c86ab463ac7e73ff466583451f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/26 06:40:36 [info] 35#35: *1548 [lua] logger.lua:23: a07573c86ab463ac7e73ff466583451f {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:40:43 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:43 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:51 [info] 35#35: *1551 [lua] access_by_lua(msblocations.conf:189):2: 77e4db23b9df56f29317044f626d15f8:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:40:51 +0000] 77e4db23b9df56f29317044f626d15f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:40:51 [info] 35#35: *1551 [lua] logger.lua:23: 77e4db23b9df56f29317044f626d15f8 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/26 06:40:53 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:40:53 [info] 40#40: *1552 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:41:03 [info] 40#40: *1554 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:41:03 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:41:06 [info] 35#35: *1556 [lua] access_by_lua(msblocations.conf:189):2: 3b89e50edb59f56927916f1012b0a9f5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.146 - - [26/Jan/2023:06:41:06 +0000] 3b89e50edb59f56927916f1012b0a9f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/26 06:41:06 [info] 35#35: *1556 [lua] logger.lua:23: 3b89e50edb59f56927916f1012b0a9f5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:41:13 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:41:13 [info] 40#40: *1558 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:41:21 [info] 35#35: *1559 [lua] access_by_lua(msblocations.conf:189):2: bf4aa96d355640e8337da36ecbfa7fd5:receive the request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.146 - - [26/Jan/2023:06:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.66.146 - - [26/Jan/2023:06:41:21 +0000] bf4aa96d355640e8337da36ecbfa7fd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/26 06:41:21 [info] 35#35: *1559 [lua] logger.lua:23: bf4aa96d355640e8337da36ecbfa7fd5 {"matched":"microservices"} while logging request, client: 10.233.66.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/26 06:41:23 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443
2023/01/26 06:41:23 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.69.134, server: 0.0.0.0:443