Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.5.108
### 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/10 03:10:13 [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/10 03:10:13 [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/10 03:10:13 [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/10 03:10:13 [notice] 33#33: using the "epoll" event method
2023/01/10 03:10:13 [notice] 33#33: openresty/1.13.6.1
2023/01/10 03:10:13 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/10 03:10:13 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/10 03:10:13 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/10 03:10:13 [notice] 34#34: start worker processes
2023/01/10 03:10:13 [notice] 34#34: start worker process 35
2023/01/10 03:10:13 [notice] 34#34: start worker process 36
2023/01/10 03:10:13 [notice] 34#34: start worker process 38
2023/01/10 03:10:13 [notice] 34#34: start worker process 39
2023/01/10 03:10:13 [notice] 34#34: start worker process 40
\n\n### Starting apiroute
2023/01/10 03:10:13 [notice] 34#34: start worker process 41
2023/01/10 03:10:13 [notice] 34#34: start worker process 42
2023/01/10 03:10:13 [notice] 34#34: start worker process 43
2023/01/10 03:10:13 [notice] 34#34: start cache manager process 44
2023/01/10 03:10:13 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230110031013.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-10 03:10:16 225 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-10 03:10:16 232 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-10 03:10:16 232 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-10 03:10:16 283 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-10 03:10:16 284 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.5.108:10081 Enabled:true
2023-01-10 03:10:17 732 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-10 03:10:17 835 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-10 03:10:17 835 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-10 03:10:17 836 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-10 03:10:17 837 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-10 03:10:17 837 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-10 03:10:17 837 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-10 03:10:17 837 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-10 03:10:17 904 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-10 03:10:17 988 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-10 03:10:17 988 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-10 03:10:17 988 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-10 03:10:18 508 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/10 03:10:23 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:10:23 [info] 38#38: *11 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:10:33 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 19183b86a58d66f991627d1dd206e6bb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:10:33 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:10:33 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:10:33 [info] 35#35: *14 [lua] logger.lua:23: 19183b86a58d66f991627d1dd206e6bb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:10:33 +0000] 19183b86a58d66f991627d1dd206e6bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.173 upstream_response_time:0.172 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 57
2023/01/10 03:10:43 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:10:43 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:10:48 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 41f4cf1e3706d583bac9a0dc204a4e4d:receive the request, client: 10.233.67.230, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/10 03:10:48 [info] 35#35: *21 [lua] logger.lua:23: 41f4cf1e3706d583bac9a0dc204a4e4d {"matched":"microservices"} while logging request, client: 10.233.67.230, 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.67.230 - - [10/Jan/2023:03:10:48 +0000] 41f4cf1e3706d583bac9a0dc204a4e4d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.249 upstream_response_time:0.248 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.67.230 - - [10/Jan/2023:03:10:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 247
2023/01/10 03:10:48 [info] 35#35: *22 [lua] access_by_lua(msblocations.conf:189):2: e82a1f2ddb5a7d88c425701770ccff61:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:10:48 +0000] e82a1f2ddb5a7d88c425701770ccff61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/10 03:10:48 [info] 35#35: *22 [lua] logger.lua:23: e82a1f2ddb5a7d88c425701770ccff61 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:10:53 [info] 35#35: *21 client 10.233.67.230 closed keepalive connection
2023/01/10 03:10:53 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:10:53 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:02 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:189):2: 4ef485e59a9b2dc3240205f11802c79f:receive the request, client: 10.233.65.53, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.65.53 - - [10/Jan/2023:03:11:02 +0000] 4ef485e59a9b2dc3240205f11802c79f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.083 upstream_response_time:0.083 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.65.53 - - [10/Jan/2023:03:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 81
2023/01/10 03:11:02 [info] 35#35: *25 [lua] logger.lua:23: 4ef485e59a9b2dc3240205f11802c79f {"matched":"microservices"} while logging request, client: 10.233.65.53, 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"
2023/01/10 03:11:03 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:03 [info] 38#38: *27 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
10.233.68.100 - - [10/Jan/2023:03:11:03 +0000] 6c5c861771863d9c0d1553c5ae3b7ba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:11:03 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: 6c5c861771863d9c0d1553c5ae3b7ba2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:11:03 [info] 35#35: *28 [lua] logger.lua:23: 6c5c861771863d9c0d1553c5ae3b7ba2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:11:12 [info] 35#35: *25 client 10.233.65.53 closed keepalive connection
2023/01/10 03:11:13 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:13 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:13 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/10 03:11:13 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/10 03:11:13 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/10 03:11:13 [notice] 34#34: signal 29 (SIGIO) received
2023/01/10 03:11:18 [info] 35#35: *32 [lua] access_by_lua(msblocations.conf:189):2: f8bf1534da9bff76fbf0e1c061713536:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:11:18 +0000] f8bf1534da9bff76fbf0e1c061713536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/10 03:11:18 [info] 35#35: *32 [lua] logger.lua:23: f8bf1534da9bff76fbf0e1c061713536 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:11:23 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:23 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:33 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:33 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:33 [info] 35#35: *37 [lua] access_by_lua(msblocations.conf:189):2: fc40f5db4bf6b7e70dea61c7d5fa72c9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:11:33 +0000] fc40f5db4bf6b7e70dea61c7d5fa72c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
2023/01/10 03:11:33 [info] 35#35: *37 [lua] logger.lua:23: fc40f5db4bf6b7e70dea61c7d5fa72c9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/01/10 03:11:43 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:43 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:48 [info] 35#35: *40 [lua] access_by_lua(msblocations.conf:189):2: b0b03fd59118dec3da19b67467618e29:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:11:48 [info] 35#35: *40 [lua] logger.lua:23: b0b03fd59118dec3da19b67467618e29 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:11:48 +0000] b0b03fd59118dec3da19b67467618e29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/10 03:11:53 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:11:53 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:03 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:03 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:03 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: 29e91a4c9b846e4cde8dce5bedf7be29:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.100 - - [10/Jan/2023:03:12:03 +0000] 29e91a4c9b846e4cde8dce5bedf7be29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/10 03:12:03 [info] 35#35: *45 [lua] logger.lua:23: 29e91a4c9b846e4cde8dce5bedf7be29 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:12:13 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:13 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:18 [info] 35#35: *49 [lua] access_by_lua(msblocations.conf:189):2: a9351f52a166b38e9661818a58fc83ac:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:12:18 +0000] a9351f52a166b38e9661818a58fc83ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/10 03:12:18 [info] 35#35: *49 [lua] logger.lua:23: a9351f52a166b38e9661818a58fc83ac {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:12:23 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:23 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:33 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:33 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:33 [info] 35#35: *54 [lua] access_by_lua(msblocations.conf:189):2: eb2049e1e210bf32dc4e7790c4608680:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:12:33 [info] 35#35: *54 [lua] logger.lua:23: eb2049e1e210bf32dc4e7790c4608680 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:12:33 +0000] eb2049e1e210bf32dc4e7790c4608680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:12:43 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:43 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:48 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: 218de34786f8d1b0b8f9bf8a4cff877f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:12:48 [info] 35#35: *57 [lua] logger.lua:23: 218de34786f8d1b0b8f9bf8a4cff877f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.100 - - [10/Jan/2023:03:12:48 +0000] 218de34786f8d1b0b8f9bf8a4cff877f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:12:53 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:12:53 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:03 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:03 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:03 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 8cbd9d25f29069230d34556789e29992:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:13:04 [info] 35#35: *62 [lua] logger.lua:23: 8cbd9d25f29069230d34556789e29992 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:13:04 +0000] 8cbd9d25f29069230d34556789e29992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:13:13 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:13 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:19 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: 6f4441b13e1472345f3d1af2b4072987:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:13:19 [info] 35#35: *66 [lua] logger.lua:23: 6f4441b13e1472345f3d1af2b4072987 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:13:19 +0000] 6f4441b13e1472345f3d1af2b4072987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:13:23 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:23 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:33 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:33 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:34 [info] 35#35: *71 [lua] access_by_lua(msblocations.conf:189):2: 6985d576e2d5ed2446c36e1e0d18abe6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:13:34 +0000] 6985d576e2d5ed2446c36e1e0d18abe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:13:34 [info] 35#35: *71 [lua] logger.lua:23: 6985d576e2d5ed2446c36e1e0d18abe6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:13:43 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:43 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:49 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: a466ee1cfce93a82d4c070b6075b8097:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:13:49 +0000] a466ee1cfce93a82d4c070b6075b8097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:13:49 [info] 35#35: *74 [lua] logger.lua:23: a466ee1cfce93a82d4c070b6075b8097 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:13:53 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:13:53 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:03 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:03 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:04 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: 330e64379155b9522bcb15bfe95fb74f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:14:04 +0000] 330e64379155b9522bcb15bfe95fb74f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.170 upstream_response_time:0.169 "-" "Consul Health Check" "-"
2023/01/10 03:14:04 [info] 35#35: *79 [lua] logger.lua:23: 330e64379155b9522bcb15bfe95fb74f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:14:13 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:13 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:19 [info] 35#35: *83 [lua] access_by_lua(msblocations.conf:189):2: c6402e5fd0543c670c7ce3f323f88aeb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:14:19 +0000] c6402e5fd0543c670c7ce3f323f88aeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:14:19 [info] 35#35: *83 [lua] logger.lua:23: c6402e5fd0543c670c7ce3f323f88aeb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:14:23 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:23 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:33 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:33 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:34 [info] 35#35: *88 [lua] access_by_lua(msblocations.conf:189):2: ae5ad6fee6add9beb4d44ca3bea599bd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:14:34 [info] 35#35: *88 [lua] logger.lua:23: ae5ad6fee6add9beb4d44ca3bea599bd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:14:34 +0000] ae5ad6fee6add9beb4d44ca3bea599bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:14:43 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:43 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:49 [info] 35#35: *91 [lua] access_by_lua(msblocations.conf:189):2: 0e181ee2285c0a8785c96da3a27b8c8a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:14:49 +0000] 0e181ee2285c0a8785c96da3a27b8c8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:14:49 [info] 35#35: *91 [lua] logger.lua:23: 0e181ee2285c0a8785c96da3a27b8c8a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:14:53 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:14:53 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:03 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:03 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:04 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 28b49e88e1b64ece41f91a747fa3a421:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:15:04 [info] 35#35: *96 [lua] logger.lua:23: 28b49e88e1b64ece41f91a747fa3a421 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:15:04 +0000] 28b49e88e1b64ece41f91a747fa3a421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:15:13 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:13 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:19 [info] 35#35: *100 [lua] access_by_lua(msblocations.conf:189):2: dc5e72909f9d60c3abd1d8525c9c9119:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:15:19 [info] 35#35: *100 [lua] logger.lua:23: dc5e72909f9d60c3abd1d8525c9c9119 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:15:19 +0000] dc5e72909f9d60c3abd1d8525c9c9119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:15:23 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:23 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:33 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:33 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:34 [info] 35#35: *105 [lua] access_by_lua(msblocations.conf:189):2: 857a173f191847f116a03fc204306b77:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:15:34 [info] 35#35: *105 [lua] logger.lua:23: 857a173f191847f116a03fc204306b77 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:15:34 +0000] 857a173f191847f116a03fc204306b77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:15:43 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:43 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:49 [info] 35#35: *108 [lua] access_by_lua(msblocations.conf:189):2: 45ce3820ff99f8ea15b3aae0df336d38:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:15:49 [info] 35#35: *108 [lua] logger.lua:23: 45ce3820ff99f8ea15b3aae0df336d38 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:15:49 +0000] 45ce3820ff99f8ea15b3aae0df336d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:15:53 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:15:53 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:03 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:03 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:04 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 87539a56863e1032dacce4f6527c653f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:16:04 [info] 35#35: *113 [lua] logger.lua:23: 87539a56863e1032dacce4f6527c653f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:16:04 +0000] 87539a56863e1032dacce4f6527c653f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:16:13 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:13 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:19 [info] 35#35: *117 [lua] access_by_lua(msblocations.conf:189):2: 8fa9b05f1e212c5f2fb9a8b59f6d7dc5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:16:19 [info] 35#35: *117 [lua] logger.lua:23: 8fa9b05f1e212c5f2fb9a8b59f6d7dc5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:16:19 +0000] 8fa9b05f1e212c5f2fb9a8b59f6d7dc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:16:23 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:23 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:33 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:33 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:34 [info] 35#35: *122 [lua] access_by_lua(msblocations.conf:189):2: 048997773a83c9c074e1032b98ad56cf:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:16:34 +0000] 048997773a83c9c074e1032b98ad56cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:16:34 [info] 35#35: *122 [lua] logger.lua:23: 048997773a83c9c074e1032b98ad56cf {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:16:43 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:43 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:49 [info] 35#35: *125 [lua] access_by_lua(msblocations.conf:189):2: 627291ec80c63d0598331450f96888a2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:16:49 [info] 35#35: *125 [lua] logger.lua:23: 627291ec80c63d0598331450f96888a2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:16:49 +0000] 627291ec80c63d0598331450f96888a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:16:53 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:16:53 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:03 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:03 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:04 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: 071a9dca146a67d912dcf2424ccb5ebc:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:17:04 +0000] 071a9dca146a67d912dcf2424ccb5ebc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:17:04 [info] 35#35: *130 [lua] logger.lua:23: 071a9dca146a67d912dcf2424ccb5ebc {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:17:13 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:13 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:19 [info] 35#35: *134 [lua] access_by_lua(msblocations.conf:189):2: bf162191e1b0ce2bcdf388323195332e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:17:19 +0000] bf162191e1b0ce2bcdf388323195332e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:17:19 [info] 35#35: *134 [lua] logger.lua:23: bf162191e1b0ce2bcdf388323195332e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:17:23 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:23 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:33 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:33 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:34 [info] 35#35: *139 [lua] access_by_lua(msblocations.conf:189):2: 394b1eeca60721dce2f0b1fc6ff6ee17:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:17:34 [info] 35#35: *139 [lua] logger.lua:23: 394b1eeca60721dce2f0b1fc6ff6ee17 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:17:34 +0000] 394b1eeca60721dce2f0b1fc6ff6ee17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:17:43 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:43 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:49 [info] 35#35: *142 [lua] access_by_lua(msblocations.conf:189):2: 49e44acf96f47bb25d48687f030e1764:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:17:49 [info] 35#35: *142 [lua] logger.lua:23: 49e44acf96f47bb25d48687f030e1764 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:17:49 +0000] 49e44acf96f47bb25d48687f030e1764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:17:53 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:17:53 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:03 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:03 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:04 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 7cfc4da1b94e4288528e5f3f289b4297:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:18:04 [info] 35#35: *147 [lua] logger.lua:23: 7cfc4da1b94e4288528e5f3f289b4297 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:18:04 +0000] 7cfc4da1b94e4288528e5f3f289b4297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:18:13 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:13 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:19 [info] 35#35: *151 [lua] access_by_lua(msblocations.conf:189):2: 8622218bf1a985d15effe71e134ed695:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:18:19 [info] 35#35: *151 [lua] logger.lua:23: 8622218bf1a985d15effe71e134ed695 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:18:19 +0000] 8622218bf1a985d15effe71e134ed695 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:18:23 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:23 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:33 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:33 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:34 [info] 35#35: *156 [lua] access_by_lua(msblocations.conf:189):2: 32b48bc361a6f6b251f85737cc31f61a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:18:34 [info] 35#35: *156 [lua] logger.lua:23: 32b48bc361a6f6b251f85737cc31f61a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:18:34 +0000] 32b48bc361a6f6b251f85737cc31f61a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:18:43 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:43 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:49 [info] 35#35: *159 [lua] access_by_lua(msblocations.conf:189):2: 0f0adac16751d4880f95fdcf9c070d9a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:18:49 [info] 35#35: *159 [lua] logger.lua:23: 0f0adac16751d4880f95fdcf9c070d9a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:18:49 +0000] 0f0adac16751d4880f95fdcf9c070d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:18:53 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:18:53 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:03 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:03 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:04 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 0f8ca566ef5226eba87dd8edc500c825:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:19:04 [info] 35#35: *164 [lua] logger.lua:23: 0f8ca566ef5226eba87dd8edc500c825 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:19:04 +0000] 0f8ca566ef5226eba87dd8edc500c825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:19:13 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:13 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:19 [info] 35#35: *168 [lua] access_by_lua(msblocations.conf:189):2: 4250ad2869c8463f698a2252287b0e91:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:19:19 [info] 35#35: *168 [lua] logger.lua:23: 4250ad2869c8463f698a2252287b0e91 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:19:19 +0000] 4250ad2869c8463f698a2252287b0e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:19:23 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:23 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:33 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:33 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:34 [info] 35#35: *173 [lua] access_by_lua(msblocations.conf:189):2: a6a7e48f77dc19bf88da2b2a701a4273:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:19:34 [info] 35#35: *173 [lua] logger.lua:23: a6a7e48f77dc19bf88da2b2a701a4273 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:19:34 +0000] a6a7e48f77dc19bf88da2b2a701a4273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:19:43 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:43 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:49 [info] 35#35: *176 [lua] access_by_lua(msblocations.conf:189):2: 39f04ac2b3e11e772a9f46478062e20a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:19:49 [info] 35#35: *176 [lua] logger.lua:23: 39f04ac2b3e11e772a9f46478062e20a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:19:49 +0000] 39f04ac2b3e11e772a9f46478062e20a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:19:53 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:19:53 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:03 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:03 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:04 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: 189dc268841d450fd24dd0f72f851aaf:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:20:04 [info] 35#35: *181 [lua] logger.lua:23: 189dc268841d450fd24dd0f72f851aaf {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:20:04 +0000] 189dc268841d450fd24dd0f72f851aaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:20:13 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:13 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:19 [info] 35#35: *185 [lua] access_by_lua(msblocations.conf:189):2: 664316cb8d82293b3af957d2ef1d929f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:20:19 [info] 35#35: *185 [lua] logger.lua:23: 664316cb8d82293b3af957d2ef1d929f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:20:19 +0000] 664316cb8d82293b3af957d2ef1d929f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:20:23 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:23 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:33 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:33 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:34 [info] 35#35: *190 [lua] access_by_lua(msblocations.conf:189):2: 7c24e5a058f47aa3d976e1de1d65468b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:20:34 +0000] 7c24e5a058f47aa3d976e1de1d65468b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:20:34 [info] 35#35: *190 [lua] logger.lua:23: 7c24e5a058f47aa3d976e1de1d65468b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:20:43 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:43 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:49 [info] 35#35: *193 [lua] access_by_lua(msblocations.conf:189):2: 315d866de73b2f60d7ec233e1a2c3b9e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:20:49 [info] 35#35: *193 [lua] logger.lua:23: 315d866de73b2f60d7ec233e1a2c3b9e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:20:49 +0000] 315d866de73b2f60d7ec233e1a2c3b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:20:53 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:20:53 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:03 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:03 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:04 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: 2f387c9bcd1d27296668fc6a1f97c21b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:21:04 [info] 35#35: *198 [lua] logger.lua:23: 2f387c9bcd1d27296668fc6a1f97c21b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:21:04 +0000] 2f387c9bcd1d27296668fc6a1f97c21b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:21:13 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:13 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:19 [info] 35#35: *202 [lua] access_by_lua(msblocations.conf:189):2: b7ade23857d9a45cb61aec465c532cb8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:21:19 [info] 35#35: *202 [lua] logger.lua:23: b7ade23857d9a45cb61aec465c532cb8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:21:19 +0000] b7ade23857d9a45cb61aec465c532cb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/10 03:21:23 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:23 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:33 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:33 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:34 [info] 35#35: *207 [lua] access_by_lua(msblocations.conf:189):2: fe5a431f2fbe8c86da03aef6d9fdffe1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:21:34 [info] 35#35: *207 [lua] logger.lua:23: fe5a431f2fbe8c86da03aef6d9fdffe1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:21:34 +0000] fe5a431f2fbe8c86da03aef6d9fdffe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:21:43 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:43 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:49 [info] 35#35: *210 [lua] access_by_lua(msblocations.conf:189):2: 292272391975852436dd0f3a0040a079:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:21:49 [info] 35#35: *210 [lua] logger.lua:23: 292272391975852436dd0f3a0040a079 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:21:49 +0000] 292272391975852436dd0f3a0040a079 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:21:53 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:21:53 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:03 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:03 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:04 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: 7cd049fc7893b555396c73af7366ca71:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:22:04 +0000] 7cd049fc7893b555396c73af7366ca71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:22:04 [info] 35#35: *215 [lua] logger.lua:23: 7cd049fc7893b555396c73af7366ca71 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:22:13 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:13 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:19 [info] 35#35: *219 [lua] access_by_lua(msblocations.conf:189):2: 0da5d0f8de700295e40b9d0752252ce0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:22:19 +0000] 0da5d0f8de700295e40b9d0752252ce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:22:19 [info] 35#35: *219 [lua] logger.lua:23: 0da5d0f8de700295e40b9d0752252ce0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:22:23 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:23 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:33 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:33 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:34 [info] 35#35: *224 [lua] access_by_lua(msblocations.conf:189):2: a3096914bab69bd60f8f2550ea1aa291:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:22:34 +0000] a3096914bab69bd60f8f2550ea1aa291 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:22:34 [info] 35#35: *224 [lua] logger.lua:23: a3096914bab69bd60f8f2550ea1aa291 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:22:43 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:43 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:49 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: ede358cd9e93587ca2a4df17704bda7d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:22:49 [info] 35#35: *227 [lua] logger.lua:23: ede358cd9e93587ca2a4df17704bda7d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.100 - - [10/Jan/2023:03:22:49 +0000] ede358cd9e93587ca2a4df17704bda7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:22:53 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:22:53 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:03 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:03 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:04 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: 1f4dc59f9058fbc10b1c26664eb7ef50:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:23:04 +0000] 1f4dc59f9058fbc10b1c26664eb7ef50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:23:04 [info] 35#35: *232 [lua] logger.lua:23: 1f4dc59f9058fbc10b1c26664eb7ef50 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:23:13 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:13 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:19 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: 2c981efc3759814aff15a5fd9b541762:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:23:19 +0000] 2c981efc3759814aff15a5fd9b541762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:23:19 [info] 35#35: *236 [lua] logger.lua:23: 2c981efc3759814aff15a5fd9b541762 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:23:23 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:23 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:33 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:33 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:34 [info] 35#35: *241 [lua] access_by_lua(msblocations.conf:189):2: c4bc3e9ccb67d9511aa02dcce62ed3a0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:23:34 [info] 35#35: *241 [lua] logger.lua:23: c4bc3e9ccb67d9511aa02dcce62ed3a0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:23:34 +0000] c4bc3e9ccb67d9511aa02dcce62ed3a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:23:43 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:43 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:49 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: 6b46b88e3559561a3f44ff149d3df7b4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.100 - - [10/Jan/2023:03:23:49 +0000] 6b46b88e3559561a3f44ff149d3df7b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:23:49 [info] 35#35: *244 [lua] logger.lua:23: 6b46b88e3559561a3f44ff149d3df7b4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:23:53 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:23:53 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:03 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:03 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:04 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: 0b11dd32307e25a5d8ae6a8ac846e910:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:04 +0000] 0b11dd32307e25a5d8ae6a8ac846e910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/10 03:24:04 [info] 35#35: *249 [lua] logger.lua:23: 0b11dd32307e25a5d8ae6a8ac846e910 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/10 03:24:13 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:13 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:19 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: 326bc39542524abe50bd29d71778d8f0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:24:19 [info] 35#35: *253 [lua] logger.lua:23: 326bc39542524abe50bd29d71778d8f0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:19 +0000] 326bc39542524abe50bd29d71778d8f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:24:23 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:23 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:33 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:33 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:34 [info] 35#35: *258 [lua] access_by_lua(msblocations.conf:189):2: 7efe4768e0b209a81d31472473a42d05:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:34 +0000] 7efe4768e0b209a81d31472473a42d05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:24:34 [info] 35#35: *258 [lua] logger.lua:23: 7efe4768e0b209a81d31472473a42d05 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:24:43 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:43 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:49 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: 5d8d3d8930f21a6e14c2afe5259c522d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:49 +0000] 5d8d3d8930f21a6e14c2afe5259c522d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:24:49 [info] 35#35: *261 [lua] logger.lua:23: 5d8d3d8930f21a6e14c2afe5259c522d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:24:53 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:24:53 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:03 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:03 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:04 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: 46f91c7652e59282b32d2e82f6bff188:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:25:04 [info] 35#35: *266 [lua] logger.lua:23: 46f91c7652e59282b32d2e82f6bff188 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:25:04 +0000] 46f91c7652e59282b32d2e82f6bff188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:25:13 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:13 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:19 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 9a0cc2856ba44ec1c1f7762f8267a89c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:25:19 [info] 35#35: *270 [lua] logger.lua:23: 9a0cc2856ba44ec1c1f7762f8267a89c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:25:19 +0000] 9a0cc2856ba44ec1c1f7762f8267a89c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:25:23 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:23 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:33 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:33 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:34 [info] 35#35: *275 [lua] access_by_lua(msblocations.conf:189):2: 94f2d01ffde6d56ae1f37cf9cd12b283:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:25:34 [info] 35#35: *275 [lua] logger.lua:23: 94f2d01ffde6d56ae1f37cf9cd12b283 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:25:34 +0000] 94f2d01ffde6d56ae1f37cf9cd12b283 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:25:43 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:43 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:49 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: e6532088394d643eeb36f777aa2ae071:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:25:49 [info] 35#35: *278 [lua] logger.lua:23: e6532088394d643eeb36f777aa2ae071 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:25:49 +0000] e6532088394d643eeb36f777aa2ae071 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:25:53 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:25:53 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:03 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:03 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:04 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: c2a068370c1d0e43728cd8e3cca93a10:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:26:04 [info] 35#35: *283 [lua] logger.lua:23: c2a068370c1d0e43728cd8e3cca93a10 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:26:04 +0000] c2a068370c1d0e43728cd8e3cca93a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:26:13 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:13 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:19 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: d2a12f2f17cfeef7b9cf0c2eb27fc0a5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:26:19 [info] 35#35: *287 [lua] logger.lua:23: d2a12f2f17cfeef7b9cf0c2eb27fc0a5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:26:19 +0000] d2a12f2f17cfeef7b9cf0c2eb27fc0a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:26:23 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:23 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:33 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:33 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:34 [info] 35#35: *292 [lua] access_by_lua(msblocations.conf:189):2: 5e477d0ff817afa7e954ea0cc0f01abc:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:26:34 [info] 35#35: *292 [lua] logger.lua:23: 5e477d0ff817afa7e954ea0cc0f01abc {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:26:34 +0000] 5e477d0ff817afa7e954ea0cc0f01abc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:26:43 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:43 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:49 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: 7ecfa1679d747b6cbde060ae4764f601:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:26:49 [info] 35#35: *295 [lua] logger.lua:23: 7ecfa1679d747b6cbde060ae4764f601 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:26:49 +0000] 7ecfa1679d747b6cbde060ae4764f601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:26:53 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:26:53 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:03 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:03 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:04 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: 7d7f8abc05e1ee6aeb365a41a0c9c898:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:27:04 [info] 35#35: *300 [lua] logger.lua:23: 7d7f8abc05e1ee6aeb365a41a0c9c898 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:27:04 +0000] 7d7f8abc05e1ee6aeb365a41a0c9c898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:27:13 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:13 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:19 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: 320983302481038a14955fab4ea94254:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:27:19 +0000] 320983302481038a14955fab4ea94254 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:27:19 [info] 35#35: *304 [lua] logger.lua:23: 320983302481038a14955fab4ea94254 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:27:23 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:23 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:33 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:33 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:34 [info] 35#35: *309 [lua] access_by_lua(msblocations.conf:189):2: 2ad00b313527e0ab2c58a70ef13aa0ff:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:27:34 [info] 35#35: *309 [lua] logger.lua:23: 2ad00b313527e0ab2c58a70ef13aa0ff {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:27:34 +0000] 2ad00b313527e0ab2c58a70ef13aa0ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:27:43 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:43 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:49 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 5d41e5317c84e2cd674e25fc49393139:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:27:49 +0000] 5d41e5317c84e2cd674e25fc49393139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/10 03:27:49 [info] 35#35: *312 [lua] logger.lua:23: 5d41e5317c84e2cd674e25fc49393139 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/10 03:27:53 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:27:53 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:03 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:03 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:04 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: 117cd6b709743a8ebda877ae3f127bab:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:28:04 [info] 35#35: *317 [lua] logger.lua:23: 117cd6b709743a8ebda877ae3f127bab {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:28:04 +0000] 117cd6b709743a8ebda877ae3f127bab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:28:13 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:13 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:19 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: e59fd8f37eb33fa7d6b011bf07b7d8e0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:28:19 [info] 35#35: *321 [lua] logger.lua:23: e59fd8f37eb33fa7d6b011bf07b7d8e0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:28:19 +0000] e59fd8f37eb33fa7d6b011bf07b7d8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/10 03:28:23 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:23 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:33 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:33 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:34 [info] 35#35: *326 [lua] access_by_lua(msblocations.conf:189):2: c8b905c0762b39582e059711f61e3ec6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:28:34 [info] 35#35: *326 [lua] logger.lua:23: c8b905c0762b39582e059711f61e3ec6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:28:34 +0000] c8b905c0762b39582e059711f61e3ec6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:28:43 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:43 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:49 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: 66ee58feda091c006d23b83a9a68e898:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:28:49 [info] 35#35: *329 [lua] logger.lua:23: 66ee58feda091c006d23b83a9a68e898 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:28:49 +0000] 66ee58feda091c006d23b83a9a68e898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:28:53 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:28:53 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:03 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:03 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:04 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: 2733a5d385ba75c378d4fe22216c413c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.100 - - [10/Jan/2023:03:29:04 +0000] 2733a5d385ba75c378d4fe22216c413c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:29:04 [info] 35#35: *334 [lua] logger.lua:23: 2733a5d385ba75c378d4fe22216c413c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:29:13 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:13 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:19 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 0620512da1fe685a45f20092311c094b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:29:19 +0000] 0620512da1fe685a45f20092311c094b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:29:19 [info] 35#35: *338 [lua] logger.lua:23: 0620512da1fe685a45f20092311c094b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:29:23 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:23 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:33 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:33 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:34 [info] 35#35: *343 [lua] access_by_lua(msblocations.conf:189):2: 98861bcb2a7cb6ca0621bfa396442134:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:29:34 [info] 35#35: *343 [lua] logger.lua:23: 98861bcb2a7cb6ca0621bfa396442134 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:29:34 +0000] 98861bcb2a7cb6ca0621bfa396442134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:29:43 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:43 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:49 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: f658ba29b24895455025cd5da728dfaf:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:29:49 +0000] f658ba29b24895455025cd5da728dfaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:29:49 [info] 35#35: *346 [lua] logger.lua:23: f658ba29b24895455025cd5da728dfaf {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:29:53 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:29:53 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:03 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:03 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:04 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: a292dfd43ab875482ab74ae22096cf4a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:30:04 [info] 35#35: *351 [lua] logger.lua:23: a292dfd43ab875482ab74ae22096cf4a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:30:04 +0000] a292dfd43ab875482ab74ae22096cf4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:30:13 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:13 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:19 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: 0ed51a6243517719e2e158e0c872fc70:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:30:20 [info] 35#35: *355 [lua] logger.lua:23: 0ed51a6243517719e2e158e0c872fc70 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:30:20 +0000] 0ed51a6243517719e2e158e0c872fc70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:30:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:30:23 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:23 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:33 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:33 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:35 [info] 35#35: *360 [lua] access_by_lua(msblocations.conf:189):2: f8ed4db4ceac964e641ac578a7c19ca9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:30:35 [info] 35#35: *360 [lua] logger.lua:23: f8ed4db4ceac964e641ac578a7c19ca9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:30:35 +0000] f8ed4db4ceac964e641ac578a7c19ca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:30:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:30:43 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:43 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:50 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: 69ccbacb98579a72f8121e29e2aede4c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:30:50 +0000] 69ccbacb98579a72f8121e29e2aede4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:30:50 [info] 35#35: *363 [lua] logger.lua:23: 69ccbacb98579a72f8121e29e2aede4c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:30:53 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:30:53 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:03 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:03 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:05 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: 96ca401b240cbbe4adab4e3f65d99570:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:31:05 [info] 35#35: *368 [lua] logger.lua:23: 96ca401b240cbbe4adab4e3f65d99570 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:31:05 +0000] 96ca401b240cbbe4adab4e3f65d99570 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:31:11 [info] 35#35: *369 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.197, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.71.197 - - [10/Jan/2023:03:31:11 +0000] f8dac4a98e4ca56b9f536e8d3a8a17d9 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/10 03:31:13 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:13 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:20 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 1d5cd12579e7f712c3bf2fc45b557135:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:31:20 [info] 35#35: *373 [lua] logger.lua:23: 1d5cd12579e7f712c3bf2fc45b557135 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:31:20 +0000] 1d5cd12579e7f712c3bf2fc45b557135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:31:23 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:23 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:33 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:33 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:35 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: f78999f84f005e79942f21e072ade340:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:31:35 +0000] f78999f84f005e79942f21e072ade340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:31:35 [info] 35#35: *378 [lua] logger.lua:23: f78999f84f005e79942f21e072ade340 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:31:43 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:43 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:50 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 52378a6d1ffa8ddc98fd598ac37890f5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:31:50 [info] 35#35: *381 [lua] logger.lua:23: 52378a6d1ffa8ddc98fd598ac37890f5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:31:50 +0000] 52378a6d1ffa8ddc98fd598ac37890f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:31:53 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:31:53 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:03 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:03 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:05 [info] 35#35: *386 [lua] access_by_lua(msblocations.conf:189):2: 9658e82863108fdb9374638dcbea467a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:32:05 [info] 35#35: *386 [lua] logger.lua:23: 9658e82863108fdb9374638dcbea467a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:32:05 +0000] 9658e82863108fdb9374638dcbea467a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:32:13 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:13 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:20 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 7582ad5e4e741f5decdf3734bb95c0fb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:32:20 [info] 35#35: *390 [lua] logger.lua:23: 7582ad5e4e741f5decdf3734bb95c0fb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:32:20 +0000] 7582ad5e4e741f5decdf3734bb95c0fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:32:23 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:23 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:33 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:33 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:35 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: b6514b5e7431902d7e57ae390dd19b7e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:32:35 [info] 35#35: *395 [lua] logger.lua:23: b6514b5e7431902d7e57ae390dd19b7e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:32:35 +0000] b6514b5e7431902d7e57ae390dd19b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:32:43 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:43 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:50 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: d14fab1e0798cb83b751b576752d7e40:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:32:50 +0000] d14fab1e0798cb83b751b576752d7e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:32:50 [info] 35#35: *398 [lua] logger.lua:23: d14fab1e0798cb83b751b576752d7e40 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:32:53 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:32:53 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:03 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:03 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:05 [info] 35#35: *403 [lua] access_by_lua(msblocations.conf:189):2: 6c23adffd67caf471338ceb6d91432ee:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:33:05 [info] 35#35: *403 [lua] logger.lua:23: 6c23adffd67caf471338ceb6d91432ee {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:33:05 +0000] 6c23adffd67caf471338ceb6d91432ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:33:13 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:13 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:20 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 1a49025b0ab8bd8d48a1c55d6b6c1cf4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:33:20 +0000] 1a49025b0ab8bd8d48a1c55d6b6c1cf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:33:20 [info] 35#35: *407 [lua] logger.lua:23: 1a49025b0ab8bd8d48a1c55d6b6c1cf4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:33:23 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:23 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:33 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:33 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:35 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 406f4f2e96a2c36bc122083ee5eafd75:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/10 03:33:35 [info] 35#35: *412 [lua] logger.lua:23: 406f4f2e96a2c36bc122083ee5eafd75 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:33:35 +0000] 406f4f2e96a2c36bc122083ee5eafd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:33:43 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:43 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:50 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 13792af122a19a03623d3c5dfe173843:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:33:50 [info] 35#35: *415 [lua] logger.lua:23: 13792af122a19a03623d3c5dfe173843 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:33:50 +0000] 13792af122a19a03623d3c5dfe173843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:33:53 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:33:53 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:03 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:03 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:05 [info] 35#35: *420 [lua] access_by_lua(msblocations.conf:189):2: 3c0513fe9b0f86306e7843bbf28756bb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:34:05 +0000] 3c0513fe9b0f86306e7843bbf28756bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:34:05 [info] 35#35: *420 [lua] logger.lua:23: 3c0513fe9b0f86306e7843bbf28756bb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:34:13 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:13 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:20 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: abd70d3ff7c8eebd47126f777df4f310:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:34:20 [info] 35#35: *424 [lua] logger.lua:23: abd70d3ff7c8eebd47126f777df4f310 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:34:20 +0000] abd70d3ff7c8eebd47126f777df4f310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:34:23 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:23 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:33 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:33 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:35 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 214554a38604a87f0403c189fb74ac2c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:34:35 +0000] 214554a38604a87f0403c189fb74ac2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:34:35 [info] 35#35: *429 [lua] logger.lua:23: 214554a38604a87f0403c189fb74ac2c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:34:43 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:43 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:50 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: a4645e6a4a098bdf855d9c4b10190326:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:34:50 [info] 35#35: *432 [lua] logger.lua:23: a4645e6a4a098bdf855d9c4b10190326 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:34:50 +0000] a4645e6a4a098bdf855d9c4b10190326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:34:53 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:34:53 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:03 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:03 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:05 [info] 35#35: *437 [lua] access_by_lua(msblocations.conf:189):2: 8273b05e54bfa9145d5b5314aa1e3913:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:35:05 [info] 35#35: *437 [lua] logger.lua:23: 8273b05e54bfa9145d5b5314aa1e3913 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:35:05 +0000] 8273b05e54bfa9145d5b5314aa1e3913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:35:13 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:13 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:20 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: ec7341f8f640c6a0fe6a64153bb21052:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:35:20 [info] 35#35: *441 [lua] logger.lua:23: ec7341f8f640c6a0fe6a64153bb21052 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:35:20 +0000] ec7341f8f640c6a0fe6a64153bb21052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:35:23 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:23 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:33 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:33 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:35 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: 8935ff8a3d7f82e7da3088fa2604dc75:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:35:35 +0000] 8935ff8a3d7f82e7da3088fa2604dc75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:35:35 [info] 35#35: *446 [lua] logger.lua:23: 8935ff8a3d7f82e7da3088fa2604dc75 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:35:43 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:43 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:50 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: c2d1a885dedb629170b0555683a9b6eb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:35:50 +0000] c2d1a885dedb629170b0555683a9b6eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/10 03:35:50 [info] 35#35: *449 [lua] logger.lua:23: c2d1a885dedb629170b0555683a9b6eb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 03:35:53 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:35:53 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:03 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:03 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:05 [info] 35#35: *454 [lua] access_by_lua(msblocations.conf:189):2: 2f2574ffa3a5f7c24007e9584dcfb6bb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:36:05 +0000] 2f2574ffa3a5f7c24007e9584dcfb6bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:36:05 [info] 35#35: *454 [lua] logger.lua:23: 2f2574ffa3a5f7c24007e9584dcfb6bb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:36:13 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:13 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:20 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 3fc5bb4830ec68f894e82136be5da82b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:36:20 +0000] 3fc5bb4830ec68f894e82136be5da82b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:36:20 [info] 35#35: *458 [lua] logger.lua:23: 3fc5bb4830ec68f894e82136be5da82b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:36:23 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:23 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:33 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:33 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:35 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 8100a960a2f10cb885f52f2d2178d252:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:36:35 [info] 35#35: *463 [lua] logger.lua:23: 8100a960a2f10cb885f52f2d2178d252 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:36:35 +0000] 8100a960a2f10cb885f52f2d2178d252 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:36:43 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:43 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:50 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: 415b867743b1f6b991c52927fedb0a7c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:36:50 +0000] 415b867743b1f6b991c52927fedb0a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:36:50 [info] 35#35: *466 [lua] logger.lua:23: 415b867743b1f6b991c52927fedb0a7c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/10 03:36:53 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:36:53 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:03 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:03 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:05 [info] 35#35: *471 [lua] access_by_lua(msblocations.conf:189):2: bb635bb4bea36efb24920a545caa72e2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:37:05 [info] 35#35: *471 [lua] logger.lua:23: bb635bb4bea36efb24920a545caa72e2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:37:05 +0000] bb635bb4bea36efb24920a545caa72e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:37:13 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:13 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:20 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: 83d1c25553c5f48eb62b11cb8f60b78b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:37:20 +0000] 83d1c25553c5f48eb62b11cb8f60b78b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:37:20 [info] 35#35: *475 [lua] logger.lua:23: 83d1c25553c5f48eb62b11cb8f60b78b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:37:23 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:23 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:33 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:33 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:35 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 423ff0f472a1bc0d499628bb25112528:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:37:35 +0000] 423ff0f472a1bc0d499628bb25112528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:37:35 [info] 35#35: *480 [lua] logger.lua:23: 423ff0f472a1bc0d499628bb25112528 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:37:43 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:43 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:50 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: c4d23ddc653f92b5be3f906cb5ffcb15:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:37:50 +0000] c4d23ddc653f92b5be3f906cb5ffcb15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:37:50 [info] 35#35: *483 [lua] logger.lua:23: c4d23ddc653f92b5be3f906cb5ffcb15 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:37:53 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:37:53 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:03 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:03 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:05 [info] 35#35: *488 [lua] access_by_lua(msblocations.conf:189):2: 22b80f2b0605c29cdc7ac716dab658ad:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:38:05 [info] 35#35: *488 [lua] logger.lua:23: 22b80f2b0605c29cdc7ac716dab658ad {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:38:05 +0000] 22b80f2b0605c29cdc7ac716dab658ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:38:13 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:13 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:20 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 83963c9e821d20cea534535e4874097b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:38:20 [info] 35#35: *492 [lua] logger.lua:23: 83963c9e821d20cea534535e4874097b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:38:20 +0000] 83963c9e821d20cea534535e4874097b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:38:23 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:23 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:33 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:33 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:35 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 688b6fbb11bc4b4cb85e22de7a3d9199:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:38:35 [info] 35#35: *497 [lua] logger.lua:23: 688b6fbb11bc4b4cb85e22de7a3d9199 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:38:35 +0000] 688b6fbb11bc4b4cb85e22de7a3d9199 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:38:43 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:43 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:50 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 9c0affe203dd0aab8657d8aa350ff0dd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:38:50 [info] 35#35: *500 [lua] logger.lua:23: 9c0affe203dd0aab8657d8aa350ff0dd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:38:50 +0000] 9c0affe203dd0aab8657d8aa350ff0dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:38:53 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:38:53 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:03 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:03 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:05 [info] 35#35: *505 [lua] access_by_lua(msblocations.conf:189):2: a2326dd0402cda34b794564c61325f65:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:39:05 +0000] a2326dd0402cda34b794564c61325f65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:39:05 [info] 35#35: *505 [lua] logger.lua:23: a2326dd0402cda34b794564c61325f65 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:39:13 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:13 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:20 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 6538f2bc33998da004753e0edae21691:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:39:20 [info] 35#35: *509 [lua] logger.lua:23: 6538f2bc33998da004753e0edae21691 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:39:20 +0000] 6538f2bc33998da004753e0edae21691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:39:23 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:23 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:33 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:33 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:35 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: a05bceb04873239feec54bcd9495840e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:39:35 +0000] a05bceb04873239feec54bcd9495840e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:39:35 [info] 35#35: *514 [lua] logger.lua:23: a05bceb04873239feec54bcd9495840e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:39:43 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:43 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:50 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: f10cf92955c886c1dd48d8f61bd1c338:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:39:50 +0000] f10cf92955c886c1dd48d8f61bd1c338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:39:50 [info] 35#35: *517 [lua] logger.lua:23: f10cf92955c886c1dd48d8f61bd1c338 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:39:53 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:39:53 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:03 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:03 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:05 [info] 35#35: *522 [lua] access_by_lua(msblocations.conf:189):2: 3e1e7e850c43dee350f927a4aaa36b72:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:40:05 [info] 35#35: *522 [lua] logger.lua:23: 3e1e7e850c43dee350f927a4aaa36b72 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:40:05 +0000] 3e1e7e850c43dee350f927a4aaa36b72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:40:13 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:13 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:20 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 5bb05025387e0a6ca29918aff453fe71:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:40:20 +0000] 5bb05025387e0a6ca29918aff453fe71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:40:20 [info] 35#35: *526 [lua] logger.lua:23: 5bb05025387e0a6ca29918aff453fe71 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:40:23 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:23 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:33 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:33 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:35 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: d8cc799cd0d99d081b35018e7bf2cee8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:40:35 +0000] d8cc799cd0d99d081b35018e7bf2cee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:40:35 [info] 35#35: *531 [lua] logger.lua:23: d8cc799cd0d99d081b35018e7bf2cee8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:40:43 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:43 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:50 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: ce226e8d4887a84c18bb36b2e345fa97:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:40:50 +0000] ce226e8d4887a84c18bb36b2e345fa97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/10 03:40:50 [info] 35#35: *534 [lua] logger.lua:23: ce226e8d4887a84c18bb36b2e345fa97 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:40:53 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:40:53 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:03 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:03 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:05 [info] 35#35: *539 [lua] access_by_lua(msblocations.conf:189):2: 51416c0987e77cffe5bfd245799469bf:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:41:05 [info] 35#35: *539 [lua] logger.lua:23: 51416c0987e77cffe5bfd245799469bf {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:41:05 +0000] 51416c0987e77cffe5bfd245799469bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:41:13 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:13 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:20 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 80b63d05c2869cfb6d0f72e9880d267d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:41:20 +0000] 80b63d05c2869cfb6d0f72e9880d267d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:41:20 [info] 35#35: *543 [lua] logger.lua:23: 80b63d05c2869cfb6d0f72e9880d267d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:41:23 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:23 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:33 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:33 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:35 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: ec646524ea8f839648684331f6e622f0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:41:35 +0000] ec646524ea8f839648684331f6e622f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/10 03:41:35 [info] 35#35: *548 [lua] logger.lua:23: ec646524ea8f839648684331f6e622f0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/10 03:41:43 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:43 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:50 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: d988c2ab001f26eddc17079df33f530f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:41:50 [info] 35#35: *551 [lua] logger.lua:23: d988c2ab001f26eddc17079df33f530f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:41:50 +0000] d988c2ab001f26eddc17079df33f530f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:41:53 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:41:53 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:03 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:03 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:05 [info] 35#35: *556 [lua] access_by_lua(msblocations.conf:189):2: 2685ec7322a9e2c7ca307d8b7e74db8c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:42:05 +0000] 2685ec7322a9e2c7ca307d8b7e74db8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:42:05 [info] 35#35: *556 [lua] logger.lua:23: 2685ec7322a9e2c7ca307d8b7e74db8c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:42:13 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:13 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:20 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 4b3674fd0bc3f26d92dcc399b4623b40:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:42:20 +0000] 4b3674fd0bc3f26d92dcc399b4623b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:42:20 [info] 35#35: *560 [lua] logger.lua:23: 4b3674fd0bc3f26d92dcc399b4623b40 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:42:23 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:23 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:33 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:33 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:35 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 67e744c76ec27d993303953b9ac64c6b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:42:35 +0000] 67e744c76ec27d993303953b9ac64c6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:42:35 [info] 35#35: *565 [lua] logger.lua:23: 67e744c76ec27d993303953b9ac64c6b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:42:43 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:43 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:50 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 1e186a44c54751585d507b882836c825:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:42:50 +0000] 1e186a44c54751585d507b882836c825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:42:50 [info] 35#35: *568 [lua] logger.lua:23: 1e186a44c54751585d507b882836c825 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:42:53 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:42:53 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:03 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:03 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:05 [info] 35#35: *573 [lua] access_by_lua(msblocations.conf:189):2: 78f192aebfd873be0372efc452244dcd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:43:05 [info] 35#35: *573 [lua] logger.lua:23: 78f192aebfd873be0372efc452244dcd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:43:05 +0000] 78f192aebfd873be0372efc452244dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:43:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:43:13 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:13 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:20 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: e4bcac0aa6dac5aaa940a1bec59bbbfc:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:43:20 +0000] e4bcac0aa6dac5aaa940a1bec59bbbfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:43:20 [info] 35#35: *577 [lua] logger.lua:23: e4bcac0aa6dac5aaa940a1bec59bbbfc {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:43:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:43:23 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:23 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:33 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:33 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:35 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: c85ee9d1f6c1729a51d9aaa6d58e3806:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:43:35 [info] 35#35: *582 [lua] logger.lua:23: c85ee9d1f6c1729a51d9aaa6d58e3806 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:43:35 +0000] c85ee9d1f6c1729a51d9aaa6d58e3806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:43:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:43:43 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:43 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:50 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 5ecc1682e0cc02112a29f30a89c2b180:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:43:50 +0000] 5ecc1682e0cc02112a29f30a89c2b180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:43:50 [info] 35#35: *585 [lua] logger.lua:23: 5ecc1682e0cc02112a29f30a89c2b180 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:43:53 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:43:53 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:03 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:03 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:05 [info] 35#35: *590 [lua] access_by_lua(msblocations.conf:189):2: a8b24a8729c41f54490be88b972b5d8e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:44:05 +0000] a8b24a8729c41f54490be88b972b5d8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:44:05 [info] 35#35: *590 [lua] logger.lua:23: a8b24a8729c41f54490be88b972b5d8e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:44:13 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:13 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:20 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 79857b69d6de888652946f07fa7770ed:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:44:20 [info] 35#35: *594 [lua] logger.lua:23: 79857b69d6de888652946f07fa7770ed {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:44:20 +0000] 79857b69d6de888652946f07fa7770ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:44:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:44:23 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:23 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:33 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:33 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:35 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 09f401262432f7df3ad38db996c150f4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:44:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:44:35 [info] 35#35: *599 [lua] logger.lua:23: 09f401262432f7df3ad38db996c150f4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:44:35 +0000] 09f401262432f7df3ad38db996c150f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/10 03:44:43 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:43 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:50 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 5e84076a633f7cba5e4a5d52ac1dfe90:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:44:50 [info] 35#35: *602 [lua] logger.lua:23: 5e84076a633f7cba5e4a5d52ac1dfe90 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:44:50 +0000] 5e84076a633f7cba5e4a5d52ac1dfe90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:44:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:44:53 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:44:53 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:03 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:03 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:05 [info] 35#35: *607 [lua] access_by_lua(msblocations.conf:189):2: 6e266d370ddbd8d3f195c68b6591eb43:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:45:05 [info] 35#35: *607 [lua] logger.lua:23: 6e266d370ddbd8d3f195c68b6591eb43 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:45:05 +0000] 6e266d370ddbd8d3f195c68b6591eb43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:45:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:45:13 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:13 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:20 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: fec24765c4dbcd65f5bddee703ee1b32:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:45:20 +0000] fec24765c4dbcd65f5bddee703ee1b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:45:20 [info] 35#35: *611 [lua] logger.lua:23: fec24765c4dbcd65f5bddee703ee1b32 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:45:23 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:23 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:33 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:33 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:35 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: 80182970dba4b442695dd2cb3696335f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:45:35 [info] 35#35: *616 [lua] logger.lua:23: 80182970dba4b442695dd2cb3696335f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:45:35 +0000] 80182970dba4b442695dd2cb3696335f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:45:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:45:43 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:43 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:50 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 8ba7bbf353366d1e857cfd2eaf238349:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:45:50 +0000] 8ba7bbf353366d1e857cfd2eaf238349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:45:50 [info] 35#35: *619 [lua] logger.lua:23: 8ba7bbf353366d1e857cfd2eaf238349 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:45:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:45:53 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:45:53 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:03 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:03 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:05 [info] 35#35: *624 [lua] access_by_lua(msblocations.conf:189):2: a714272e5c8ea3dfbc07a4b8e7ad132c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:46:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:46:05 [info] 35#35: *624 [lua] logger.lua:23: a714272e5c8ea3dfbc07a4b8e7ad132c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:46:05 +0000] a714272e5c8ea3dfbc07a4b8e7ad132c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:46:13 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:13 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:20 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 9ea9b0a4310d9f19c8c4ef1cfaf4c7ef:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:46:20 [info] 35#35: *628 [lua] logger.lua:23: 9ea9b0a4310d9f19c8c4ef1cfaf4c7ef {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:46:20 +0000] 9ea9b0a4310d9f19c8c4ef1cfaf4c7ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:46:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:46:23 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:23 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:33 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:33 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:35 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: a81a3b48dbe770a6dbcfbba5eaa4df78:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:46:35 +0000] a81a3b48dbe770a6dbcfbba5eaa4df78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:46:35 [info] 35#35: *633 [lua] logger.lua:23: a81a3b48dbe770a6dbcfbba5eaa4df78 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:46:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:46:43 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:43 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:50 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: 0418e0c708807228bc130f28f8b959b1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:46:50 +0000] 0418e0c708807228bc130f28f8b959b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:46:50 [info] 35#35: *636 [lua] logger.lua:23: 0418e0c708807228bc130f28f8b959b1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:46:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:46:53 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:46:53 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:03 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:03 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:05 [info] 35#35: *641 [lua] access_by_lua(msblocations.conf:189):2: a746bc7a810c476f256872e7298e9080:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:47:05 [info] 35#35: *641 [lua] logger.lua:23: a746bc7a810c476f256872e7298e9080 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:47:05 +0000] a746bc7a810c476f256872e7298e9080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:47:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:47:13 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:13 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:20 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: f6bfe9538eb84187b975b4220440c668:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:47:20 [info] 35#35: *645 [lua] logger.lua:23: f6bfe9538eb84187b975b4220440c668 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:47:20 +0000] f6bfe9538eb84187b975b4220440c668 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:47:23 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:23 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:33 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:33 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:35 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: 53b4183376a653ffb48d959c80a416e6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:47:35 [info] 35#35: *650 [lua] logger.lua:23: 53b4183376a653ffb48d959c80a416e6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:47:35 +0000] 53b4183376a653ffb48d959c80a416e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:47:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/10 03:47:43 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:43 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:50 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: 441bb74ee61a76d944deca929ded560d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:47:50 +0000] 441bb74ee61a76d944deca929ded560d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/10 03:47:50 [info] 35#35: *653 [lua] logger.lua:23: 441bb74ee61a76d944deca929ded560d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:47:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:47:53 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:47:53 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:03 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:03 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:05 [info] 35#35: *658 [lua] access_by_lua(msblocations.conf:189):2: 10c62ffdc66155af62863f302e0f7fb7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:48:05 +0000] 10c62ffdc66155af62863f302e0f7fb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:48:05 [info] 35#35: *658 [lua] logger.lua:23: 10c62ffdc66155af62863f302e0f7fb7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:48:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:48:13 [info] 38#38: *660 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:13 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:20 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 688f174f498cba3d8a229b3153590ad7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:48:20 [info] 35#35: *662 [lua] logger.lua:23: 688f174f498cba3d8a229b3153590ad7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:48:20 +0000] 688f174f498cba3d8a229b3153590ad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:48:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:48:23 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:23 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:33 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:33 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:35 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: d2badcd268fdd6c562a5363e2719d632:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:48:35 [info] 35#35: *667 [lua] logger.lua:23: d2badcd268fdd6c562a5363e2719d632 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:48:35 +0000] d2badcd268fdd6c562a5363e2719d632 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:48:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:48:43 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:43 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:50 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 676f785a72a313e46ab41d1a80d027c3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:48:50 +0000] 676f785a72a313e46ab41d1a80d027c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:48:50 [info] 35#35: *670 [lua] logger.lua:23: 676f785a72a313e46ab41d1a80d027c3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:48:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:48:53 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:48:53 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:03 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:03 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:05 [info] 35#35: *675 [lua] access_by_lua(msblocations.conf:189):2: 4a9349cc772e5e28e32537438277b25f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:49:05 +0000] 4a9349cc772e5e28e32537438277b25f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:49:05 [info] 35#35: *675 [lua] logger.lua:23: 4a9349cc772e5e28e32537438277b25f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:49:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:49:13 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:13 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:20 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: af54e9357b0dcaa46618a42fe5269f05:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:49:20 [info] 35#35: *679 [lua] logger.lua:23: af54e9357b0dcaa46618a42fe5269f05 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:49:20 +0000] af54e9357b0dcaa46618a42fe5269f05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:49:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:49:23 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:23 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:33 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:33 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:35 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: f93950d380114c7d3e72cdb79b0df1e1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:49:35 +0000] f93950d380114c7d3e72cdb79b0df1e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:49:35 [info] 35#35: *684 [lua] logger.lua:23: f93950d380114c7d3e72cdb79b0df1e1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:49:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:49:43 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:43 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:50 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 744f65b0d40ad56425a76af784e54ce7:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:49:50 +0000] 744f65b0d40ad56425a76af784e54ce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:49:50 [info] 35#35: *687 [lua] logger.lua:23: 744f65b0d40ad56425a76af784e54ce7 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:49:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:49:53 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:49:53 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:03 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:03 [info] 38#38: *691 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:05 [info] 35#35: *692 [lua] access_by_lua(msblocations.conf:189):2: 924b64fd0c2b19954126f7e31e85cc73:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:50:05 +0000] 924b64fd0c2b19954126f7e31e85cc73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:50:05 [info] 35#35: *692 [lua] logger.lua:23: 924b64fd0c2b19954126f7e31e85cc73 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:50:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:50:13 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:13 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:20 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: f3805a5a965a5fd0f35e9f63649942a9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:50:20 +0000] f3805a5a965a5fd0f35e9f63649942a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:50:20 [info] 35#35: *696 [lua] logger.lua:23: f3805a5a965a5fd0f35e9f63649942a9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:50:23 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:23 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:33 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:33 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:35 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 00a7af54e57e16418f1199bf6db28af0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:50:35 [info] 35#35: *701 [lua] logger.lua:23: 00a7af54e57e16418f1199bf6db28af0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:50:35 +0000] 00a7af54e57e16418f1199bf6db28af0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:50:43 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:43 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:50 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: d799ca5d42cf3774cf95eccb1bdee58d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:50:50 [info] 35#35: *704 [lua] logger.lua:23: d799ca5d42cf3774cf95eccb1bdee58d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:50:50 +0000] d799ca5d42cf3774cf95eccb1bdee58d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:50:53 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:50:53 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:03 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:03 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:05 [info] 35#35: *709 [lua] access_by_lua(msblocations.conf:189):2: 19c358315d18e1d5d3dda243151093d0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:51:05 +0000] 19c358315d18e1d5d3dda243151093d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:51:05 [info] 35#35: *709 [lua] logger.lua:23: 19c358315d18e1d5d3dda243151093d0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:51:13 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:13 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:20 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: a57b3032d5914da4bdc0eae0fec3ad8a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:51:20 [info] 35#35: *713 [lua] logger.lua:23: a57b3032d5914da4bdc0eae0fec3ad8a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:51:20 +0000] a57b3032d5914da4bdc0eae0fec3ad8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:51:23 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:23 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:33 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:33 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:35 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: df9a386c101478cd9590afe2318991bd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:51:35 [info] 35#35: *718 [lua] logger.lua:23: df9a386c101478cd9590afe2318991bd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:51:35 +0000] df9a386c101478cd9590afe2318991bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:51:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:51:43 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:43 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:50 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: bb2ba833c9ac18c16400f639796ca7a9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:51:50 [info] 35#35: *721 [lua] logger.lua:23: bb2ba833c9ac18c16400f639796ca7a9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:51:50 +0000] bb2ba833c9ac18c16400f639796ca7a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:51:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:51:53 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:51:53 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:03 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:03 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:05 [info] 35#35: *726 [lua] access_by_lua(msblocations.conf:189):2: 31a718c4ae7679cdd5ab34437853c818:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:52:05 [info] 35#35: *726 [lua] logger.lua:23: 31a718c4ae7679cdd5ab34437853c818 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:52:05 +0000] 31a718c4ae7679cdd5ab34437853c818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:52:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:52:13 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:13 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:20 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 870ee54359f7ca3fc860692e3db0eb3d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:52:20 [info] 35#35: *730 [lua] logger.lua:23: 870ee54359f7ca3fc860692e3db0eb3d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:52:20 +0000] 870ee54359f7ca3fc860692e3db0eb3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:52:23 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:23 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:33 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:33 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:35 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: 1312385a436780465c3b5d9756709d74:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:52:35 [info] 35#35: *735 [lua] logger.lua:23: 1312385a436780465c3b5d9756709d74 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:52:35 +0000] 1312385a436780465c3b5d9756709d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:52:43 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:43 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:50 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: c9847b28a73b8f49b53053780883e25c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:52:51 [info] 35#35: *738 [lua] logger.lua:23: c9847b28a73b8f49b53053780883e25c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:52:51 +0000] c9847b28a73b8f49b53053780883e25c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:52:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:52:53 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:52:53 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:03 [info] 38#38: *741 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:03 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:06 [info] 35#35: *743 [lua] access_by_lua(msblocations.conf:189):2: dbd9f14862d05804e995148dc7d6d180:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:53:06 [info] 35#35: *743 [lua] logger.lua:23: dbd9f14862d05804e995148dc7d6d180 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:53:06 +0000] dbd9f14862d05804e995148dc7d6d180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:53:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 03:53:13 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:13 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:21 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: c6dc633b8a1819613a14ab287e971e51:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:53:21 [info] 35#35: *747 [lua] logger.lua:23: c6dc633b8a1819613a14ab287e971e51 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:53:21 +0000] c6dc633b8a1819613a14ab287e971e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:53:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:53:23 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:23 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:33 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:33 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:36 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 12c39b48c58dd5151feebb8552cc0ec3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:53:36 [info] 35#35: *752 [lua] logger.lua:23: 12c39b48c58dd5151feebb8552cc0ec3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:53:36 +0000] 12c39b48c58dd5151feebb8552cc0ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:53:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:53:43 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:43 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:51 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: fcda037d8adb84db68535aae7be89e06:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:53:51 +0000] fcda037d8adb84db68535aae7be89e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:53:51 [info] 35#35: *755 [lua] logger.lua:23: fcda037d8adb84db68535aae7be89e06 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:53:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:53:53 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:53:53 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:03 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:03 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:06 [info] 35#35: *760 [lua] access_by_lua(msblocations.conf:189):2: 0ccef1bced027b24d480e0c476accb96:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:54:06 +0000] 0ccef1bced027b24d480e0c476accb96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 03:54:06 [info] 35#35: *760 [lua] logger.lua:23: 0ccef1bced027b24d480e0c476accb96 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:54:13 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:13 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:21 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: eaefe5017d15664215d963ac16b26db8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:54:21 [info] 35#35: *764 [lua] logger.lua:23: eaefe5017d15664215d963ac16b26db8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:54:21 +0000] eaefe5017d15664215d963ac16b26db8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:54:23 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:23 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:33 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:33 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:36 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 2d77e42dec47fce587b4318b968b7860:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:54:36 [info] 35#35: *769 [lua] logger.lua:23: 2d77e42dec47fce587b4318b968b7860 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:54:36 +0000] 2d77e42dec47fce587b4318b968b7860 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:54:43 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:43 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:51 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: 1278705af60f75d5436befe1e77ea1f8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:54:51 +0000] 1278705af60f75d5436befe1e77ea1f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:54:51 [info] 35#35: *772 [lua] logger.lua:23: 1278705af60f75d5436befe1e77ea1f8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 03:54:53 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:54:53 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:03 [info] 38#38: *776 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:03 [info] 38#38: *775 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:06 [info] 35#35: *777 [lua] access_by_lua(msblocations.conf:189):2: 5225a4e5b3b4474015ee15004477fd23:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:55:06 +0000] 5225a4e5b3b4474015ee15004477fd23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/10 03:55:06 [info] 35#35: *777 [lua] logger.lua:23: 5225a4e5b3b4474015ee15004477fd23 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:55:13 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:13 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:21 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: 3556388cd2d0b7203006469ecadfc78a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:55:21 [info] 35#35: *781 [lua] logger.lua:23: 3556388cd2d0b7203006469ecadfc78a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:55:21 +0000] 3556388cd2d0b7203006469ecadfc78a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/10 03:55:23 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:23 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:33 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:33 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:36 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: c261fdc32baa8491eb24e6b2ee7f285c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:55:36 [info] 35#35: *786 [lua] logger.lua:23: c261fdc32baa8491eb24e6b2ee7f285c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:55:36 +0000] c261fdc32baa8491eb24e6b2ee7f285c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:55:43 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:43 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:51 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 42738b17bb31e9a7962912abc74c9ce5:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:55:51 [info] 35#35: *789 [lua] logger.lua:23: 42738b17bb31e9a7962912abc74c9ce5 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:55:51 +0000] 42738b17bb31e9a7962912abc74c9ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:55:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:55:53 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:55:53 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:03 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:03 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:06 [info] 35#35: *794 [lua] access_by_lua(msblocations.conf:189):2: 29de6c37dc4af4a1636e1657c2c5da00:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:56:06 [info] 35#35: *794 [lua] logger.lua:23: 29de6c37dc4af4a1636e1657c2c5da00 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:56:06 +0000] 29de6c37dc4af4a1636e1657c2c5da00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:56:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:56:13 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:13 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:21 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 03e7e5dfc8f336a7f8acf33d225ecfc9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:56:21 +0000] 03e7e5dfc8f336a7f8acf33d225ecfc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/10 03:56:21 [info] 35#35: *798 [lua] logger.lua:23: 03e7e5dfc8f336a7f8acf33d225ecfc9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:56:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 03:56:23 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:23 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:33 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:33 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:36 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: 960d370960e531959e05d2078035bcca:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:56:36 [info] 35#35: *803 [lua] logger.lua:23: 960d370960e531959e05d2078035bcca {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:56:36 +0000] 960d370960e531959e05d2078035bcca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:56:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:56:43 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:43 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:51 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 2d13cd8a8641d837838b914ba5b0ece2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:56:51 +0000] 2d13cd8a8641d837838b914ba5b0ece2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:56:51 [info] 35#35: *806 [lua] logger.lua:23: 2d13cd8a8641d837838b914ba5b0ece2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:56:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:56:53 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:56:53 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:03 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:03 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:06 [info] 35#35: *811 [lua] access_by_lua(msblocations.conf:189):2: d52353dfdbeab6ae58c2510803c2e0e9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:57:06 [info] 35#35: *811 [lua] logger.lua:23: d52353dfdbeab6ae58c2510803c2e0e9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:57:06 +0000] d52353dfdbeab6ae58c2510803c2e0e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:57:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:57:13 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:13 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:21 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: 13d16c8c15aa4fade241e764d3cadd06:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:57:21 +0000] 13d16c8c15aa4fade241e764d3cadd06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 03:57:21 [info] 35#35: *815 [lua] logger.lua:23: 13d16c8c15aa4fade241e764d3cadd06 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:57:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:57:23 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:23 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:33 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:33 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:36 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 9b5f6f7cb06a2f9fe81151cc8294cb13:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:57:36 [info] 35#35: *820 [lua] logger.lua:23: 9b5f6f7cb06a2f9fe81151cc8294cb13 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:57:36 +0000] 9b5f6f7cb06a2f9fe81151cc8294cb13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:57:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:57:43 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:43 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:51 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: f2e233ff1329aa948584b913a08a1f15:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:57:51 [info] 35#35: *823 [lua] logger.lua:23: f2e233ff1329aa948584b913a08a1f15 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:57:51 +0000] f2e233ff1329aa948584b913a08a1f15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:57:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 03:57:53 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:57:53 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:03 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:03 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:06 [info] 35#35: *828 [lua] access_by_lua(msblocations.conf:189):2: 1cfd5506aeb903bffd654e4a861857b0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:58:06 [info] 35#35: *828 [lua] logger.lua:23: 1cfd5506aeb903bffd654e4a861857b0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:58:06 +0000] 1cfd5506aeb903bffd654e4a861857b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:58:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:58:13 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:13 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:21 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: ef9bd2c9da2b1fac4990a0be481ab13e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:58:21 [info] 35#35: *832 [lua] logger.lua:23: ef9bd2c9da2b1fac4990a0be481ab13e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:58:21 +0000] ef9bd2c9da2b1fac4990a0be481ab13e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:58:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:58:23 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:23 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:33 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:33 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:36 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 63ac698edbcf55a1373edcf22dd09984:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:58:36 [info] 35#35: *837 [lua] logger.lua:23: 63ac698edbcf55a1373edcf22dd09984 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:58:36 +0000] 63ac698edbcf55a1373edcf22dd09984 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:58:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:58:43 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:43 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:51 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: 86654239fd1df76fa10cd9a350eab24c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:58:51 [info] 35#35: *840 [lua] logger.lua:23: 86654239fd1df76fa10cd9a350eab24c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:58:51 +0000] 86654239fd1df76fa10cd9a350eab24c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:58:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:58:53 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:58:53 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:03 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:03 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:06 [info] 35#35: *845 [lua] access_by_lua(msblocations.conf:189):2: 2408131ac1549189644758624704d649:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:59:06 [info] 35#35: *845 [lua] logger.lua:23: 2408131ac1549189644758624704d649 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:59:06 +0000] 2408131ac1549189644758624704d649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:59:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:59:13 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:13 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:21 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: 08c25f2c6cefbf9630c78fec7681d73e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:59:21 +0000] 08c25f2c6cefbf9630c78fec7681d73e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:59:21 [info] 35#35: *849 [lua] logger.lua:23: 08c25f2c6cefbf9630c78fec7681d73e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:59:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 03:59:23 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:23 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:33 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:33 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:36 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 59b56a86bb4261bc70d635565f99d07f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 03:59:36 [info] 35#35: *854 [lua] logger.lua:23: 59b56a86bb4261bc70d635565f99d07f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:59:36 +0000] 59b56a86bb4261bc70d635565f99d07f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:03:59:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:59:43 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:43 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:51 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 451e6afbcaf7e79fe08d3ba985d4c8ac:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:59:51 +0000] 451e6afbcaf7e79fe08d3ba985d4c8ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 03:59:51 [info] 35#35: *857 [lua] logger.lua:23: 451e6afbcaf7e79fe08d3ba985d4c8ac {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:03:59:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 03:59:53 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 03:59:53 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:03 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:03 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:06 [info] 35#35: *862 [lua] access_by_lua(msblocations.conf:189):2: c68f7ba020731aefddccbf6d6ecf7a67:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:00:06 [info] 35#35: *862 [lua] logger.lua:23: c68f7ba020731aefddccbf6d6ecf7a67 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:00:06 +0000] c68f7ba020731aefddccbf6d6ecf7a67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:00:13 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:13 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:21 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: 683d1e43d3ea203d08bc8a5fa4915a9f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:00:21 +0000] 683d1e43d3ea203d08bc8a5fa4915a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:00:21 [info] 35#35: *866 [lua] logger.lua:23: 683d1e43d3ea203d08bc8a5fa4915a9f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:00:23 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:23 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:33 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:33 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:36 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 76a938993e163a224fe2ffb9fad0434c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:00:36 [info] 35#35: *871 [lua] logger.lua:23: 76a938993e163a224fe2ffb9fad0434c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:00:36 +0000] 76a938993e163a224fe2ffb9fad0434c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:00:40 [info] 35#35: *872 client closed connection while waiting for request, client: 10.233.65.67, server: 0.0.0.0:443
2023/01/10 04:00:43 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:43 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:51 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 60b171b674b9e4c27a0bfc24836d8e2d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:00:51 [info] 35#35: *875 [lua] logger.lua:23: 60b171b674b9e4c27a0bfc24836d8e2d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:00:51 +0000] 60b171b674b9e4c27a0bfc24836d8e2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:00:53 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:00:53 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:03 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:03 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:06 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: 2e7f2d2499bfd03817f4b3cfed3f5482:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:01:06 [info] 35#35: *880 [lua] logger.lua:23: 2e7f2d2499bfd03817f4b3cfed3f5482 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:01:06 +0000] 2e7f2d2499bfd03817f4b3cfed3f5482 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:01:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:01:13 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:13 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:21 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 639835053a81ccb0a1fdb418f7336f83:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:01:21 [info] 35#35: *884 [lua] logger.lua:23: 639835053a81ccb0a1fdb418f7336f83 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:01:21 +0000] 639835053a81ccb0a1fdb418f7336f83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:01:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:01:23 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:23 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:33 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:33 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:36 [info] 35#35: *889 [lua] access_by_lua(msblocations.conf:189):2: f1c3883dd3c615a122b810b5c16495d9:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:01:36 +0000] f1c3883dd3c615a122b810b5c16495d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:01:36 [info] 35#35: *889 [lua] logger.lua:23: f1c3883dd3c615a122b810b5c16495d9 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:01:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:01:43 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:43 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:51 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 9e61744d5d92998bd72c3c4291d6c175:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:01:51 +0000] 9e61744d5d92998bd72c3c4291d6c175 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/10 04:01:51 [info] 35#35: *892 [lua] logger.lua:23: 9e61744d5d92998bd72c3c4291d6c175 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:01:53 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:01:53 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:03 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:03 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:06 [info] 35#35: *897 [lua] access_by_lua(msblocations.conf:189):2: e6e0f7688f28f8fc030d794cbf420f98:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:02:06 [info] 35#35: *897 [lua] logger.lua:23: e6e0f7688f28f8fc030d794cbf420f98 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:02:06 +0000] e6e0f7688f28f8fc030d794cbf420f98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:02:13 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:13 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:21 [info] 35#35: *901 [lua] access_by_lua(msblocations.conf:189):2: 05785cba63ce909df62cc5ffece57b37:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:02:21 +0000] 05785cba63ce909df62cc5ffece57b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 04:02:21 [info] 35#35: *901 [lua] logger.lua:23: 05785cba63ce909df62cc5ffece57b37 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:02:23 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:23 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:33 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:33 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:36 [info] 35#35: *906 [lua] access_by_lua(msblocations.conf:189):2: a24be9c2ee47d99ba9019564034fa3be:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:02:36 [info] 35#35: *906 [lua] logger.lua:23: a24be9c2ee47d99ba9019564034fa3be {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:02:36 +0000] a24be9c2ee47d99ba9019564034fa3be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:02:43 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:43 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:51 [info] 35#35: *909 [lua] access_by_lua(msblocations.conf:189):2: 4550383b71368d172894f57a5c85b9a2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:02:51 +0000] 4550383b71368d172894f57a5c85b9a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:02:51 [info] 35#35: *909 [lua] logger.lua:23: 4550383b71368d172894f57a5c85b9a2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:02:53 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:02:53 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:03 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:03 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:06 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: 232c96ab884d2ebacc6691a30f8d23d6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:03:06 +0000] 232c96ab884d2ebacc6691a30f8d23d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:03:06 [info] 35#35: *914 [lua] logger.lua:23: 232c96ab884d2ebacc6691a30f8d23d6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:03:13 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:13 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:21 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: 16fa3f93309ef2209b79f20388f542df:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:03:21 [info] 35#35: *918 [lua] logger.lua:23: 16fa3f93309ef2209b79f20388f542df {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:03:21 +0000] 16fa3f93309ef2209b79f20388f542df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:03:23 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:23 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:33 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:33 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:36 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: 6beed6f4b8cc8c06cca4682b0244a9f8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:03:36 +0000] 6beed6f4b8cc8c06cca4682b0244a9f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:03:36 [info] 35#35: *923 [lua] logger.lua:23: 6beed6f4b8cc8c06cca4682b0244a9f8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:03:43 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:43 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:51 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 5c3113be83f114027a9351c4c2babefd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:03:51 [info] 35#35: *926 [lua] logger.lua:23: 5c3113be83f114027a9351c4c2babefd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:03:51 +0000] 5c3113be83f114027a9351c4c2babefd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:03:53 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:03:53 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:03 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:03 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:06 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: 1ccf601570684947f443ced5a1046a7f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:04:06 +0000] 1ccf601570684947f443ced5a1046a7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 04:04:06 [info] 35#35: *931 [lua] logger.lua:23: 1ccf601570684947f443ced5a1046a7f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:04:13 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:13 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:21 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: 7d4d3bf958d82af4ffbbb54057ff84c8:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:04:21 +0000] 7d4d3bf958d82af4ffbbb54057ff84c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:04:21 [info] 35#35: *935 [lua] logger.lua:23: 7d4d3bf958d82af4ffbbb54057ff84c8 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:04:23 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:23 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:33 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:33 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:36 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: 5f59319595f08b6b47804668cc825007:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:04:36 +0000] 5f59319595f08b6b47804668cc825007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:04:36 [info] 35#35: *940 [lua] logger.lua:23: 5f59319595f08b6b47804668cc825007 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:04:43 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:43 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:51 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 4443af60b85dba125eac293e3194ebdb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:04:51 [info] 35#35: *943 [lua] logger.lua:23: 4443af60b85dba125eac293e3194ebdb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:04:51 +0000] 4443af60b85dba125eac293e3194ebdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:04:53 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:04:53 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:03 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:03 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:06 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: 595614e16f2f74e89a50ca94700fecef:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:05:06 +0000] 595614e16f2f74e89a50ca94700fecef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:05:06 [info] 35#35: *948 [lua] logger.lua:23: 595614e16f2f74e89a50ca94700fecef {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:05:13 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:13 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:21 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: e0af736fd32cfbf1a1e357e5285f3ab4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:05:21 [info] 35#35: *952 [lua] logger.lua:23: e0af736fd32cfbf1a1e357e5285f3ab4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:05:21 +0000] e0af736fd32cfbf1a1e357e5285f3ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:05:23 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:23 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:33 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:33 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:36 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: 99d69228a3c87343c0b2de261838d851:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:05:36 [info] 35#35: *957 [lua] logger.lua:23: 99d69228a3c87343c0b2de261838d851 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:05:36 +0000] 99d69228a3c87343c0b2de261838d851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/10 04:05:43 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:43 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:51 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: b135bbe8aba976faacfc8d4c3013a394:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:05:51 +0000] b135bbe8aba976faacfc8d4c3013a394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:05:51 [info] 35#35: *960 [lua] logger.lua:23: b135bbe8aba976faacfc8d4c3013a394 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:05:53 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:05:53 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:03 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:03 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:06 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: 17c053b42f4b5082d6f97b1bd9de07e6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:06:06 +0000] 17c053b42f4b5082d6f97b1bd9de07e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:06:06 [info] 35#35: *965 [lua] logger.lua:23: 17c053b42f4b5082d6f97b1bd9de07e6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:06:13 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:13 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:21 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: c3f2f5c8277b7c928a62b2d53e82ca24:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:06:21 [info] 35#35: *969 [lua] logger.lua:23: c3f2f5c8277b7c928a62b2d53e82ca24 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:06:21 +0000] c3f2f5c8277b7c928a62b2d53e82ca24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:06:23 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:23 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:33 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:33 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:36 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:189):2: 7d95a0c38ab7e1de115c211e2e81e6dd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:06:36 [info] 35#35: *974 [lua] logger.lua:23: 7d95a0c38ab7e1de115c211e2e81e6dd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:06:36 +0000] 7d95a0c38ab7e1de115c211e2e81e6dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:06:43 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:43 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:51 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:189):2: 12184dd2a1a59b21943287071edbea0e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:06:51 +0000] 12184dd2a1a59b21943287071edbea0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:06:51 [info] 35#35: *977 [lua] logger.lua:23: 12184dd2a1a59b21943287071edbea0e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:06:53 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:06:53 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:03 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:03 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:06 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: 60663dacaab5318e7384a93a364aedb4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:07:06 [info] 35#35: *982 [lua] logger.lua:23: 60663dacaab5318e7384a93a364aedb4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:07:06 +0000] 60663dacaab5318e7384a93a364aedb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:07:13 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:13 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:21 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:189):2: 4dc0a5e45ad54ca74bccdc8c723c27b1:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:07:21 [info] 35#35: *986 [lua] logger.lua:23: 4dc0a5e45ad54ca74bccdc8c723c27b1 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:07:21 +0000] 4dc0a5e45ad54ca74bccdc8c723c27b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:07:23 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:23 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:33 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:33 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:36 [info] 35#35: *991 [lua] access_by_lua(msblocations.conf:189):2: e81375779c7e1b3e3b8b8d26ef9f2e78:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:07:36 [info] 35#35: *991 [lua] logger.lua:23: e81375779c7e1b3e3b8b8d26ef9f2e78 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:07:36 +0000] e81375779c7e1b3e3b8b8d26ef9f2e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:07:43 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:43 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:51 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:189):2: 646d49a250c8c757f8bb0dd52212844f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:07:51 +0000] 646d49a250c8c757f8bb0dd52212844f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:07:51 [info] 35#35: *994 [lua] logger.lua:23: 646d49a250c8c757f8bb0dd52212844f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:07:53 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:07:53 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:03 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:03 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:06 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: 820a67501e561d72461e237794f3924b:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:08:06 [info] 35#35: *999 [lua] logger.lua:23: 820a67501e561d72461e237794f3924b {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:08:06 +0000] 820a67501e561d72461e237794f3924b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:08:13 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:13 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:21 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:189):2: 873bf5eb7d17477c116db666455d5237:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:08:21 +0000] 873bf5eb7d17477c116db666455d5237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:08:21 [info] 35#35: *1003 [lua] logger.lua:23: 873bf5eb7d17477c116db666455d5237 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , 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/10 04:08:23 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:23 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:33 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:33 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:36 [info] 35#35: *1008 [lua] access_by_lua(msblocations.conf:189):2: c3f84826efe84b22320d3f3b60f24bc3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:08:36 [info] 35#35: *1008 [lua] logger.lua:23: c3f84826efe84b22320d3f3b60f24bc3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:08:36 +0000] c3f84826efe84b22320d3f3b60f24bc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:08:41 [info] 35#35: *1009 client closed connection while waiting for request, client: 10.233.65.67, server: 0.0.0.0:443
2023/01/10 04:08:43 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:43 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:51 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: da06b7cb4b943b3e734bddae78dca072:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:08:51 [info] 35#35: *1012 [lua] logger.lua:23: da06b7cb4b943b3e734bddae78dca072 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:08:51 +0000] da06b7cb4b943b3e734bddae78dca072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:08:53 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:08:53 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:03 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:03 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:06 [info] 35#35: *1017 [lua] access_by_lua(msblocations.conf:189):2: 0aa0558e1868c6890a766d5faab243f6:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:09:06 +0000] 0aa0558e1868c6890a766d5faab243f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:09:06 [info] 35#35: *1017 [lua] logger.lua:23: 0aa0558e1868c6890a766d5faab243f6 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:09:13 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:13 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:21 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: d1620e5712f3489ed7d0587cc73c0160:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:09:21 +0000] d1620e5712f3489ed7d0587cc73c0160 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:09:21 [info] 35#35: *1021 [lua] logger.lua:23: d1620e5712f3489ed7d0587cc73c0160 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:09:23 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:23 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:33 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:33 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:36 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: 09b2d9b5639268832bd9c90dcf75b41f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:09:36 [info] 35#35: *1026 [lua] logger.lua:23: 09b2d9b5639268832bd9c90dcf75b41f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:09:36 +0000] 09b2d9b5639268832bd9c90dcf75b41f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:09:43 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:43 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:51 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: 76b9ace5fc296637e64fb024ff11e7fd:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:09:51 [info] 35#35: *1029 [lua] logger.lua:23: 76b9ace5fc296637e64fb024ff11e7fd {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:09:51 +0000] 76b9ace5fc296637e64fb024ff11e7fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:09:53 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:09:53 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:03 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:03 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:06 [info] 35#35: *1034 [lua] access_by_lua(msblocations.conf:189):2: 0742b1e2bae740182ef103182e52e73a:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:10:06 [info] 35#35: *1034 [lua] logger.lua:23: 0742b1e2bae740182ef103182e52e73a {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:10:06 +0000] 0742b1e2bae740182ef103182e52e73a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:10:13 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:13 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:21 [info] 35#35: *1038 [lua] access_by_lua(msblocations.conf:189):2: e9faf6d2a783d5973d0c87e44ab9b5ec:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:10:21 [info] 35#35: *1038 [lua] logger.lua:23: e9faf6d2a783d5973d0c87e44ab9b5ec {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:10:21 +0000] e9faf6d2a783d5973d0c87e44ab9b5ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/10 04:10:23 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:23 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:33 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:33 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:36 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: 3090286bb3ce8ae9280ad8adf5665083:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:10:36 +0000] 3090286bb3ce8ae9280ad8adf5665083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:10:36 [info] 35#35: *1043 [lua] logger.lua:23: 3090286bb3ce8ae9280ad8adf5665083 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:10:43 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:43 [info] 38#38: *1044 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:51 [info] 35#35: *1046 [lua] access_by_lua(msblocations.conf:189):2: fa306e5fc98d05b25c70c6b0f90e315e:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:10:51 [info] 35#35: *1046 [lua] logger.lua:23: fa306e5fc98d05b25c70c6b0f90e315e {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:10:51 +0000] fa306e5fc98d05b25c70c6b0f90e315e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:10:53 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:10:53 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:03 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:03 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:06 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:189):2: 96e02b5bdaa11976eee876db1bbbfb40:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:11:06 [info] 35#35: *1051 [lua] logger.lua:23: 96e02b5bdaa11976eee876db1bbbfb40 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:11:06 +0000] 96e02b5bdaa11976eee876db1bbbfb40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:11:13 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:13 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:21 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: a50fd37186cfd68b6180c93ef12522ac:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:11:21 +0000] a50fd37186cfd68b6180c93ef12522ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/10 04:11:21 [info] 35#35: *1055 [lua] logger.lua:23: a50fd37186cfd68b6180c93ef12522ac {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:11:23 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:23 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:33 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:33 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:36 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: 371c6ae921b09ac9ce18ddf7f759bcdb:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:11:36 [info] 35#35: *1060 [lua] logger.lua:23: 371c6ae921b09ac9ce18ddf7f759bcdb {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:11:36 +0000] 371c6ae921b09ac9ce18ddf7f759bcdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:11:43 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:43 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:51 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 45f017c1c63ac5b9896d4de5575de980:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:11:51 [info] 35#35: *1063 [lua] logger.lua:23: 45f017c1c63ac5b9896d4de5575de980 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:11:51 +0000] 45f017c1c63ac5b9896d4de5575de980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/10 04:11:53 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:11:53 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:03 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:03 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:06 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:189):2: 195336329fd40641d65c46f6c2823ab0:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:12:06 [info] 35#35: *1068 [lua] logger.lua:23: 195336329fd40641d65c46f6c2823ab0 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:12:06 +0000] 195336329fd40641d65c46f6c2823ab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:12:13 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:13 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:21 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: 889cf33c021baedeb5c03e938ee02874:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:12:21 [info] 35#35: *1072 [lua] logger.lua:23: 889cf33c021baedeb5c03e938ee02874 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:12:21 +0000] 889cf33c021baedeb5c03e938ee02874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:12:23 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:23 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:33 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:33 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:36 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 2b6ed354ffc0d1a5db92a13d809dacf4:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:12:36 [info] 35#35: *1077 [lua] logger.lua:23: 2b6ed354ffc0d1a5db92a13d809dacf4 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:12:36 +0000] 2b6ed354ffc0d1a5db92a13d809dacf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:12:43 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:43 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:51 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: f9f4555f33f8fce4111447bf172c52e3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:12:51 +0000] f9f4555f33f8fce4111447bf172c52e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:12:51 [info] 35#35: *1080 [lua] logger.lua:23: f9f4555f33f8fce4111447bf172c52e3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:12:53 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:12:53 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:03 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:03 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:06 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: b49220fe15b7d0aa1eaa2e7e2861df7f:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:13:06 [info] 35#35: *1085 [lua] logger.lua:23: b49220fe15b7d0aa1eaa2e7e2861df7f {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:13:06 +0000] b49220fe15b7d0aa1eaa2e7e2861df7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:13:13 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:13 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:21 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: 90b4bdc4549381704824f2628a3b690d:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:13:21 +0000] 90b4bdc4549381704824f2628a3b690d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:13:21 [info] 35#35: *1089 [lua] logger.lua:23: 90b4bdc4549381704824f2628a3b690d {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:13:23 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:23 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:33 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:33 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:36 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: a9cef340a0b57062b469e2ea005d40db:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:13:36 +0000] a9cef340a0b57062b469e2ea005d40db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:13:36 [info] 35#35: *1094 [lua] logger.lua:23: a9cef340a0b57062b469e2ea005d40db {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:13:43 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:43 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:51 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:189):2: 513e72417e4e9a01c815cf533a3c9139:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:13:51 +0000] 513e72417e4e9a01c815cf533a3c9139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/10 04:13:51 [info] 35#35: *1097 [lua] logger.lua:23: 513e72417e4e9a01c815cf533a3c9139 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:13:53 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:13:53 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:03 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:03 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:06 [info] 35#35: *1102 [lua] access_by_lua(msblocations.conf:189):2: 45bab08ff0754e3b917f40674177c505:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:14:06 [info] 35#35: *1102 [lua] logger.lua:23: 45bab08ff0754e3b917f40674177c505 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:14:06 +0000] 45bab08ff0754e3b917f40674177c505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/10 04:14:13 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:13 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:22 [info] 35#35: *1106 [lua] access_by_lua(msblocations.conf:189):2: cefa698a53982d7128346cdee3dcef18:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:14:22 [info] 35#35: *1106 [lua] logger.lua:23: cefa698a53982d7128346cdee3dcef18 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:14:22 +0000] cefa698a53982d7128346cdee3dcef18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:14:23 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:23 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:33 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:33 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:37 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: 2c8567452d768b4c38c1eca9ff82585c:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:14:37 +0000] 2c8567452d768b4c38c1eca9ff82585c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/10 04:14:37 [info] 35#35: *1111 [lua] logger.lua:23: 2c8567452d768b4c38c1eca9ff82585c {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:14:43 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:43 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:52 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: e930fe235bbf28e9ec3cd6e60b2c2bb3:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/10 04:14:52 [info] 35#35: *1114 [lua] logger.lua:23: e930fe235bbf28e9ec3cd6e60b2c2bb3 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:14:52 +0000] e930fe235bbf28e9ec3cd6e60b2c2bb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.100 - - [10/Jan/2023:04:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/10 04:14:53 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:14:53 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:15:03 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:15:03 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:15:07 [info] 35#35: *1119 [lua] access_by_lua(msblocations.conf:189):2: 4d2959e4d6a5f7177e22e70e237e10c2:receive the request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:15:07 +0000] 4d2959e4d6a5f7177e22e70e237e10c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/10 04:15:07 [info] 35#35: *1119 [lua] logger.lua:23: 4d2959e4d6a5f7177e22e70e237e10c2 {"matched":"microservices"} while logging request, client: 10.233.68.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.100 - - [10/Jan/2023:04:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/10 04:15:13 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443
2023/01/10 04:15:13 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.66.55, server: 0.0.0.0:443